Create x-forwarded-host-injection.yaml

patch-1
Mohamed Elbadry 2020-04-22 07:05:14 +02:00 committed by GitHub
parent 3bd6b44807
commit b9a7f2b384
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 19 additions and 0 deletions

View File

@ -0,0 +1,19 @@
id: Host-Injection
info:
name: Host Header Injection (x-forwarded-host)
author: melbadry9
severity: low
requests:
- method: GET
# Example of sending some headers to the servers
headers:
# md5 hash of melbadry9
X-Forwarded-Host: "0021e78f48fe6525798294b7711c6f72.com"
path:
- "{{BaseURL}}/"
matchers:
- type: word
words:
- "0021e78f48fe6525798294b7711c6f72"