Skip to content

saucer-man/tget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tget

fofa zoomeye shodan censys 目标采集器

how to use

1.download

git clone https://github.com/saucer-man/tget
cd tget
python3 -m pip install -r requirements.txt --upgrade

2.写config/__init__.py配置文件

3.search example

# fofa
python tget.py fofa -d "\"DB_PASSWORD\" && title=\"phpinfo()\"" -v --limit 150 -o result.txt

# zoomeye
python tget.py zoomeye -d "\"DB_PASSWORD\" && title=\"phpinfo()\""  -v --limit 10 --type host -o result.txt

# shodan
python tget.py shodan -d "\"DB_PASSWORD\" && title=\"phpinfo()\""  -v --limit 10 -o result.txt

# censys
python3 tget.py censys -d "service.service_name: HTTP"  -v --limit 10 -o result.txt

About

fofa zoomeye shodan censys 目标采集器

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages