commit
4fb3b338a0
|
@ -2,7 +2,7 @@ id: wordpress-user-enumeration
|
|||
|
||||
info:
|
||||
name: Wordpress user enumeration
|
||||
author: Manas_Harsh
|
||||
author: Manas_Harsh & daffainfo
|
||||
severity: info
|
||||
tags: wordpress
|
||||
|
||||
|
@ -10,6 +10,7 @@ requests:
|
|||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}/wp-json/wp/v2/users/"
|
||||
- "{{BaseURL}}/?rest_route=/wp/v2/users/"
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: status
|
||||
|
|
Loading…
Reference in New Issue