diff --git a/http/exposed-panels/acenet-panel.yaml b/http/exposed-panels/acenet-panel.yaml new file mode 100644 index 0000000000..75c6fb5560 --- /dev/null +++ b/http/exposed-panels/acenet-panel.yaml @@ -0,0 +1,28 @@ +id: acenet-panel + +info: + name: AceNet AceReporter Report - Panel + 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