Add files via upload

patch-1
pussycat0x 2021-07-12 23:24:24 +05:30 committed by GitHub
parent 5896a8e5d3
commit a1d3678a70
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 21 additions and 0 deletions

View File

@ -0,0 +1,21 @@
id: wordpress-plugins-lifterlms
info:
name: WordPress Plugin lifterlms
author: pussycat0x
severity: low
description: Searches for sensitive directories present in the wordpress-plugins plugin.
reference: https://www.exploit-db.com/ghdb/6420
tags: wordpress,listing
requests:
- method: GET
path:
- "{{BaseURL}}/wp-content/plugins/lifterlms/"
matchers-condition: and
matchers:
- type: word
words:
- "Index of"
- "/wp-content/plugins/lifterlms/"
- type: status
status:
- 200