36 lines
887 B
YAML
36 lines
887 B
YAML
id: wordpress-readme-file
|
|
|
|
info:
|
|
name: WordPress Readme File
|
|
author: tess
|
|
severity: info
|
|
metadata:
|
|
verified: true
|
|
max-request: 3
|
|
shodan-query:
|
|
- http.component:"wordpress"
|
|
- cpe:"cpe:2.3:a:wordpress:wordpress"
|
|
product: wordpress
|
|
vendor: wordpress
|
|
tags: exposure,wordpress,wp,readme,files
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/readme.html"
|
|
- "{{BaseURL}}/wp/readme.html"
|
|
- "{{BaseURL}}/blog/wp/readme.html"
|
|
|
|
stop-at-first-match: true
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'WordPress › ReadMe'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a00463044022072fb9c8508893ae12d1327f428e56e5a76db175c41bce2369fe067cd32a6b524022014d1012a17f1246ac073c57a715f1b6f62de2df6d10ed6847914357b2696320c:922c64590222798bb761d5b6d8e72950 |