danielmiessler/SecLists

Language-specific web content-discovery wordlists

Open

#1280 aperta il 31 gen 2026

Vedi su GitHub
 (0 commenti) (0 reazioni) (1 assegnatario)PHP (25.003 fork)batch import
ci/cdenhancementhelp wantedwordlist

Metriche repository

Star
 (70.918 star)
Metriche merge PR
 (Merge medio 44g 5h) (1 PR mergiata in 30 g)

Descrizione

Describe the feature request:

Even though English is the most used language, some targets still use their own language in their application; for this reason, it's necessary to use wordlists adapted for this context.

The prospect of language-specific wordlists for things other than passwords seems interesting. But this might be difficult to develop without assistance from people that speak each language.

At least for web content-discovery, for every single line we should consider whether it comes from default filenames generated by software, or human-picked filenames. To generate each "final" language-specific wordlist we would combine the wordlist of default filenames with a wordlist of language-specific human-picked filenames, like we have done with the automatically-updating Discovery/Web-Content/combined_directories.txt wordlist.

We should also consider issue https://github.com/danielmiessler/SecLists/issues/1264. Also related, issue #1210

Next steps:

  • I intend to open a pull request later

Guida contributor