Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AabyssZG authored Aug 26, 2024
1 parent 5a78ffe commit 5cc5b9a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@

## 📝 TODO

* [x] 新增对于 `OneSEC` 微步终端在线安全进程的识别,感谢 @SunshineBread 师傅提供的资料
* [x] 新增对于 `SentinelOne` 哨兵一号进程的识别,感谢 @wulala 师傅提供的资料
* [x] 新增复制命令按钮,一键复制 `tasklist /SVC` 命令
* [x] 感谢 @土豆 师傅提供的资料,更新了一些杀软库
* [x] 采用Json匹配的方式,放弃数据库查询从而避免SQL注入,更加轻量化
* [x] 编写了轻量级的PHP页面,并预防了XSS等问题的产生
Expand Down

0 comments on commit 5cc5b9a

Please # to comment.