Second-year BCA student at SGT University, Gurugram, working toward a career as a SOC (Security Operations Center) Analyst.
I'm learning how attacks show up in logs and network traffic, and building small Python tools to detect them. I use Ubuntu Linux daily and practise with the terminal, Bash and Wireshark.
- log-parser - Python tool that reads a Linux SSH
auth.log, flags IPs with repeated failed logins (brute force, MITRE ATT&CK T1110), and warns when a flagged IP also logged in successfully. - File-Storage-System - FastAPI + AWS S3 file storage app (upload, search, sort, download, delete).
- Weather-App, Bill-Splitter-Tip-Calculator - small front-end practice projects.
- Networking: TCP/IP, OSI model, DNS, DHCP, HTTP/HTTPS, subnetting, traffic analysis
- Linux and tools: Ubuntu, command line, Bash scripting, Wireshark
- Python for security scripting and automation