Skip to content
View uchihashahin01's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report uchihashahin01

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
uchihashahin01/README.md

Typing SVG

Profile views followers CTFtime


> cat /etc/about_me

#!/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()

> ls ~/arsenal/

πŸ”΄ Offensive

πŸ”΅ Defensive

βš™οΈ Languages

πŸ› οΈ Platforms & Tools


> cat /var/log/ctf_achievements.log

[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

CTFtime


> tree ~/projects/

πŸ” 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.


> neofetch

GitHub stats streak

Contribution graph

Animated contribution snake

Top languages


> ping shahin

Website LinkedIn Email Twitter TryHackMe

Pinned Loading

  1. ThreatTriage ThreatTriage Public

    Python

  2. ctf-tools-installer ctf-tools-installer Public

    Python

  3. Auto-VAPT Auto-VAPT Public

    CI/CD Integrated Vulnerability Assessment & Penetration Testing Pipeline

    Python

  4. FlagTime FlagTime Public

    🚩 Real-time CTF countdown dashboard β€” auto-fetch events from CTFtime or add custom deadlines with live animated timers.

    JavaScript

  5. kernal-watch kernal-watch Public

    Real-Time eBPF-Based Linux Security Monitoring with AI-Powered Threat Analysis

    Python

  6. NoteX NoteX Public

    NoteX - A modern, lightweight note-taking app for developers. Built with Tauri + React + TypeScript.

    TypeScript