Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 438 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 438 Bytes

Evil Injector 😈

Evil Injector is a automated tool for checking host header injection vulnerability.

How To Use

For using the bash script:

chmod +x evil-injector.sh
./evil-injector.sh file.txt

For using the golang script:

go build evil-injector.go
./evil-injector your_domain_list.txt

Wait patiently until the scanning gets completed.