Update wordpress-rdf-user-enum.yaml
parent
f75fcde7a9
commit
f3a44a7f50
|
@ -3,9 +3,9 @@ info:
|
|||
name: Wordpress-RDF-User-Enumeration
|
||||
author: r3dg33k
|
||||
severity: info
|
||||
reference:
|
||||
reference:
|
||||
tags: wordpress
|
||||
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
|
@ -14,9 +14,11 @@ requests:
|
|||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
||||
|
||||
extractors:
|
||||
- type: regex
|
||||
part: body
|
||||
|
|
Loading…
Reference in New Issue