As a beginner, you can start with a cyber security project involving text encryption. A simple web application can be built to encrypt and decrypt textual information.
Keyloggers are programs that record keystrokes that users make on their keyboard devices. It monitors user's activities to detect any unusual or threatening activities on device.
It's possible to encrypt images with sensitive information. You can use encryption algorithms like AES, DES, RSA, logistic and chaotic maps, or simple scan and XOR-based algorithms.
The purpose of this project is to test the strength of your passwords according to OWASP guidelines. The application is trained with the help of ML algorithms.
The system is developed to verify user's identity. Software reads features of face, such as distance between eyes, depth of eye sockets, distance from forehead to chin, etc.
Detect high severity vulnerabilities on devices and networks using security scanner. Also, software provides numerical values to risks found and provide tips on how to secure device.
The project involves creating a user authentication portal with signup/register and log in/log out functions. Key skills are identity management, authentication, and authorization.
An advanced project that conceals coded text in images. An image can be used to send secret messages across the web. LSB, BCPS, CSSIS, etc., are a few algorithms for this project.