27 lines
597 B
YAML
27 lines
597 B
YAML
id: wp-license-file
|
|
|
|
info:
|
|
name: WordPress license file disclosure
|
|
author: yashgoti
|
|
severity: info
|
|
metadata:
|
|
max-request: 1
|
|
tags: wordpress
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/license.txt"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "WordPress - Web publishing software"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a0047304502206e223315c583ed132220ae814ff52f7d9a38356ea28b867be2a3567d5f45a803022100b800eadb0d76425f83f5d3dc78873e325c5480b5cde9a9143013d3b59603685b:922c64590222798bb761d5b6d8e72950
|