Security Projects & Research
Technical projects and internship findings from authorized security testing.
Technical Projects
Currently in progress
CipherVerse
Security utility tool inspired by CyberChef, including analyzers for data transformation and security testing use cases.
Behavior-Based Malware Analyzer
Project focused on analyzing behavioral patterns of suspicious files through sandbox-based execution monitoring.
Internship Findings
Vulnerabilities identified during authorized manual testing
Brute-Force Vulnerability — Missing Rate Limiting
Identified during authorized manual testing. Authentication endpoint allowed unlimited password attempts without any rate limiting mechanism.
View Detailed Report →Improper Server-Side Input Validation
Application accepted arbitrary values in user_type field due to lack of server-side validation, affecting data integrity.
View Detailed Report →