2022-06-12 07:31:58 +00:00
|
|
|
id: wp-cli-exposure
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: WP-CLI Yaml File Exposure
|
|
|
|
author: DhiyaneshDk
|
|
|
|
severity: info
|
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2022-06-12 07:31:58 +00:00
|
|
|
shodan-query: html:"wp-cli.yml"
|
2022-10-13 10:12:07 +00:00
|
|
|
tags: config,exposure,wp-cli,files
|
2022-06-12 07:31:58 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-06-12 07:31:58 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/wp-cli.yml"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "apache_modules:"
|
|
|
|
- "mod_rewrite"
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 490a00463044022003699009e01e265a721223cb412bd19c629527a0d37f02a57723061054d81d7d02206fbb5502dbfce7bb40f70212f2a7e1feeabb20da376a7c9811713f9045b4b651:922c64590222798bb761d5b6d8e72950
|