yhy0 / Jie

Jie stands out as a comprehensive security assessment and exploitation tool meticulously crafted for web applications. Its robust suite of features encompasses vulnerability scanning, information gathering, and exploitation, elevating it to an indispensable toolkit for both security professionals and penetration testers. 挖洞辅助工具(漏洞扫描、信息收集)
https://jie.fireline.fun/
GNU Affero General Public License v3.0
563 stars 116 forks source link

指定sqlmap插件但未运行 #29

Closed givemefivw closed 6 months ago

givemefivw commented 6 months ago

config里面填写了Sqlmapapi地址信息 image 运行命令: ./Jie web --nps -p sqlmap --target http://testphp.vulnweb.com/signup.php image 只运行katana扫描了,但未启用Sqlmapapi,也未显示其他信息 另外发现-p参数没有进行名单验证 image

givemefivw commented 6 months ago

sqlmapapi插件关键字:sqlmapApi,并不是sqlmap image image