Git Product home page Git Product logo

wordlists's Introduction

Download

!# 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 📙

Use Wordium and fetch default Wordlists
 wordium: 'https://github.com/Azathothas/Arsenal/tree/main/wordium'

Currently Tracked Wordlists

 ~ >  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

 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       : 79026 /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       : 586554 /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      : 14481 /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   : 117882 /home/runner/work/Wordlists/Wordlists/main/x_lhf_mid.txt
➼ x_lhf_large.txt : 294585 /home/runner/work/Wordlists/Wordlists/main/x_lhf_large.txt
➼ x_massive.txt   : 1069778 /home/runner/work/Wordlists/Wordlists/main/x_massive.txt


wordlists's People

Contributors

azathothas avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

wordlists's Issues

More Linux Procs

ps auxww --no-headers | awk '{$1=$2=$3=$4=$5=$6=$7=$8=$9=$10=""; sub(/^ */, ""); print}' 

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.