Skip to content
View fahimnafis2025's full-sized avatar

Block or report fahimnafis2025

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.

Content in all repositories owned by your account will be closed.
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
fahimnafis2025/README.md

MD Fahim Nafis — Security Automation & SOC Engineer


whoami

$ whoami
MD Fahim Nafis — Security Automation Engineer / SOC & Detection Engineer

I build the first ten minutes of an analyst's day as code — SIEM detection, SOAR pipelines, and AI-assisted triage that turn a raw alert into a decision-ready case.

  • M.Sc Cybersecurity — Fordham University · B.Sc Computer Science & Engineering — BRAC University
  • Graduate Research Assistant @ Fordham — ML-based intrusion detection research
  • IEEE-published author · 3 research papers across intrusion detection & applied ML security
  • Associate Member, Sigma Xi Scientific Research Honor Society
  • Based in New York — open to hybrid or on-site, authorized to work in the U.S. (EAD)

Highlights: 3 research papers, IEEE published, Sigma Xi member, 55+ tools, free-tier SOC pipeline


The knowledge graph

Two degrees, two worlds — Computer Engineering and Cybersecurity — branching into nine domains and the tools I actually run. Every node is hands-on, from graduate coursework or shipped projects.

Knowledge graph — Computer Engineering and Cybersecurity foundations branching into nine security domains and 55+ tools


The Arsenal — categorized security tools I run


Featured project — SOC Automation Lab

github.com/fahimnafis2025/soc-automation-splunk-dfriris

An end-to-end SOAR pipeline that reduces L1 alert fatigue. A real Windows attack is detected in Splunk, enriched with threat intel, triaged by an AI analyst, and lands as a decision-ready case — before a human ever looks at it.

Windows ─▶ Splunk ─▶ Cloudflare Tunnel ─▶ n8n ─▶ VirusTotal + AbuseIPDB ─▶ Gemini ─▶ Slack + DFIR-IRIS

The AI triage is guard-railed to stay honest — it separates confirmed facts from inference, refuses to claim a compromise it can't prove, and maps only directly-supported MITRE ATT&CK techniques. Free-tier and self-hosted throughout.


More projects

Project What it does Stack
Cloud-Native SOC & IR Lab Cloud-native SOC in Azure: ingested 1,200+ daily endpoint logs into Microsoft Sentinel, authored KQL analytic/hunting rules mapped to MITRE ATT&CK, automated containment with SOAR playbooks. Azure · Sentinel · Defender XDR · KQL · Logic Apps
8B-LLM Prompt-Injection Automation Automated red-teaming framework for testing 8B-parameter self-hosted LLMs against prompt-injection & agent-hijacking attacks. Python · Self-hosted LLMs · Ollama
Few-Shot Intrusion Detection (IEEE) Siamese networks + few-shot learning on CICIDS-2017 for zero-day detection. Python · PyTorch
WiFi CSI Biometrics Privacy-preserving human identification from WiFi Channel State Information — submitted to KES 2026. Python · ML frameworks
Adversarial ML Study Data-poisoning attacks against SVM / Logistic Regression / LeNet / ResNet / ViT on CIFAR-10 & MNIST. Python · PyTorch

What I'm about

  • Detection engineering over dashboards. A good detection that fires clean beats ten noisy ones. I tune for signal.
  • Automation that stays honest. My AI-triage pipelines are guard-railed to separate confirmed facts from inference — a SOAR flow that overclaims is worse than none.
  • Homelab-first. I learn by building the real thing on free tiers and writing the click-by-click docs so others can replicate it.
  • Full-spectrum, not siloed. Blue-team detection, offensive validation, digital forensics, and the governance/risk context that ties it all together.

Beyond the resume

  • Continuous hands-on reps on Hack The Box, TryHackMe, Blue Team Labs Online, and LetsDefend — offense and defense both.
  • Research honor society (Sigma Xi) member — I like problems that don't have a Stack Overflow answer yet.
  • I write the docs I wish I'd had — beginner-friendly, click-by-click, real screenshots, honest troubleshooting.

"Zero Trust isn't paranoia when the logs keep proving you right."

Popular repositories Loading

  1. Wazuh-FIM-Config Wazuh-FIM-Config Public

    This configuration enables Real-Time File Integrity Monitoring (FIM) on critical Windows system folders. Unlike standard monitoring which scans every 12 hours, this configuration triggers an immedi…

    PowerShell 3

  2. Auto-Payload-Delivery Auto-Payload-Delivery Public

    simple automation that will use msfvenom to create a malicious payload and then use metasploit to embed that into a pdf file.

    Python 2

  3. 8B-LLM-Prompt-Injection-Automation 8B-LLM-Prompt-Injection-Automation Public

    This repository contains the code and resources to run a local demonstration of LLM robustness using Llama2, Llama 3, Qwen 2.5, and Mistral. These instructions are designed for a Linux environment …

    Python 1 1

  4. AWS-S3-Insecurity-Scanner AWS-S3-Insecurity-Scanner Public

    Automated Discovery of Exposed AWS S3 Buckets via DNS PTR Analysis.

    Shell 1

  5. fahimnafis2025 fahimnafis2025 Public

  6. FSL-SIA-NIDS FSL-SIA-NIDS Public

    Forked from takinur/NIDS

    Network Intrusion Detection with Few-Shot Learning

    Jupyter Notebook