0%

CTF工具使用

githack

git泄露

http://baidu.com/.git
1
python3 githack.py http://target.com/.git/_

在githack.py同一目录下新建网站泄露文件

dirsearch

目录扫描

1
2
3
python dirsearch.py -h

python dirsearch.py -u http://example.com

fenjing 自动化ssti注入

在fenjing文件目录下

1
python -m fenjing.webui //打开ui界面
-------------到底咯QAQ嘎嘎-------------