danielmiessler/SecLists

Language-specific web content-discovery wordlists

Open

#1,280 创建于 2026年1月31日

在 GitHub 查看
 (0 评论) (0 反应) (1 负责人)PHP (25,003 fork)batch import
ci/cdenhancementhelp wantedwordlist

仓库指标

Star
 (70,918 star)
PR 合并指标
 (平均合并 44天 5小时) (30 天内合并 1 个 PR)

描述

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

贡献者指南