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

Block or report manishrawat21

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
manishrawat21/README.md

Manish Rawat

Detection Engineer | SOC Automation | Threat Hunting

Security Analyst focused on designing autonomous SOC architectures, SIEM-based detection engineering workflows, and cyber threat intelligence pipelines. Experienced in bridging the gap between manual alert triage and programmatic defense by building deterministic SOAR pipelines and authoring high-fidelity, MITRE ATT&CK-mapped detection logic.

Currently open to remote opportunities in Detection Engineering, Threat Intelligence, and Security Automation.

A Note to Recruiters and Hiring Teams

Let's save each other some time. If your screening process requires a rigid keyword match or a standard Computer Science degree, we are not a match. You can safely move on.

I hold a B.A. in Political Science. It is a non traditional background, but it gives me a massive edge. Security is about understanding human intent, contextualizing business risk, and delivering actionable intelligence.

I am open to junior and mid level roles, but my technical output is not junior. You will be hard pressed to find another candidate at this level who architects deterministic SOAR pipelines, writes custom MITRE mapped Sigma rules, and integrates threat intelligence environments completely from scratch.

If you want someone who actually builds, executes, and thinks critically, my work speaks for itself.

Core Proficiencies

  • Detection Engineering & SIEM: Wazuh, Microsoft Sentinel, Splunk (SPL), ELK Stack, Sigma Rules, Sysmon, Windows Event Logs.
  • SOAR & Automation: N8N agentic pipelines, REST API integration, Python, PowerShell, Bash, JSON processing, webhook architecture.
  • Threat Intelligence & Emulation: MISP, CISA KEV catalog integration, MITRE Caldera, OSINT, hypothesis-driven threat hunting.
  • Incident Response & Validation: Velociraptor, ProcessGuid pivoting, host/process tree forensics, Diamond Model.

Featured Engineering Projects

  • Cisa-KEV-Threat-Intel-Orchestrator: Zero-touch pipeline built with N8N and Google Gemini that automatically converts newly weaponized CVEs from the CISA KEV catalog into production-ready Sigma detection rules.
  • SOC Automation Lab: End-to-end automated SOC detection and response lab documenting attack simulation (MITRE Caldera), detection (Wazuh), enrichment/notification (N8N), and forensic validation (Velociraptor).
  • Phishing Email Triage Pipeline: Autonomous triage pipeline utilizing N8N, VirusTotal API, and Google Gemini to extract IOCs and aggregate reputation scores, reducing time-to-verdict from 20 minutes to under 45 seconds per alert.
  • Detection-Rules & Analysis: Validated custom Sigma detection rules for critical techniques observed during APT29 simulation (credential access, lateral movement, persistence) across a dataset of 196,071 log events.

Publications & Writing

Authoring technical forensics series and practical engineering guides on Medium and Substack (Detection Desk). Key topics include:

  • Advanced process tree forensics, network correlation, and detection logic.
  • Integrating Wazuh and N8N for automated incident response workflows.
  • Practical ELK stack configuration and debugging for SOC environments.

Contact

Pinned Loading

  1. Cisa-KEV-Threat-Intel-Orchestrator Cisa-KEV-Threat-Intel-Orchestrator Public

    Zero-touch pipeline that turns newly weaponized CVEs from the CISA Known Exploited Vulnerabilities (KEV) catalog into production-ready Sigma detection rules, automatically, every week.

    41 1

  2. soc-automation-lab soc-automation-lab Public

    Documented SOC automation workflow using Wazuh, N8N, Caldera, and Velociraptor

    9 1

  3. Detection-Rules Detection-Rules Public

    This repository contains validated detection rules for adversary behaviors observed during APT29 simulation. Each rule was tested against the actual attack data, converted to Splunk SPL, and valida…

    4

  4. Analysis Analysis Public

    Hands-on analysis of common APT attack techniques, focused on how they show up in logs and how defenders can realistically detect them.

    7 1

  5. Phishing-Triage-Automation Phishing-Triage-Automation Public

    Automated end-to-end phishing email detection & triage using n8n, Gemini AI, and 8+ security APIs. Reduce phishing analysis time by 95% while improving accuracy.

    1

  6. ELK-SOC-lab-setup ELK-SOC-lab-setup Public

    A practical and brutally honest guide to setting up an ELK stack for a SOC lab. Includes real-world issues, missteps, and how everything finally came together. Built by Manish Rawat as part of his …