Create amazon-ec2-detect.yaml

This commit is contained in:
Ritik Chaddha
2022-12-20 15:40:55 +05:30
committed by GitHub
parent 278bf4de1c
commit 54e4042cd5

View File

@@ -0,0 +1,21 @@
id: amazon-ec2-detect
info:
name: Amazon EC2 Server Detect
author: ritikchaddha
severity: info
metadata:
verified: true
shodan-query: "Server: EC2ws"
tags: tech,aws,ec2,amazon
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers:
- type: word
part: header
words:
- "Server: EC2ws"