mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-01-31 15:53:33 +08:00
Update and rename global-traffic-statistics-exposed.yaml to global-traffic-statistics.yaml
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
id: global-traffic-statistics-exposed
|
||||
id: global-traffic-statistics
|
||||
|
||||
info:
|
||||
name: Global Traffic Statistics Exposed
|
||||
name: Global Traffic Statistics Exposure
|
||||
author: tess
|
||||
severity: low
|
||||
metadata:
|
||||
@@ -12,10 +12,8 @@ info:
|
||||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
- '{{BaseURL}}/'
|
||||
- '{{BaseURL}}'
|
||||
|
||||
host-redirects: true
|
||||
max-redirects: 2
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
Reference in New Issue
Block a user