maurosoria/dirsearch

TODO: New features

Closed

#384 opened on Sep 15, 2020

 (9 comments) (0 reactions) (0 assignees)Python (2,439 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (14,638 stars)
PR merge metrics
 (Avg merge 14h 20m) (8 merged PRs in 30d)

Description

Hi, here are several features that we need to create in the future

  • HTML report (#827)
  • SQLite report (#1011)
  • XML report (#525)
  • Markdown report (#553)
  • CSV report (#581)
  • Deep recursive scan: /manager/admin.php -> add /manager/ (#804)
  • Exclude response sizes (#523)
  • Headers from file (#507)
  • Raw request (#724)
  • No extension mode (#459)
  • Only entries with selected extensions (#540)
  • Replay proxy (#569)
  • Option to exit whenever there is an error (#503)
  • Support SOCKS proxy (#497)
  • Support CIDR (#558)
  • Max requests rate (#801)
  • Supports "dirsearch scripts", like nmap NSE
  • Filter responses by redirects (#683)
  • URLs from STDIN (#701)
  • Max runtime (#784)
  • Wordlists based on directories (js/ then js-wordlist.txt)
  • Recursion status codes (#790)
  • Multiple authentication types (#819)
  • Auto detect URI scheme, https on first priority (#983)
  • Show redirects history (#1011)
  • Refactor batch reporting (#1395)

Contributor guide