32 lines
811 B
YAML
32 lines
811 B
YAML
id: wp-arforms-listing
|
|
|
|
info:
|
|
name: WordPress Plugin Arforms Listing
|
|
author: pussycat0x
|
|
severity: info
|
|
description: Searches for sensitive directories present in the arforms plugin.
|
|
reference:
|
|
- https://www.exploit-db.com/ghdb/6424
|
|
metadata:
|
|
max-request: 1
|
|
tags: listing,plugin,edb,wordpress
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/wp-content/plugins/arforms/"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "Index of"
|
|
- "wp-content/plugins/arforms/"
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a00473045022100d0e4ba31e2d469f96b68276c0c2b88f8f521cbd3eb8008980091875edcaf682702206df949e104c4c4e9658a894fd57b06ac5f4cee88936ad35058eab9361f8a953e:922c64590222798bb761d5b6d8e72950
|