40 lines
1.1 KiB
YAML
40 lines
1.1 KiB
YAML
id: alfacgiapi-wordpress
|
|
|
|
info:
|
|
name: alfacgiapi
|
|
author: pussycat0x
|
|
severity: low
|
|
description: Searches for sensitive directories present in the alfacgiapi plugin.
|
|
reference: https://www.exploit-db.com/ghdb/6999
|
|
metadata:
|
|
max-request: 4
|
|
tags: wordpress,listing
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/wp-includes/ALFA_DATA/"
|
|
- "{{BaseURL}}/wp-content/uploads/alm_templates/ALFA_DATA/alfacgiapi/"
|
|
- "{{BaseURL}}/ALFA_DATA/alfacgiapi/"
|
|
- "{{BaseURL}}/cgi-bin/ALFA_DATA/alfacgiapi/"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "Index of"
|
|
|
|
- type: word
|
|
words:
|
|
- "/wp-content/plugins/"
|
|
- "/wp-includes/ALFA_DATA/"
|
|
- "/ALFA_DATA/alfacgiapi/"
|
|
- "/cgi-bin/ALFA_DATA/alfacgiapi/"
|
|
condition: or
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a00473045022100844fdf8c1f04b69062a41f6848ac4948b33c228cf606e8c0a892f25b1c0a740102204699484fdb68c1e71247f1e7779f5a43df91cc90aef29ba8deb0e5ee19e94860:922c64590222798bb761d5b6d8e72950
|