Skip to content

otx tool can scrap to find sensitive information and vulnerable endpoint urls.

Notifications You must be signed in to change notification settings

shanekhantaun9/otx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

otx

GitHub stars GitHub forks Twitter

Description

  • 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.

Installation

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

Usage

cat live-domain.txt | otx 
cat live-domain.txt | otx -c 50
echo "https://facebook.com" | otx -c 50

Reference

Support

Donate with Bitcoin

About

otx tool can scrap to find sensitive information and vulnerable endpoint urls.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages