Quantum Cryptography - Security for mobile phones

Join Free Online Cryptography Class - Hurry Registration Closes On 18 March

BarsWF - Worlds Fastest MD5 Hash Cracker


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 Linux


Hacking Router Passwords Using a Dictionary Attack

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 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

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 



Cain and Abel :- The top password recovery tool for Windows. This Windows-only password recovery  tool handles an enormous variety of tasks. It can recover passwords by sniffing the network, cracking encrypted passwords using Dictionary, Brute-Force and Cryptanalysis attacks, recording VoIP conversations, decoding scrambled passwords, revealing password boxes, uncovering cached passwords and analyzing routing protocols.

What is MD5 Hash ? and How to Use It



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

To become a good hacker you  need to be a good password cracker  .There are a variety of programs that a hacker uses to decrypt or guess a password .There are a wide variety of different types of password hacking programs but the most common methods include the following types of attacks.
© 101hacker | Design by Mukund edited by John
Powered by Blogger