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

Block or report Martyr211

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
Martyr211/README.md
Header Banner
Typing SVG


👨‍💻 About Me

class SecurityEngineer:
    def __init__(self):
        self.name = "Ayush Gupta"
        self.role = "Senior Security Engineer"
        self.location = "India 🇮🇳"
        self.experience = "3+ years"
        self.specialization = ["Detection Engineering", "Cloud Security", "Security Automation"]

    def daily_workflow(self):
        return {
            "🔍 Morning": ["Threat Hunting", "Alert Triage", "Detection Tuning"],
            "⚡ Afternoon": ["SOAR Playbook Development", "AWS Security Automation"],
            "🛡️ Evening": ["Log Pipeline Engineering", "Threat Intel Analysis"],
            "🌙 Night": ["Learning New Techniques", "CTF Challenges"]
        }

    def current_mission(self):
        return "Building scalable security platforms that defend intelligently and automate quietly"
🎯 Quick Summary (Click to Expand)

I'm a Blue Team Engineer passionate about defense automation and cloud security. Over the past 3+ years, I've designed and operated enterprise-grade SOC platforms, built detection-as-code pipelines, and automated security operations at scale.

What I Do:

  • 🔍 Detection Engineering - Craft YARA-L rules mapped to MITRE ATT&CK, reducing false positives by 40%
  • ☁️ Cloud Security - Automate AWS multi-account security, deploying agents across hundreds of instances
  • 🤖 SOAR Development - Build SLA-aware playbooks that cut MTTR by 60%
  • 📊 Log Engineering - Design serverless pipelines ingesting millions of events into Chronicle
  • 🎯 Threat Intelligence - Parse STIX/TAXII feeds for automated IOC enrichment

My Philosophy:

Security should scale quietly, automate intelligently, and enable the business — not block it.


Core Expertise

Detection Engineering        ██████████████░░ 90%
Security Automation / SOAR   ██████████████░░ 90%
SIEM Architecture            █████████████░░░ 85%
Cloud Security               █████████████░░░ 85%
DevSecOps                    ████████████░░░░ 80%
Security Governance          ██████████░░░░░░ 70%

🛠️ Technology Arsenal

🔐 Security & Detection Engineering

🎯 Threat Intelligence & Analysis

☁️ Cloud Security (AWS Focus)

🏗️ Cloud & Infrastructure

🔧 DevSecOps & CI/CD

💻 Languages & Automation

📊 Security Data Sources


🏆 Certifications

RHCE RHCSA Red Hat Specialist Jenkins 2.0

Certified In:

  • Red Hat Certified Engineer (RHCE) - Verify on Credly
  • Red Hat Certified System Administrator (RHCSA) - Cert ID: 210-147-971 - Verify
  • Red Hat Specialist – Containers & Kubernetes
  • Jenkins 2.0 – Pipeline as Code

📊 GitHub Activity & Stats


📫 Let's Connect!

💡 Open to collaborating on security automation, detection engineering, and cloud security projects!

🤝 Looking for consulting on SIEM/SOAR implementation or AWS security automation? Let's talk!


Popular repositories Loading

  1. Integration-of-Ansible-with-Docker Integration-of-Ansible-with-Docker Public

  2. Ansible-Provisioning-AWS-for-LB Ansible-Provisioning-AWS-for-LB Public

    This repository contain code for Provisioning AWS EC2 as Load Balancer and Web Server

  3. Hadoop-cluster-Automate-using-Ansible Hadoop-cluster-Automate-using-Ansible Public

    Launching Hadoop cluster using Ansible

  4. ansible ansible Public

    Forked from ansible/ansible

    Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to clo…

    Python

  5. Vagrant_Template Vagrant_Template Public

    Forked from wiz4host/Vagrant_Template

    files for provisioning Virtual machine using Vagrant file in more effective way.

    Shell

  6. Jenkins-shared-lib Jenkins-shared-lib Public

    Testing Shared Libraries

    Groovy