Giter Site home page Giter Site logo

Comments (14)

hazeyez avatar hazeyez commented on August 16, 2024 5

was 7 years enough time? ;P

gobuster needs pause/resume feature

from gobuster.

OJ avatar OJ commented on August 16, 2024 3

Hi @h121h,

Thanks for the request. I think the most reasonable thing to do would be to add support for pause/resume, and it wouldn't be too hard to do either. The other things are a little more difficult, because:

  • The mechanism used for concurrency separates the parsing of the wordlist from the workers doing the work.
  • The workers have no visibility of the source of the words (and shouldn't, they should just handle the case for that word).
  • The main thread that parses the list has no visibility of what words have been successfully processed.

There'd have to be a bit of work in synchronising across the two to know what has been parsed and what hasn't. It's not impossible by any stretch, but I would question the value gained vs the effort to add the feature.

As far as "start from word X" is concerned, that would probably not be useful unless you knew where you stopped, so that might be moot at this point.

How about we go ahead with pause/resume, and at the same time add the ability to write directly to file as well as console so that UI interaction doesn't pollute the output? Sound ok?

from gobuster.

h121h avatar h121h commented on August 16, 2024

Hi @OJ,

That makes perfect sense and sounds like a plan. Thank you much for the quick response.

from gobuster.

OJ avatar OJ commented on August 16, 2024

This is still on the cards, I hope to at least be able to get this going by the end of the year.
NEED MORE TIME!

from gobuster.

firefart avatar firefart commented on August 16, 2024

status progress is implemented in #79

from gobuster.

BitThr3at avatar BitThr3at commented on August 16, 2024

Is there any progress in this enchantment of "pause/resume" option ?

from gobuster.

demiscuzz avatar demiscuzz commented on August 16, 2024

I have often a need to pause ?? any updates?

from gobuster.

OJ avatar OJ commented on August 16, 2024

from gobuster.

demiscuzz avatar demiscuzz commented on August 16, 2024

No way.... How would one go about pausing the a gobuster scan?

from gobuster.

OJ avatar OJ commented on August 16, 2024

Hrmm.. I think I might be wrong! I though I had implemented that, but based on the current code, I'm full of shit :P

Sorry, leave it with me.

from gobuster.

elbae avatar elbae commented on August 16, 2024

Hi, any plan for this feature?

from gobuster.

wifiuk avatar wifiuk commented on August 16, 2024

This would be handy to have, if it has not already been done

from gobuster.

n0kovo avatar n0kovo commented on August 16, 2024

BUMP

from gobuster.

firefart avatar firefart commented on August 16, 2024

was 7 years enough time? ;P

gobuster needs pause/resume feature

feel free to open a PR based on the dev branch

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.