【工具推荐】FindEverything(最新版) - 内网渗透必备 敏感文件搜索工具

工具介绍

内网渗透过程中搜寻指定文件内容,从而找到突破口的一个小工具

下载链接:

链接: https://pan.quark.cn/s/067a43165790

使用说明

python3 FindEverything.py -n .txt,.ini,.yaml,.php,.jsp,.java,.xml,.sql -c "password=" -d D:/
python3 FindEverything.py -n .txt,.ini,.yaml,.php,.jsp,.java,.xml,.sql -c jdbc:mysql
python3 FindEverything.py -n .txt,.ini,.yaml,.php,.jsp,.java,.xml,.sql -c jdbc:mysql -o output.txt

Python2环境
python2 FindEverything-py2.py -n .txt,.ini,.yaml,.php,.jsp,.java,.xml,.sql -c "password=" -d D:/
python2 FindEverything-py2.py -n .txt,.ini,.yaml,.php,.jsp,.java,.xml,.sql -c jdbc:mysql
python2 FindEverything-py2.py -n .txt,.ini,.yaml,.php,.jsp,.java,.xml,.sql -c jdbc:mysql -o output.txt

posted @ 2024-09-08 11:08  网络安全武器库  阅读(91)  评论(0编辑  收藏  举报