Create amazon-ec2-detect.yaml

patch-1
Ritik Chaddha 2022-12-20 15:38:52 +05:30 committed by GitHub
parent 250c69ea79
commit a4351f8187
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 21 additions and 0 deletions

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"