#!/usr/bin/env python3
class UchihaShahin:
def __init__(self):
self.name = "Md Shahin Alam"
self.alias = "Uchiha Shahin"
self.role = "Security Analyst | CTF Team Lead"
self.education = "M.Sc. Cyber Security (APU, Malaysia)"
self.ctf_team = "ACERGION β #1 Bangladesh (CTFtime 2025)"
self.website = "https://uchihashahin01.github.io/"
self.focus = ["SOC Monitoring", "VAPT", "Threat Hunting",
"Reverse Engineering", "Binary Exploitation"]
def motto(self):
return "I don't stop when I'm tired. I stop when I'm done."
me = UchihaShahin()[2025-12-XX] π CTFtime β Team ACERGION β Ranked #1 in Bangladesh
[2025-12-XX] π₯ ASIS CTF Finals 2025 β Ranked 14/476
[2025-12-XX] π₯ hxp 39C3 CTF β Ranked 29/263
[2025-11-XX] π₯ Infobahn CTF 2025 β Ranked 11/803
π ThreatTriage β Automated SOC Alert & Log Analysis Engine
Python-based automation for ingesting syslog, HTTP, and DB logs β integrated with VirusTotal & AlienVault APIs to validate SIEM alerts and cut false positives. Real-time dashboards for SOC analysts.
π‘οΈ Kernel-Watch β Real-Time Linux Threat Detection (eBPF + AI)
System-level defense framework for memory integrity monitoring and kernel tamper detection. AI-driven intrusion detection with incident reports mapped to MITRE ATT&CK techniques.
β‘ Auto-VAPT β CI/CD Integrated Vulnerability Scanner
Automated VAPT pipeline that scans for OWASP Top 10 flaws in web apps. Simulates real-world attack vectors with Python and Bash, generates severity-rated mitigation reports.
|
|
|


