Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 450 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 450 Bytes

netgear_hashcat_wordlist

Wordlist and hashcat ruleset for cracking the default netgear WPA passphrase. Created because netgear routers use a default key in the format:

{adjective}{noun}{3 digits}

usage

Note: Requires hashcat_utils

./combinator3.bin wordlists/adjectives.txt wordlists/nouns.txt wordlists/numbers.txt |  hashcat -m 2500 capture.hccapx 

Thanks

Thanks to @mikerod_sd for helping source the adj-noun pairs