Browse » Home »
Posts filed under Cryptography
TrueCrypt - Password Protect Your Files, Folders and Hard Disks
Today in a typical middle class family everyone in the family uses the same computer , There are times when we need to keep our file ,folders, Hard Drivers, usb's private .The best way to protect your file ,folders, hard disks, thumb drives ..etc, is by encrypting them (i.e password protect ) By this way there's no chance of the file or folder being accessed without the password ,To achieve this, I use True crypt a Free open-source disk encryption software for Windows 7/Vista/XP, Mac OS X, and LinuxHacking Router Passwords Using a Dictionary Attack
Posted by
John ( Admin ) on 1:59 AM
| Tags :
Articles,
Backtrack tutorial,
Cryptography,
How to,
tutorials
In one of my previous post i wrote about the Basics of Password cracking In this tutorial i will teach you how you can crack Router passwords by using a dictionary attack .
What is a Dictionary Attack ?
An attack that tries all the phrases or words in a dictionary, trying to crack a password or key .A dictionary password cracker simply takes a list of dictionary words, and one at a time encrypts them to see if they encrypt to the one way hash from the system. If the hashes are equal, the password is considered cracked, and the word tried from the dictionary list is the password.
What is a Dictionary Attack ?
An attack that tries all the phrases or words in a dictionary, trying to crack a password or key .A dictionary password cracker simply takes a list of dictionary words, and one at a time encrypts them to see if they encrypt to the one way hash from the system. If the hashes are equal, the password is considered cracked, and the word tried from the dictionary list is the password.
What is Secure Sockets Layer (SSL)
Secure Sockets Layer (SSL) is the most widely used technology for providing a secure communication between the web client and the web server. Most of us are familiar with many sites such as Gmail, Yahoo etc. using https protocol in their login pages. When we see this, we may wonder what’s the difference between http and https. In simple words HTTP protocol is used for standard communication between the Web server and the client. HTTPS is used for a SECURE communication.
Different Types of Hashes and Salts
What Is a Hash?
Ok, firstly alot of you still believe that hashes can be "decrypted", this is a common misconception because hashes are generated by One Way Cryptographic Hash Algorithms these means the algorithm that created them CAN NOT be reversed to determine the plain text password.These one way functions are used by computers to prevent storing passwords in plain text in memory, instead when a password is entered (for example at a log in screen) a one way hash algorithm is applied to the supplied password and then the hashed output is compared to the hash for that user, stored in memory. If the two hashes match, the passwords are the same and the user is authenticated, if the two hashes are not the same the passwords do not match and the user is denied access.
Password Cracking Tools
Posted by
John ( Admin ) on 3:21 AM
| Tags :
Articles,
Cryptography,
Hacking for Dummies,
Hacking tools,
tutorials
In my previous post i explained some basic methods by which you can crack passwords . Today i will list out some of the best password cracking tools
What is MD5 Hash ? and How to Use It
Posted by
John ( Admin ) on 11:57 PM
| Tags :
Articles,
Cryptography,
Hacking for Dummies,
How to,
security
In this post I will explain you about one of my favorite and interesting cryptographic algorithm called MD5 (Message-Digest algorithm 5). This algorithm is mainly used to perform file integrity checks under most circumstances. Here I will not jump into the technical aspects of this algorithm, rather will tell you about how to make use of this algorithm in your daily life. Before I tell you about how to use MD5, I would like to share one of my recent experience which made me start using MD5 algorithm.
Basics Of Password Cracking
Posted by
John ( Admin ) on 11:43 PM
| Tags :
Articles,
Cryptography,
Hacking for Dummies,
How to,
tutorials
Subscribe to:
Posts (Atom)






