Skip to content

A small utility for cracking the captured login hash from a Technicolour TG582n ADSL Router

Notifications You must be signed in to change notification settings

halsandr/Tec_Crack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Tec_Crack

A small utility for cracking the captured login hash from a Technicolour TG582n ADSL Router

======= Usage

Tec_Crack.py -u <USER> -n <NONCE> -h <HASH> -w <FILE>

======= Options

-u,  --user=<USER>		Username
-n,  --nonce=<NONCE>	Random nonce, unique to each login attempt
-h,  --hash=<HASH>		MD5 Hash to be cracked
-w,  --wordlist=<FILE>	Address of Wordlist file

About

A small utility for cracking the captured login hash from a Technicolour TG582n ADSL Router

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages