Add files via upload

patch-1
pussycat0x 2022-08-02 11:48:19 +05:30 committed by GitHub
parent 512d53cad8
commit 76a55fc884
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 28 additions and 0 deletions

View File

@ -0,0 +1,28 @@
id: wp-revslider-release_log-detect
info:
name: wp-revslider-release_log-detect
author: pussycat0x
severity: info
metadata:
verified: true
google-dork: inurl:"plugins/revslider/release_log.html"
tags: wordpress,wp-plugin,wp,expose
requests:
- method: GET
path:
- "{{BaseURL}}/wp-content/plugins/revslider/release_log.html"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "changes"
- '<div class="slider-revolution-update-list">'
condition: and
- type: regex
part: body
regex:
- "version([0-9. ])"