- This tool is base on AlienVault Open Threat Exchange (OTX)? and this tool can help you to extract all the urls endpoints which can be vulnerable or leak sensitive informations etc.
go install github.com/0xsheinn/otx@latest
git clone https://github.com/0xsheinn/otx.git
cd otx
go build main.go
sudo mv otx /usr/bin/otx
cat live-domain.txt | otx
cat live-domain.txt | otx -c 50
echo "https://facebook.com" | otx -c 50