Skip to content

Course Content include md5 hashing and checksum, guessing passwords, SetUID. - Attacks on MD5 collisions, Buffer Overflow, and Dirty COW. The most amazing part is the TPM 2.0 implementation

Notifications You must be signed in to change notification settings

belanasaikiran/ComputerSecurity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ComputerSecurity

26th March 2025

CSE 5400 - Course focuses on Cryptography, Buffer Overflow, Memory Security, etc

Homeworks:

HW1: OpenSSL Encryption, Decryption, Hashing, and digital signatures.

HW2: Using Crypto libraries to implement hash functions and Salting.

  • md5, sha256, sha512
  • Guessing the passwords using brute force methods.
  • Calculating the time it takes to crack passwords using different hash functions.

HW3: Play with File Permissions and SetUID

Projects

Project 1: MD5 Collision Attack

Project 2: Buffer Overflow Attack

Project 3: Dirty COW Attack

Project 4: Implementing the Trusted Platform Module (TPM 2.0)

About

Course Content include md5 hashing and checksum, guessing passwords, SetUID. - Attacks on MD5 collisions, Buffer Overflow, and Dirty COW. The most amazing part is the TPM 2.0 implementation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published