Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dwisiswant0/hinject

Host Header Injection Checker
https://github.com/dwisiswant0/hinject

bugbounty go golang penetration-testing

Last synced: about 1 month ago
JSON representation

Host Header Injection Checker

Awesome Lists containing this project

README

        

## hinject
Host Header Injection Vulnerability Checker

## Install
```
▶ go get -u github.com/dwisiswant0/hinject
```

## Basic Usage
```
▶ echo "https://hackerone.com/" | hinject
```
or
```
▶ cat urls.txt | hinject -v
```