minor update
parent
d6bd06a878
commit
63431349aa
|
@ -9,10 +9,6 @@ info:
|
|||
reference: https://zeroaptitude.com/zerodetail/wordpress-plugin-bug-hunting-part-1/
|
||||
tags: cve,cve2020,wordpress,backups
|
||||
|
||||
# NIST: https://nvd.nist.gov/vuln/detail/CVE-2020-24312
|
||||
# Source: https://zeroaptitude.com/zerodetail/wordpress-plugin-bug-hunting-part-1/
|
||||
# Note: Manually check content
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
|
@ -27,15 +23,6 @@ requests:
|
|||
- type: word
|
||||
words:
|
||||
- 'Index of'
|
||||
|
||||
- type: word
|
||||
part: header
|
||||
words:
|
||||
- "text/html"
|
||||
negative: true
|
||||
|
||||
- type: word
|
||||
part: body
|
||||
words:
|
||||
- "html>"
|
||||
negative: true
|
||||
- 'wp-content/uploads/wp-file-manager-pro/fm_backup'
|
||||
- 'backup_'
|
||||
condition: and
|
Loading…
Reference in New Issue