Bing Hacking DB Unlike Google, Bing has an API that allows you to programatically search, which is really useful for recon and can help with the detection of security issues quickly. Obviously bing doesn't have the depth and breadth of Google, but it's API means it can be more useful to security researchers. The example queries AKA "Dorks" were copied from the various GHDB the most prominent is https://www.exploit-db.com/ghdb/
Right now there is just a simple python demo and some example queries in the dorks folder The following video goes through what is possible https://youtu.be/mlZFRHIr5WI
I'm looking to flesh this out similar to other tooling in this area, but I would like to turn this into a python library so that other tools (such as OWASP nettacker are able to leverage the methods for other tools as well.
https://docs.microsoft.com/en-us/previous-versions/bing/search/ff795625(v=msdn.10)
https://www.bruceclay.com/blog/bing-google-advanced-search-operators/ Main differences I found are: inurl: is url: intext: is inbody: ext: is filetype: