Update and rename technologies/whm-login-detect.yaml to exposed-panels/whm-login-detect.yaml

patch-1
Prince Chaddha 2021-08-27 11:41:14 +05:30 committed by GitHub
parent 1d0f44ba6d
commit 637b723fe3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 3 deletions

View File

@ -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