30 lines
679 B
YAML
30 lines
679 B
YAML
id: wp-enabled-registration
|
|
|
|
info:
|
|
name: WordPress user registration enabled
|
|
author: Ratnadip Gajbhiye
|
|
severity: info
|
|
metadata:
|
|
max-request: 1
|
|
tags: wordpress
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/wp-login.php?action=register'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- Register For This Site
|
|
- E-mail
|
|
condition: and
|
|
part: body
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a00473045022100d69b4c0f48b80bf9719ef309ded837b7ea8c9f5979bff68e3643040d26340db60220725620c052beb30fa8cb1393ce1994d2a977ffd2de6d66a5b9bd4f60b270bb54:922c64590222798bb761d5b6d8e72950
|