Skip to content

Latest commit

 

History

History
38 lines (16 loc) · 547 Bytes

README.md

File metadata and controls

38 lines (16 loc) · 547 Bytes

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.

Requirements

  • requests
  • validators

Installation


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

pip install -r requirements.txt

python xforwardy.py 

Support the Developer