Update event-debug-server-status.yaml

patch-1
Ritik Chaddha 2022-07-14 22:37:01 +05:30 committed by GitHub
parent 70e469595a
commit 772fb51fa4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 4 deletions

View File

@ -1,4 +1,5 @@
id: event-debug-server-status
info:
name: Event Debug Server Status
author: pussycat0x
@ -6,19 +7,23 @@ info:
metadata:
verified: true
shodan-query: title:"Event Debug Server"
tags: apache,tech
tags: event,exposure,debug
requests:
- method: GET
path:
- '{{BaseURL}}'
matchers-condition: and
matchers:
- type: word
part: body
words:
- '<h1>Event Debug Server Status</h1>'
- 'at java.net'
- '<dl><dt><b>Event Ingester</b>'
- 'at java.io.DataInputStream.readInt(DataInputStream.java:392)'
- 'Event Ingester'
- 'Configure Logging'
condition: and
- type: status
status:
- 200