2022-10-28 14:05:02 +00:00
|
|
|
id: awstats-listing
|
2022-10-21 04:24:18 +00:00
|
|
|
|
|
|
|
info:
|
2022-10-28 14:05:02 +00:00
|
|
|
name: AWStats Listing
|
2022-10-21 04:24:18 +00:00
|
|
|
author: tess
|
2022-10-21 04:28:26 +00:00
|
|
|
severity: low
|
2022-10-21 04:24:18 +00:00
|
|
|
description: Searches for exposed awstats Internal Information.
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: misconfig,aws,exposure,amazon,awstats,oss
|
2022-10-21 04:24:18 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-10-21 04:24:18 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/awstats/data"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
2022-10-28 14:05:02 +00:00
|
|
|
- 'Index of /awstats/data/'
|
|
|
|
- '">awstats'
|
|
|
|
condition: and
|
2022-10-21 10:38:27 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4a0a004730450220245efaddd842982f46f8eaa5737bc4e1a85fa38340f97a29dbc5012cb135f745022100fa5de8029489b49cd144c2b06f80ed0e1a785293d839c76d957afd58f61778ff:922c64590222798bb761d5b6d8e72950
|