gitextract_zf9yz53r/ ├── .github/ │ └── ISSUE_TEMPLATE/ │ ├── bug_report.md │ ├── custom.md │ └── feature_request.md ├── .gitignore ├── LICENSE ├── README-zh_CN.md ├── README.md └── doc/ ├── AgentSmith-HIDS ToDo List.md ├── AgentSmith-HIDS-Quick-Start-zh_CN.md ├── AgentSmith-HIDS-Quick-Start.md └── How-to-use-AgentSmith-HIDS-to-detect-reverse-shell/ ├── How-to-detect-reverse-shell-by-AgentSmith-HIDS.md └── 如何利用AgentSmith-HIDS检测反弹shell.md