Delete amazon-ec2-detect.yaml
parent
a4351f8187
commit
278bf4de1c
|
@ -1,21 +0,0 @@
|
|||
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"
|
Loading…
Reference in New Issue