Update and rename technologies/whm-login-detect.yaml to exposed-panels/whm-login-detect.yaml
parent
1d0f44ba6d
commit
637b723fe3
|
@ -1,19 +1,22 @@
|
|||
id: whm-login-detect
|
||||
info:
|
||||
name: WHM Login
|
||||
name: WHM Login Detect
|
||||
author: pussycat0x
|
||||
severity: info
|
||||
reference: https://www.exploit-db.com/ghdb/7128
|
||||
tags: tech,panel
|
||||
tags: whm,panel
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}/"
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- "<title>WHM Login</title>"
|
||||
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
Loading…
Reference in New Issue