Skip to content

Latest commit

 

History

History
45 lines (27 loc) · 1.49 KB

README.md

File metadata and controls

45 lines (27 loc) · 1.49 KB

BingBot

Report Card Build Status

A simple multi threaded bing search client for site collection.

NEW: Now supports json output in / and /domain endpoint! DONT_FORGET: Save Your Dorks/Queries in dorks.txt

site:in php?id=
site:bd reg.php
site:gov.pk page.php?

Save your all dorks like this in dorks.txt file! and the command go run bingbot.go

It will update a count value in your terminal about how many site has been collected till now

For getting the collected sites:

Each result set from each dork will be saved as the dork name such as inurl%20php.txt.

And this bot has a live http server for getting the sites from browser!

For getting all sites as a clickable link visit http://localhost:1338/

For exiting the bot you have to kill it or press CTRL+C or visit http://localhost:1338/exit

For realoading or rescaning dorks.txt & deny.txt files without exiting server visit http://localhost:1338/reload

For getting only domain name visit http://localhost:1338/domain

Feel free to report any issue or hit the star!

For any suggestion anikhasibul@outlook.com

TODO

  • Json Output
  • Full Json Output With Title And Summary
  • Colored Output
  • Smart web interface