Skip to content

LindseyDurst/scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

USAGE

full text search on ripe

php search_ripe.php -h
-f file with queries.
-q string query to search.
-o output excel file.

search queries from file:
php search_ripe.php -f dorks_file -o table.xlsx

search query from terminal:
php search_ripe.php -q company -o table.xlsx


search networks for ips

php ripe.php -h
-f input file with ips.
-o output excel file.

php ripe.php -f ips_file -o table.xlsx

same goes for other scripts. im to fking lazy to write readme for every shitty script my mind creates

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages