33 lines
798 B
YAML
33 lines
798 B
YAML
id: wp-cli-exposure
|
|
|
|
info:
|
|
name: WP-CLI Yaml File Exposure
|
|
author: DhiyaneshDk
|
|
severity: info
|
|
classification:
|
|
cpe: cpe:2.3:a:wp-cli:wp-cli:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: wp-cli
|
|
product: wp-cli
|
|
shodan-query: html:"wp-cli.yml"
|
|
tags: config,exposure,wp-cli,files
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/wp-cli.yml"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "apache_modules:"
|
|
- "mod_rewrite"
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100d8551fecaaa5ee58348ca534476f8cd3e2c213532413e2c8e743ccb8d3ffe55b02207ebdbbb9711e883ad7239a27d714cda1b0b2301fd5671aab75bdb01927b50e1d:922c64590222798bb761d5b6d8e72950 |