You are only as effective as the wordlist you use, over the years I have collected a fair few of them and will bring them to you all in one place. Common 10k_common.txt 82KB 2012commonpw.txt 1KB All_Common_Router_Passwords.txt 3.3KB commonpasswords.txt 3.3KB Random AllPasswords.txt 58MB dic.txt 8.6MB largelist.txt darkc0de.txt 17MB smalllist.txt 26MB realhuman_phill.txt 683.2KB rockyou.txt 133.4KB Openwall pwgen-nontty.gz 118.7MB pwgen-tty.gz 120.4MB Wordlists-20031009.txt… Read more »
Encryption of text in images using Steghide (Steganography)
The art and science of writing hidden messages in such a way that no one, apart from the sender and intended recipient could understand or view is called Steganography. According to Wikipedia, the word steganography is of Greek origin and means “concealed writing” from the Greek word steganos meaning “covered or protected” and graphei, meaning “writing”…. Read more »
Reset root Passwords on Linux
Just a quick how to reset Linux accounts, very basic but for the newbies out there it might come in handy. # passwd <username> Example: # passwd test Type the new password twice Okay so the basics are covered, lets go into something a little stronger – how to recover a root password. Recover ROOT… Read more »