Home
Softono
xforwardy

xforwardy

Open source Python
50
Stars
14
Forks
2
Issues
3
Watchers
5 years
Last Commit

About xforwardy

Host Header Injection Scanner

Platforms

Web Self-hosted

Languages

Python

Links

XFORWARDY

Host Header Injection Scanner


Introduction

XForwardy is a Host Header Injection scanning tool which can detect misconfigurations , where Host Header Injections are potentially possible. It also checks for CORS Misconfig in a URL.

Requirements

  • requests
  • validators

Installation


git clone https://github.com/roottusk/xforwardy.git

pip install -r requirements.txt

python xforwardy.py 

Support the Developer