NullArray / DorkNet

Selenium powered Python script to automate searching for vulnerable web apps.
GNU General Public License v3.0
338 stars 97 forks source link

Multi page support. #5

Open NullArray opened 6 years ago

NullArray commented 6 years ago

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.

Turkishcod commented 6 years ago

impressive and cool. please i need a medium to email would like to hire you for a little challange i have. mine: coderxani@protonmail.com thanks

NullArray commented 6 years ago

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.

Sechunt3r commented 5 years ago

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!

NullArray commented 4 years ago

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.