Version 4 (modified by 9 years ago) ( diff ) | ,
---|
Password Cracking By Using GPU
Table of Contents
- 2015 Winlab Summer Internship
- LTE Unlicensed (LTE-U)
- Introduction
- Objectives
- Theory
- Analyzing Tools
- Experiment 1: Transmit and Receive LTE Signal
- Experiment 2: The Waterfall Plot
- Experiment 3: eNB and UE GUI
- Experiment 4: Varying Bandwidths
- Experiment 5: Working with TDD or FDD
- Experiment 6: TDD with Varying Bandwidths
- Experiment 7: TDD Waterfall Plot
- Poster
- Members
- Materials
- Resources
- LTE Unlicensed (LTE-U)
- Body Sensor Networks
- Dynamic Video Encoding
Introduction
In cryptanalysis and computer security, password cracking is the process of recovering passwords from data that have been stored in or transmitted by a computer system. There are two types of attack: one is Brute-force attack and the other is Dictionary attack. A common approach (brute-force attack) is to try guesses repeatedly for the password and check them against an available cryptographic hash of the password. A dictionary attack is defeating a cipher by trying to determine its decryption key or passphrase by trying hundreds or sometimes millions of likely possibilities. It generates the hash from the dictionary entry and then compares them with the passwords.
Attachments (5)
-
final graph.jpg
(32.8 KB
) - added by 9 years ago.
Final experiment graph
- comparsion.jpg (101.4 KB ) - added by 9 years ago.
- gpu.jpg (494.0 KB ) - added by 9 years ago.
- gpucpu.jpg (36.1 KB ) - added by 9 years ago.
- result1.jpg (69.6 KB ) - added by 9 years ago.
Download all attachments as: .zip