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