Skip to content
This repository has been archived by the owner on Apr 17, 2021. It is now read-only.

General Discussion Thread. Say Hi. #16

Open
NullArray opened this issue May 22, 2018 · 4 comments
Open

General Discussion Thread. Say Hi. #16

NullArray opened this issue May 22, 2018 · 4 comments

Comments

@NullArray
Copy link

NullArray commented May 22, 2018

Sorry for cluttering up your ticket feed. Your code base has changed a lot since last i checked it, I was wondering are you still incorporating DorkNet or features derived from DorkNet? And if so, if you made some cool improvements, consider opening a Pull Request. At my repo:

https://github.com/NullArray/DorkNet

Of course you will be accredited for any contributions. Acknowledgements are important.

Also;

When I woke up this morning, someone said that a guy by the name of NullArray tweeted about this project. 11 stars later, it makes me want to finish it more than ever !

I'm actually VectorSEC on Twitter. I know, confusing. If you want we could make this the General Discussion Thread like we had with AutoSploit

Lemme know. See you on Discord.

@clouedoc
Copy link
Owner

Hi :). No worries about the ticket feed.
In fact I completely switched the tools AutoSQLi uses to dork: now, it's googler's and ddgr's job.
Even if DorkNet ( on my side ) completely avoid captcha queries, it's slow and does not returns a lot of results on each request. I may reintegrate it when AutoSQLi will be in a working state.

I might've associated your profile picture with your Github username, anyway thanks :)
creating the General Discussion Thread

See you later.

@clouedoc clouedoc changed the title Hi. General Discussion Thread. Say Hi. May 22, 2018
@NullArray
Copy link
Author

NullArray commented May 22, 2018

True, DorkNet is relatively slow since it basically emulates a browser. Also,i'm not sure whether i spoke to you on Twitter about DorkNet but i remember having a conversation about the amount of results. Like i said then, DorkNet was primarily designed to be used with a list of dorks, so 10 dorks, with 20 results per page works out to 200 results even though i am only processing the first page of results per Dork, I will check Googler out, since it sounds interesting.

Is it fair to assume Googler makes use of the Google API?

By the way, when do you expect to have a functional BETA for this project? Pretty interested to see how it will turn out. Keep up the good work 👍

@clouedoc
Copy link
Owner

It wasn't me since I'm not on twitter.
The tool which was used before ( sqlidumper, which I think isn't open source ) had approximatively 10 working sql injection for 10 000 target urls. If I want to get such a number of urls with DorkNet as now, I need to create 2 * 10 000 / 10 requests, so 2 000 requests to google. I think it might ban an ip for a while :p.

I think that Googler makes use of the text browser available ( such as lynx ): ref.

I think it'll be functional in two or three weeks, and pretty stable maybe in a month or two. In fact, if I reach a beta state I would be pretty happy :)

@NullArray
Copy link
Author

Cool, good to know. Once you have a functional beta, let me know. I'll check it out, if it works well, i'll post a little bit about your tool on my Twitter feed, if that's alright with you. Will certainly help with exposure for your project (n_n")

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants