Raina is a school project designed to spread awareness about cybersecurity and give students hands-on exposure to tools used in ethical hacking, OSINT (Open Source Intelligence), and online safety.
The platform is a web-based toolkit built with HTML, Tailwind CSS, and JavaScript, focusing on simplicity and usability. It provides multiple tools that simulate real-world cybersecurity practices while being safe and educational.
- 🗂️ File / Link Malware Scan – Verify links against VirusTotal for malware detection.
- 🔗 URL Safety Check – Test websites against Google Safe Browsing.
- 🔑 Password Leak Checker – Check if your password is exposed in known breaches.
- 🎣 Phishing Awareness Lab – Interactive simulation to learn how phishing works.
- 💻 Device Info – Discover what data your browser leaks.
- 📧 Email Breach Checker – Find out if your email is in a breach.
- 🌐 Subdomain Finder – Explore subdomains of a company for reconnaissance practice.
- 🔐 Hash Generator – Generate MD5, SHA-1, and SHA-256 hashes.
- 🌍 IP Lookup – Get geolocation, ISP, and details of an IP address.
- 🔍 Link Analyzer – Trace redirects and analyze URLs.
- 🧠 Password Strength Checker – Evaluate and improve your passwords.
- 📷 QR Decoder – Upload and decode QR codes safely.
The purpose of Raina is educational awareness – to help students, beginners, and non-technical users understand the importance of online security and basic ethical hacking techniques.
- Frontend: HTML5, Tailwind CSS
- APIs Used: VirusTotal, Google Safe Browsing, HaveIBeenPwned, crt.sh, IP lookup APIs
- Hosting: Lightweight static hosting (ideal for school projects & demos)
Raina is not a hacking tool but an educational platform that demonstrates how security checks work in real life.
It empowers users with cyber hygiene knowledge to stay safe online.