Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hackxc/Dir_Monitor

Dir_Monitor — 可以防御文件上传漏洞的监控脚本
https://github.com/hackxc/Dir_Monitor

Last synced: about 1 month ago
JSON representation

Dir_Monitor — 可以防御文件上传漏洞的监控脚本

Awesome Lists containing this project

README

        

# Dir_Monitor
目录实时监控,可防御上传漏洞

**应用场景**

实时监控文件目录变化,且会监听把新文件移动到XX文件夹

即使对方上传文件,也不会遭到被入侵,仅可防御文件上传漏洞

其他利用场景:代码审计,监控文件目录是否上传成功

如果不指定保存的目录(-s) 仅会提示新的文件,不会移动文件

![img](https://github.com/hackxc/Dir_Monitor/blob/master/demo.png)