08 2021 档案

摘要:1、CVE、CMS、中间件漏洞检测利用合集 https://github.com/mai-lang-chai/Middleware-Vulnerability-detection 2、POC&EXP仓库、hvv弹药库、Nday、1day https://github.com/DawnFlame/PO 阅读全文
posted @ 2021-08-27 01:54 admax11 阅读(2170) 评论(0) 推荐(0)
摘要:AWVS联动Xray 使用AWVS爬虫功能,批量爬取目标链接,联动XRAY进行被动扫描 参考链接: https://github.com/test502git/awvs13_batch_py3 crawler联动Xray https://github.com/timwhitez/crawlergo_ 阅读全文
posted @ 2021-08-27 01:14 admax11 阅读(1147) 评论(0) 推荐(1)
摘要:绕过逗号 使用join关键字 select id,ip from client_ip where 1>2 union select from ((select user())a JOIN (select version())b); join基本使用例子: 使用 from 1 for 1 select 阅读全文
posted @ 2021-08-06 21:31 admax11 阅读(77) 评论(0) 推荐(0)