mirror of
https://github.com/shadow1ng/fscan.git
synced 2026-09-26 21:21:53 +08:00
feat: expand internal network poc coverage
This commit is contained in:
@@ -16,4 +16,4 @@ rules:
|
||||
method: GET
|
||||
path: /maportal/
|
||||
expression: response.status == 200 && response.body.bcontains(b"欢迎你") && response.body.bcontains(b"管理员")
|
||||
expression: r0()+
|
||||
expression: r0()
|
||||
|
||||
Reference in New Issue
Block a user