updating template
parent
d0385eb39b
commit
de09cbbd43
|
@ -1,21 +1,24 @@
|
|||
id: WordPress user registration enabled
|
||||
id: wp-enabled-registration
|
||||
|
||||
info:
|
||||
name: WordPress user registration enabled
|
||||
author: Ratnadip Gajbhiye
|
||||
severity: Medium
|
||||
severity: info
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
- '{{BaseURL}}/wp-login.php?action=register'
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- Register For This Site
|
||||
- E-mail
|
||||
condtion: and
|
||||
part: body
|
||||
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
Loading…
Reference in New Issue