35 lines
777 B
YAML
35 lines
777 B
YAML
id: wp-app-log
|
|
|
|
info:
|
|
name: Discover wp-app.log Files
|
|
author: geeknik
|
|
severity: info
|
|
description: wp-app.log file is exposed.
|
|
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: 490a0046304402207c61a97a9bb5284043f12cb2da99f7f81b528d2be205b34d64c3d52b510b564c022038d1ff2219137acb259e0d0ff98dac54f95c3c0e3b19dec9ebbba3010038cfd9:922c64590222798bb761d5b6d8e72950 |