Skip to content

This script identifies Host Header Injection vulnerabilities in a list of URLs or a specific domain, outputting the vulnerable locations along with the specific headers causing the vulnerability

License

themalwarenews/headerinjection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

headerinjection

This script identifies Host Header Injection vulnerabilities in a list of URLs or a specific domain, outputting the vulnerable locations along with the payload

Installation

Install HeaderInjection

  git clone https://github.com/themalwarenews/headerinjection/
  cd headerinjection
  python3 headerinjection.py [ -d or -f ] [ DOMAIN or List of domain ]

  eg:
  python3 header1.py -f headvuln.txt     

Sample

image

Feel free to notify us for any errors 🙂

Follow us on :

linkedin instagram twitter YouTube

About

This script identifies Host Header Injection vulnerabilities in a list of URLs or a specific domain, outputting the vulnerable locations along with the specific headers causing the vulnerability

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages