top of page

Projects

Password Brute Force

A Python program, which uses a brute force algorithm to crack a given password, either by a user-inputted password or by a SHA-256 hash.

Recording2024-09-11141541-ezgif.com-video-to-gif-converter.gif

Password Strength Checker

A C program designed to inspect an inputted password for requirements and suggest improvements as found in The National Institute of Standards and Technology (NIST).

Encrypter & Decrypter

A Python program which uses Caesar cipher to encrypt and decrypt messages. A Future version will implement OpenAI to select the most likely option from the possible 25 displayed messages.

Projects in Progress

- Intrusion Detection System
- Automated Incident Response 
- Penetration Testing
- Security Auditing

bottom of page