2022-12-20 10:10:55 +00:00
|
|
|
id: amazon-ec2-detect
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Amazon EC2 Server Detect
|
|
|
|
author: ritikchaddha
|
|
|
|
severity: info
|
|
|
|
metadata:
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 1
|
2022-12-20 10:10:55 +00:00
|
|
|
verified: true
|
|
|
|
shodan-query: "Server: EC2ws"
|
|
|
|
tags: tech,aws,ec2,amazon
|
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-12-20 10:10:55 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- "Server: EC2ws"
|