-
Notifications
You must be signed in to change notification settings - Fork 98
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Multi page support. #5
Comments
impressive |
Are you looking to hire a developer for an OffSec oriented project? if you don't mind me asking. If the idea is good and you don't mind Open Source i would be more than willing to have a look to see how i can be of assistance. One of the benefits of Open Source is that the whole security community could benefit from our collaborative work. In addition, Open Sourcing it won't cost you a dime. If that's not your thing just let me know and i might send you an e-mail regardless. I'd be curious as to what your challenge pertains. |
Hey Hi Man, You did a Awesome job but only issue is that it only gather first page via google dork so can you please add enhancement in it ASAP! Awesome Tool Man kudos to you! |
Thanks man, and yeah, i definitely need to get on this. Last few weeks have just been very busy for me. Hopefully i'll be able sit down and get this enhancement implemented very soon indeed. |
Since DorkNet was designed primarily to be used with a list of dorks to be loaded in and iterated over in search for vulnerable web apps. I made the design decision to only include the first page which would likely contain the most relevant results. After all, loading in 10 dorks while Google displays 20 results per page works out to 200 related URLs, which all things considered is a lot of data to work with.
However as an enhancement i am looking into creating a feature that will have DorkNet navigate until the last page in order to get even more results.
The text was updated successfully, but these errors were encountered: