mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-01-31 15:53:33 +08:00
Update wordpress-login.yaml
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
id: wordpress-login
|
||||
|
||||
info:
|
||||
name: WordPress login
|
||||
name: WordPress Login Panel
|
||||
author: its0x08
|
||||
severity: info
|
||||
tags: panel,wordpress
|
||||
@@ -10,6 +10,7 @@ requests:
|
||||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}/wp-login.php"
|
||||
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
|
||||
Reference in New Issue
Block a user