Archive for February, 2009

50 Common Linux Console Commands You Should Learn By Heart

February 11, 2009

clear: Clears the terminal window
ls directory: List contents of a directory
cat filename: Displays the contents of a file in the terminal
rm filename: Removes a file
cp sourcefile detstinationfilename: Copies a file
passwd: Changes password
 motd: Message of the Day
finger username: User information lookup program
startx: Starts an X Window System server
less filename or more filename: Displays the contents of [...]

The Ultimate Guide Passwd File

February 9, 2009

 [***The Ultimate Guide Passwd Files***]
CONTENTS
1. Introduction
2. What is a Passwd File?
3. PHF Exploit
4. FTP Passwd
5. Shadowed Passwds
6. Crackers
7. Wordlists
8. Using Cracked Passwds
________________________________________________________
1. Introduction
Passwd files are the easist and simplist ways to hack. This text will explain what they are, how to get them, how to crack them, what tools you will need, and what you [...]