devanshbatham / ParamSpider

Mining URLs from dark corners of Web Archives for bug hunting/fuzzing/further probing
MIT License
2.53k stars 427 forks source link

Bug fixes and new timeout specifier flag added #128

Closed 1ikeadragon closed 5 months ago

1ikeadragon commented 5 months ago

Hi,

Changes made:

  1. Flag added to specify timeout.
  2. Fixed program exiting after URL fetch failure.
  3. Add functionality to track fetch failed URLs in a separate file.