2023-08-04 13:22:03 +00:00
|
|
|
id: acenet-panel
|
|
|
|
|
|
|
|
info:
|
2023-08-07 18:47:12 +00:00
|
|
|
name: AceNet AceReporter Report Panel - Detect
|
2023-08-04 13:22:03 +00:00
|
|
|
author: DhiyaneshDk
|
|
|
|
severity: info
|
|
|
|
metadata:
|
|
|
|
max-request: 1
|
|
|
|
fofa-query: body="Login @ Reporter"
|
|
|
|
shodan-query: http.favicon.hash:-1595726841
|
|
|
|
tags: panel,login,acenet,acereporter
|
|
|
|
|
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/index.php"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- 'Welcome to Reporter'
|
|
|
|
- 'Login @ Reporter'
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|