utiso / dorkbot

Command-line tool to scan Google search results for vulnerabilities
http://dorkbot.io
Other
506 stars 102 forks source link

Searching for Multiple Index Queries #20

Closed LiamWBA closed 2 years ago

LiamWBA commented 2 years ago

I was wondering if there is a way of searching for multiple index queries at a time.

Say i have a list of 100 popular google dorking search terms and I would like to feed all these into dorkbot at once. Is there an option to feed in a text file line by line in the -o query= option. If not what would be the best way to acheive this? Ideally, I want to avoid manually performing 100 scans.

jgor commented 2 years ago

It sounds like you'd want a single query with each term separated by " OR ".