pkgforge-security/Wordlists

GitHub: pkgforge-security/Wordlists

一个自动化聚合与维护的漏洞赏金模糊测试词典集合,按 API、DNS、路径枚举等场景分类并提供多档体量供安全测试人员直接使用。

Stars: 74 | Forks: 8

### 下载 ``` !# Primaries #----------------------------------------------------------------------# --> API (Rest) '[Tiny]' curl -qfsSLJO "https://raw.githubusercontent.com/Azathothas/Wordlists/main/x_api_tiny.txt" wget -q "https://raw.githubusercontent.com/Azathothas/Wordlists/main/x_api_tiny.txt" '[General]' curl -qfsSLJO "https://raw.githubusercontent.com/Azathothas/Wordlists/main/x_api.txt" wget -q "https://raw.githubusercontent.com/Azathothas/Wordlists/main/x_api.txt" #----------------------------------------------------------------------# --> DNS (Subdomain Bruteforcing | vHosts) '[Tiny]' curl -qfsSLJO "https://raw.githubusercontent.com/Azathothas/Wordlists/main/x_dns_tiny.txt" wget -q "https://raw.githubusercontent.com/Azathothas/Wordlists/main/x_dns_tiny.txt" '[General]' curl -qfsSLJO "https://raw.githubusercontent.com/Azathothas/Wordlists/main/x_dns.txt" wget -q "https://raw.githubusercontent.com/Azathothas/Wordlists/main/x_dns.txt" #----------------------------------------------------------------------# --> Spray Pray (Low Hanging Fruits) '[Mini]' curl -qfsSLJO "https://raw.githubusercontent.com/Azathothas/Wordlists/main/x_lhf_mini.txt" wget -q "https://raw.githubusercontent.com/Azathothas/Wordlists/main/x_lhf_mini.txt" '[Mid]' curl -qfsSLJO "https://raw.githubusercontent.com/Azathothas/Wordlists/main/x_lhf_mid.txt" wget -q "https://raw.githubusercontent.com/Azathothas/Wordlists/main/x_lhf_mid.txt" '[Large]' curl -qfsSLJO "https://raw.githubusercontent.com/Azathothas/Wordlists/main/x_lhf_large.txt" wget -q "https://raw.githubusercontent.com/Azathothas/Wordlists/main/x_lhf_large.txt" #----------------------------------------------------------------------# --> Spray Pray (General) '[Mini]' curl -qfsSLJO "https://raw.githubusercontent.com/Azathothas/Wordlists/main/x_mini.txt" wget -q "https://raw.githubusercontent.com/Azathothas/Wordlists/main/x_mini.txt" '[Lowercase]' curl -qfsSLJO "https://raw.githubusercontent.com/Azathothas/Wordlists/main/Misc/lowercase_misc.txt" wget -q "https://raw.githubusercontent.com/Azathothas/Wordlists/main/Misc/lowercase_misc.txt" '[Massive]' curl -qfsSLJO "https://raw.githubusercontent.com/Azathothas/Wordlists/main/x_massive.txt" wget -q "https://raw.githubusercontent.com/Azathothas/Wordlists/main/x_massive.txt" '[Ports]' curl -qfsSLJO "https://raw.githubusercontent.com/Azathothas/Wordlists/main/Misc/ports_top_20k.txt" wget -q "https://raw.githubusercontent.com/Azathothas/Wordlists/main/Misc/ports_top_20k.txt" ``` ### 方法论 : [![💾 获取 || ⏫ 更新词典 📙](https://static.pigsec.cn/wp-content/uploads/repos/cas/1f/1f6dc58fdef7b6ea33a420563f0c1ddf4387d2a54a1c50858a02b4c590980c6a.svg)](https://github.com/Azathothas/Wordlists/actions/workflows/generate_update_wordlists.yaml) ### 当前跟踪的词典 ``` ~ > 70K --> https://github.com/reewardius/bbFuzzing.txt ~ > 5K --> https://github.com/Bo0oM/fuzz.txt ~ > 180K --> https://github.com/thehlopster/hfuzz ~ > 1.8K --> https://github.com/ayoubfathi/leaky-paths ~ > 760K --> https://github.com/six2dez/OneListForAll ~ > 1.1M --> https://github.com/rix4uni/WordList ``` ### 最终目标 ``` x_api.txt --> ~ < 100K [Everything API] x_api-tiny.txt --> ~ < 20K [Top Paths || Objects || Verbs] x_dns.txt --> ~ < 100K [Fuzz || Permutate Subdomains] x_dns-tiny.txt --> ~ < 20K [Most Common Subdomains] x_mini.txt --> ~ < 15K [Juicy || Leaky Paths] x_lhf_mini.txt --> ~ < 50K [Top Low Hanging Fruits] x_lhf_mid.txt --> ~ < 100K [Low Hanging Fruits Medium] x_lhf_large.txt --> ~ < 500K [Low Hanging Fruits Comprehensive] x_massive.txt --> ~ < 1M [Low Hanging Fruits All] ``` ``` --> METADATA ➼Updated Wordlists: ➼ x_api.txt : 79463 /home/runner/work/Wordlists/Wordlists/main/x_api.txt ➼ x_api_tiny.txt : 22383 /home/runner/work/Wordlists/Wordlists/main/x_api_tiny.txt ➼ x_dns.txt : 597999 /home/runner/work/Wordlists/Wordlists/main/x_dns.txt ➼ x_dns_tiny.txt : 16235 /home/runner/work/Wordlists/Wordlists/main/x_dns_tiny.txt ➼ x_mini.txt : 14505 /home/runner/work/Wordlists/Wordlists/main/x_mini.txt ➼ x_lhf_mini.txt : 36255 /home/runner/work/Wordlists/Wordlists/main/x_lhf_mini.txt ➼ x_lhf_mid.txt : 118212 /home/runner/work/Wordlists/Wordlists/main/x_lhf_mid.txt ➼ x_lhf_large.txt : 295862 /home/runner/work/Wordlists/Wordlists/main/x_lhf_large.txt ➼ x_massive.txt : 1075154 /home/runner/work/Wordlists/Wordlists/main/x_massive.txt ```
标签:Cutter, 主机安全, 子域名爆破, 安全字典, 实时处理, 密码管理, 目录爆破, 自动化信息收集