/* === Cyber Attack Map Background === */
:root {
--blue: rgba(0,150,255,0.9);
--blue-soft: rgba(0,150,255,0.2);
}
/* Fullscreen background canvas */
#mapCanvas {
position: fixed;
inset: 0;
z-index: 0; /* stay behind terminal and skill panels */
}
/* Optional glowing border frame */
.frame {
position: fixed;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
width: min(1100px, 92vw);
height: min(620px, 78vh);
border: 8px solid var(--blue);
border-radius: 14px;
box-shadow:
0 0 50px var(--blue-soft),
inset 0 0 40px rgba(0,120,255,0.15);
z-index: 1;
}
Home
About
Blogs
Projects
Certifications ▾
Contact ▾
SKILLSET MAP
Proficient Tools
Threat Monitoring: QRadar, Splunk, Azure Sentinel, QROC, IBM Glass,ServiceNow
OSINT: Maltego, WHOIS, Ipvoid, VirusTotal, Sentinel Hub
Digital Forensics: Autopsy, SleuthKit, CyberChef, Magnet AXIOM
Ethical Hacking: Kali Linux, Metasploit, Nessus, Burpsuite, Owasp ZAP, SQLMap
still upgrading …
About – Professional Overview
Professional Experience
IBM Bangalore, India — Cyber Security Analyst (Jan 2022 – Mar 2024)
Primary Incident Responder for 40+ enterprise clients in SOC.
Investigated 150+ incidents (malware, web threats, auth anomalies).
Reduced false positives by 20–30% via PCR rule optimizations.
Worked with QRadar, Azure Sentinel, Splunk, QROC, IBM Glass,ServiceNow ; handled critical escalations (<20 min RT).
Provided mitigation guidance and coordinated rapid response with customer teams.
Assigned to project malware signature analysis and categorized threats by attacker TTPs and malware families
using MITRE Framework
Coursework
Ethical Hacking (Jun 2025): Kali, Metasploit, Nessus, ZAP, Nikto, SQLMap, Burp, Angry IP
Investigating Online Crime (Mar 2025): Maltego, WHOIS, VirusTotal, OSINT Framework
Digital Forensics (Mar 2025): Autopsy, SleuthKit, Magnet AXIOM; endpoint investigations
Education
University of Alabama at Birmingham — MS in Cyber Security (GPA: 4.0)
Major in Cyber Crime Investigation
Graduation: Dec 2025
Academic student leader supporting incoming MS students.
Relevant: Cloud Security, Digital Forensics using Autopsy and Sleuthkit,Mobile forensics using Magnet Axiom,Computer Forensics,Investigating Online Crime using OSINT tools.
Medium Blogs & CTF Writeups
CTF Walkthroughs
TryHackMe Walkthroughs
PortSwigger Apprentice Walkthroughs
Cybersecurity Knowledge & Q&A
Certifications
CompTIA Security+
Texial Certified Ethical Hacking
Jr. Penetration Tester (TryHackMe)
Amazon Web Services (AWS)
Close