Git Product home page Git Product logo

Comments (8)

firefart avatar firefart commented on May 10, 2024 1

This can also be caused because go hast an infinite timeout on requests. If the website sends you to a tarpit, you will wait forever. I implemented a timeout parameter here if you wanna try: #79

from gobuster.

Viss avatar Viss commented on May 10, 2024

fyi, these cmdlines end with | wc -l
and contain -v
the idea was that I wanted to see how many requests they made before the binary quit working

from gobuster.

OJ avatar OJ commented on May 10, 2024

Thanks @Viss. I've had a bit of a play with this and I'm seeing inconsistent results. Let me do some more testing and I'll get back to you.

from gobuster.

Viss avatar Viss commented on May 10, 2024

no worries!
Let me know if there's stuff you want me to try on this side, or if you
want a copy of that dictionary!

On 10/18/16 5:40 PM, OJ Reeves wrote:

Thanks @Viss https://github.com/viss. I've had a bit of a play with
this and I'm seeing inconsistent results. Let me do some more testing
and I'll get back to you.


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#35 (comment), or
mute the thread
https://github.com/notifications/unsubscribe-auth/ABrMX9B_aAyMDzsl3htb9WQKawQpnBRVks5q1WcLgaJpZM4KaV7O.

from gobuster.

OJ avatar OJ commented on May 10, 2024

Nah the dictionaries I have are more than big enough. The one I usually use is 1.5M lines.

I'm seeing different behaviours on local webservers vs remote webservers. Could be that certain attempts are erroring out without being caught.

from gobuster.

eur0pa avatar eur0pa commented on May 10, 2024

I'd like to chime in on this issue—it seems to be happening to me as well. gobuster will randomly stop doing its thing and either hang, or return an evidently cut-down list of results. To be honest, I spent some time trying to track down the issue but I can't seem to pin it anywhere

edit: it seems to have issues with some Cloudflare sites. @OJ is there any timeout/alarm on these connections? I can't seem to find any, it's probably making the threads hang because the net.http client isn't timing out on some non-standard ports (Cloudflare sites often have 2053/2083/2087/2096/8443 open, and gobuster seems to hang on those)

from gobuster.

r3k2 avatar r3k2 commented on May 10, 2024

Hmm I think this has to do with GO channels, I am experiencing the same with gobuster, and recently started to wrote a custom enumeration tool to substitute one I have in bash and notice the same but with portmapping ... also using go channels... related? maybe, or maybe not. https://github.com/ReK2Fernandez/GoEnumerator

from gobuster.

OJ avatar OJ commented on May 10, 2024

I've never been able to repro this, but I think this is now sorted in 2.0.0. Thanks!

from gobuster.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.