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 id: whm-login-detect
info: info:
name: WHM Login name: WHM Login Detect
author: pussycat0x author: pussycat0x
severity: info severity: info
reference: https://www.exploit-db.com/ghdb/7128 reference: https://www.exploit-db.com/ghdb/7128
tags: tech,panel tags: whm,panel
requests: requests:
- method: GET - method: GET
path: path:
- "{{BaseURL}}/" - "{{BaseURL}}/"
matchers-condition: and matchers-condition: and
matchers: matchers:
- type: word - type: word
words: words:
- "<title>WHM Login</title>" - "<title>WHM Login</title>"
- type: status - type: status
status: status:
- 200 - 200