mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-01-31 15:53:33 +08:00
misc changes
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
id: affiliatewp-allowed-products
|
||||
id: wordpress-affiliatewp-log
|
||||
|
||||
info:
|
||||
name: WordPress Plugin "AffiliateWP – Allowed Products" Log Disclosure
|
||||
@@ -14,8 +14,13 @@ requests:
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- 'woocommerce'
|
||||
condition: and
|
||||
- 'Referral could not be retrieved'
|
||||
- 'Affiliate CSV'
|
||||
|
||||
- type: word
|
||||
words:
|
||||
- 'text/plain'
|
||||
part: header
|
||||
|
||||
- type: status
|
||||
status:
|
||||
@@ -43,3 +43,4 @@ workflows:
|
||||
- template: vulnerabilities/wordpress/wp-xmlrpc.yaml
|
||||
- template: vulnerabilities/wordpress/wordpress-zebra-form-xss.yaml
|
||||
- template: vulnerabilities/wordpress/wp-enabled-registration.yaml
|
||||
- template: vulnerabilities/wordpress/wordpress-affiliatewp-log.yaml
|
||||
|
||||
Reference in New Issue
Block a user