Home

Awesome

PyPI Build

FileMonitor

代码审计辅助工具(文件监控)

优先使用fileMonitor.py 不推荐main.py 这三年前的玩意儿了 总体上都不推荐使用这种方式挖洞 建议看看IAST

更新:

感谢moyuwa反馈的Bug,如有问题或修改意见 请点击===>问题反馈

2020-06-25:

2019-05-11:

使用:

所有unix相关的系统可使用pip一键安装:

python3 -m pip install filemon==1.1 -i https://pypi.python.org/simple/
filemon -h

环境:

MacOS 10.14 Python2/3环境运行通过

windows 7 Python2.7环境运行通过

依赖:

watchdog

运行:

git clone https://github.com/TheKingOfDuck/FileMonitor.git
cd FileMonitor
python fileMonitor.py

无需依赖版:

python main.py

(路径可为相对路径)

php版本:

php fileMonitor.php --dir ./

功能

screenshot

应用场景:

注意:所输入的路径均为绝对路径。