Sudhareshan V
Cybersecurity & Systems Engineer
Building backend services, Linux networking tools, and kernel-level (eBPF) security programs.
Featured projects
ODIN — Passive Network Threat Detection
Real-time threat detection for one-way-mirrored network traffic, built for Smart India Hackathon.
- Python
- Zeek
- Kafka
- Flask
- React
- Docker
PhishGuard — Web Vulnerability Scanner
Chrome extension + Django backend running 9 client-side security checks per page.
- Python
- Django
- JavaScript
- Chrome Extension APIs
- Docker
Endpoint Application Firewall
Host-based firewall that maps every outgoing connection to its originating process.
- Python
- Flask
- Linux
- iptables
- NFQUEUE
Kernel-Level Endpoint Security
In-kernel packet classification and per-process network access control via eBPF/XDP.
- C
- eBPF
- XDP
- BPF-LSM
Phishing URL Detector — Rajasthan Police Hackathon
ML-based phishing URL classifier with a Flask front end and VirusTotal API cross-checks.
- Python
- Flask
- scikit-learn
- VirusTotal API