Merge pull request #1 from RatnadipGajbhiye/Ratnadip-Gajbhiye

Create WordPress-user-registration-enabled.yaml
patch-1
ratnadip1998 2021-01-20 15:57:36 +05:30 committed by GitHub
commit 83680ab280
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 21 additions and 0 deletions

View File

@ -0,0 +1,21 @@
id: WordPress user registration enabled
info:
name: WordPress user registration enabled
author: Ratnadip Gajbhiye
severity: Medium
requests:
- method: GET
path:
- '{{BaseURL}}/wp-login.php?action=register'
matchers-condition: and
matchers:
- type: word
words:
- Register For This Site
- E-mail
part: body
- type: status
status:
- 200