Added awstats-config
parent
0a4070aa2a
commit
eb7643ae63
|
@ -0,0 +1,24 @@
|
|||
id: awstats-config
|
||||
|
||||
info:
|
||||
name: AWStats config
|
||||
author: sheikhrishad
|
||||
severity: info
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}/awstats/"
|
||||
- "{{BaseURL}}/awstats.conf"
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- "AWSTATS CONFIGURE"
|
||||
- "MAIN SETUP SECTION"
|
||||
condition: and
|
||||
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
Loading…
Reference in New Issue