danielmiessler/SecLists

Modularize and change format of quickhits.txt

Open

#1264 opened on Nov 19, 2025

View on GitHub
 (1 comment) (0 reactions) (0 assignees)PHP (70,918 stars) (25,003 forks)batch import
ci/cdenhancementhelp wantedwordlist

Description

Describe the feature request: Similar to how Discovery/Web-Content/combined_words.txt and Discovery/Web-Content/combined_directories are composed of several other wordlists, it would be beneficial to modularize the quickhits.txt wordlist so it can contain automatically-updating components.

Using a different wordlist format should also be considered so that when the wordlist is used, it's easier to trace back which web service the matched URL path corresponds to.

Next steps: Proposals for what that new format should look like are welcome.

Contributor guide