devanshbatham / ParamSpider

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

Bug fixes and new timeout specifier flag added #128

Closed debxrshi closed 1 week ago

debxrshi commented 1 week 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.