epsylon / ufonet

UFONet - Denial of Service Toolkit
https://ufonet.03c8.net
2.22k stars 610 forks source link

[Error] - Something wrong searching using: bing #52

Closed BorjanEch0 closed 7 years ago

BorjanEch0 commented 7 years ago

I get and error when i search from bing or yahoo. i tried on multiple os and pcs it just halts with the error after a while i would be glad if you can help.

epsylon commented 7 years ago

Can you share more info about your error?

BorjanEch0 commented 7 years ago

from the start of ufonet, ./ufonet --gui there are no error messages i go to botnet i check both check boxes for all search engines and all dorks and in the middle of search at a random time it just stops and says the error: [Error] - Something wrong searching using: bing

epsylon commented 7 years ago

Please, try to paste here a copy of your (verbose) output for this command: ./ufonet --sd "botnet/dorks.txt" --sa -v Are you using a proxy? Did you tried to receive less num results? (ex: --sn "5")?

BorjanEch0 commented 7 years ago

I ran the command and it succeeded with occasional error failed to connect to yahoo but when ran from gui i got this:

[snipped]

====================== Dork: openfile=

+Victim found: https://XXXXXXXXXX.COM/OpenFile?option=Dopenfile=

[Error] - Something wrong searching using: bing

epsylon commented 7 years ago

I think it is related with how those search engines are managing multiple requests. It is not a problem of UFONet code. You can know it because you are receiving that error exit on different places every time that you run the tool. Sometimes that requests to search engines are limited by IP. I recommend you to limit max number of results. Also, you can edit botnet/dorks.txt file to have those that really are giving you positive results.

PD: I edited your comment to remove urls.

BorjanEch0 commented 7 years ago

Ok thank you for your time! you can close the issue.