Projects & Research
Technical research and open-source security tools.
AI Security Research
CanaryRAG — AI Red Teaming Defense for RAG Systems
A novel retrieval-time defense mechanism for RAG systems to detect prompt injection, data poisoning, and membership inference attacks using synthetic canary documents.
PythonRAGPrompt InjectionData PoisoningAI Red Teaming
View on GitHub CodeForesight — AI-Driven Vulnerability Intelligence
A hybrid ML and LLM pipeline that analyzes CVEs and C codebases to provide semantic reasoning and exploit risk scoring for vulnerability prioritization.
PythonLLMCVE AnalysisStatic AnalysisAppSec
View on GitHub Security Tools & Projects
API Sentinel — Secure API Testing Framework
A modular Python CLI for automated API security validation aligned with OWASP Top 10, producing structured JSON reports for CI/CD pipeline integration.
PythonOWASP Top 10API SecurityCI/CDCLI
View on GitHub Jan 2025 – Present
USC Cyborg Club — Vulnerability Research
Active web application and API security research including API fuzzing, JWT manipulation, and SSRF testing using Burp Suite and custom scripts.
Burp SuiteJWTSSRFAPI FuzzingWeb Security