Simple tool written in GOLANG to send the json output from Project Discovery's HTTPX tool to Honoki's BBRF.
This tool comes with a warning. It's not by any way, shape or form the best code out there. I put it together out of need. If you want to improve it, feel free to do so.
- Both tools need to be installed (duh?)
- HTTPX needs to be executable from every folder (ex: /usr/bin)
git clone https://github.com/z0mb13s3c/httpx2bbrf.git
cd httpx2bbrf
go build httpx2bbrf.go
sudo cp httpx2bbrf /usr/bin
bbrf domains | httpx -json -silent | httpx2bbrf
If you want to also add the server response:
bbrf domains | httpx -include-response -json -silent | httpx2bbrf
You can buy me a beer -> https://www.buymeacoffee.com/zombiesec
PS. Here's Free $100 with Digital Ocean -> https://m.do.co/c/13bf3068e7a9