Research Output
Scientific investigations into automated vulnerability discovery, program analysis, and microarchitectural security.
Hall Dining Management System
Architected a full-stack Django web app for meal tracking and financial reconciliation, serving a residential hall. Designed secure RBAC, JWT-based REST APIs, and real-time deduction logic; ensured XSS/CSRF protection and accessibility (WCAG 2.1).
NestLedger
Built a shared expense manager for roommates featuring automated debt settlement, loan request handling, and real-time notification badges. Implemented secure user authentication with remember-me functionality and an intuitive dashboard for transaction history.
x86-64 Assembly Web Server
Engineered a fully functional HTTP server in pure assembly, parsing GET/POST requests and handling concurrent clients via fork() and direct Linux syscalls, demonstrating low-level socket and memory management expertise.
Automated Exploit Generation for IoT
Accepted at USENIX Security '24.
[HYDRA_FUZZ] - Distributed Fuzzer
High-performance network protocol fuzzer.