36 lines
736 B
YAML
36 lines
736 B
YAML
id: wp-app-log
|
|
|
|
info:
|
|
name: Discover wp-app.log Files
|
|
author: geeknik
|
|
severity: info
|
|
metadata:
|
|
max-request: 1
|
|
tags: exposure,logs
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/wp-app.log"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "LANG"
|
|
- "Array"
|
|
condition: and
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "text/html"
|
|
- "application/javascript"
|
|
negative: true
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 490a00463044022051d696bed2a1ef214dab1c4984a10f9a31a8d007c3d355931fcb6f9e424d0a41022050adc88dd9d313e7e57f11c9ccd82f12e6ed0997c34007c3059b9a05744abede:922c64590222798bb761d5b6d8e72950
|