Secure Image Steganography is a cyber security web application that hides secret text messages inside image files.
The message is first encrypted using a password and then embedded into the image using steganography techniques.
The encoded image looks normal and does not reveal the presence of hidden data.
- Hide secret text inside images
- AES encryption with password protection
- Decode message only with correct password
- Wrong password detection
- Supports JPG and PNG images
- Secure and hacker-style interface
- Java
- HTML, CSS
- Apache Tomcat
- Image Steganography (LSB Technique)
- AES Encryption
- Cyber Security learning
- Ethical hacking education
- Secure data communication
- Internship and academic projects
This project is developed only for educational and ethical cyber security learning purposes.
Vasanthkumar S (SVK)
β If you find this project useful, feel free to star the repository!