minor update
parent
d6bd06a878
commit
63431349aa
|
@ -9,10 +9,6 @@ info:
|
||||||
reference: https://zeroaptitude.com/zerodetail/wordpress-plugin-bug-hunting-part-1/
|
reference: https://zeroaptitude.com/zerodetail/wordpress-plugin-bug-hunting-part-1/
|
||||||
tags: cve,cve2020,wordpress,backups
|
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:
|
requests:
|
||||||
- method: GET
|
- method: GET
|
||||||
path:
|
path:
|
||||||
|
@ -27,15 +23,6 @@ requests:
|
||||||
- type: word
|
- type: word
|
||||||
words:
|
words:
|
||||||
- 'Index of'
|
- 'Index of'
|
||||||
|
- 'wp-content/uploads/wp-file-manager-pro/fm_backup'
|
||||||
- type: word
|
- 'backup_'
|
||||||
part: header
|
condition: and
|
||||||
words:
|
|
||||||
- "text/html"
|
|
||||||
negative: true
|
|
||||||
|
|
||||||
- type: word
|
|
||||||
part: body
|
|
||||||
words:
|
|
||||||
- "html>"
|
|
||||||
negative: true
|
|
Loading…
Reference in New Issue