Projects
TOTP Generator
A Time-based One-Time Password (TOTP) generator implementing RFC 6238 for secure authentication.
Hash Generator & Validator
A tool to generate and validate various types of cryptographic hashes, supporting multiple algorithms including MD5, SHA-1, SHA-256, and SHA-512.
Password Strength Analyzer
Interactive tool to analyze password strength using multiple criteria including entropy, pattern detection, and common vulnerability checks.
Secure Password Generator
A cryptographically secure password generator with customizable options for length, character sets, and entropy requirements.
Port Scanner
A web-based port scanner for identifying open ports and services on network hosts, with detailed service information and security insights.
XSS Playground
Interactive demonstration of Cross-Site Scripting (XSS) vulnerabilities and prevention techniques with real-time sanitization examples.
SQL Injection Simulator
Interactive demonstration of SQL injection vulnerabilities and prevention techniques with real-time query analysis.