Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/azathothas/wordlists
[Custom || Automated] Curation & Collection of BugBounty Wordlists
https://github.com/azathothas/wordlists
bug-bounty bugbounty content-discovery feroxbuster ffuf fuzzing gobuster vhost wordlist wordlists
Last synced: about 1 month ago
JSON representation
[Custom || Automated] Curation & Collection of BugBounty Wordlists
- Host: GitHub
- URL: https://github.com/azathothas/wordlists
- Owner: Azathothas
- Created: 2023-08-29T05:43:55.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-13T23:58:54.000Z (8 months ago)
- Last Synced: 2024-04-14T01:01:26.403Z (8 months ago)
- Topics: bug-bounty, bugbounty, content-discovery, feroxbuster, ffuf, fuzzing, gobuster, vhost, wordlist, wordlists
- Homepage:
- Size: 65.8 MB
- Stars: 17
- Watchers: 2
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Download
```bash
!# 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"
```
---
### Methodology : [![💾 Fetch || ⏫ Update Wordlists 📙](https://github.com/Azathothas/Wordlists/actions/workflows/generate_update_wordlists.yaml/badge.svg)](https://github.com/Azathothas/Wordlists/actions/workflows/generate_update_wordlists.yaml)
> ```bash
> Use Wordium and fetch default Wordlists
> wordium: 'https://github.com/Azathothas/Arsenal/tree/main/wordium'
> ```
---
### Currently Tracked Wordlists
```bash
~ > 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
```
---
### Optimal Goal
```bash
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]
```
------
```console--> METADATA
➼Updated Wordlists:
➼ x_api.txt : 79045 /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 : 596810 /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 : 14491 /home/runner/work/Wordlists/Wordlists/main/x_mini.txt
➼ x_lhf_mini.txt : 36245 /home/runner/work/Wordlists/Wordlists/main/x_lhf_mini.txt
➼ x_lhf_mid.txt : 117952 /home/runner/work/Wordlists/Wordlists/main/x_lhf_mid.txt
➼ x_lhf_large.txt : 294937 /home/runner/work/Wordlists/Wordlists/main/x_lhf_large.txt
➼ x_massive.txt : 1070120 /home/runner/work/Wordlists/Wordlists/main/x_massive.txt```
---