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

Block or report SushankYerva

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

Sushank Yerva

LinkedIn

Cybersecurity graduate based in Limerick, Ireland, focused on SOC operations, detection engineering, SIEM pipelines, threat intelligence integration, and network security monitoring.

I build hands-on security labs that simulate enterprise environments, generate security telemetry, forward logs into SIEM platforms, and document detections in a portfolio-ready format.


Focus Areas

  • SOC monitoring and detection engineering
  • SIEM log collection, parsing, and alerting
  • Network intrusion detection with Zeek and Suricata
  • Windows and Active Directory security monitoring
  • Cyber threat intelligence pipelines
  • Python-based security tooling
  • Cryptography and secure protocol design

Featured Projects

Project What it Demonstrates Tools / Technologies
Enterprise Detection Lab Home SOC lab with firewall, AD, endpoint telemetry, network IDS, Splunk log forwarding, and detection use cases pfSense, Splunk, Zeek, Suricata, Active Directory, Windows, Sysmon
CTI Integration Pipeline End-to-end cyber threat intelligence pipeline using OpenCTI, AlienVault OTX, and Splunk OpenCTI, AlienVault OTX, Splunk, Docker Compose, Elasticsearch, Redis, RabbitMQ
ThreatScope Real-time and offline network intrusion detection using packet capture, flow features, and ML classification Python, Scapy, PyShark, XGBoost, Random Forest, FastAPI, SQLite, Docker
Three-Party Key Establishment Protocol Secure session key establishment between three entities with certificates, signatures, and encrypted chat Python, RSA, AES-GCM, Certificates, Pytest, GitHub Actions

Technical Skills

SIEM and Detection

Splunk Microsoft Sentinel Elastic

Network Security

Zeek Suricata Wireshark pfSense

Threat Intelligence

OpenCTI AlienVault OTX

Programming and Automation

Python FastAPI Docker SQLite


Project Evidence

Enterprise Detection Lab

  • Built a mini-enterprise network with pfSense, Active Directory, Windows endpoint, Splunk, Zeek, Suricata, and attacker VM.
  • Centralised firewall, Windows, AD, Zeek, and Suricata logs into Splunk.
  • Created detection use cases for failed logons, suspicious PowerShell activity, Suricata alerts, and suspicious DNS traffic.
  • Documented architecture, setup steps, configs, detections, and findings.

CTI Integration Pipeline

  • Deployed OpenCTI using Docker Compose on Ubuntu.
  • Integrated AlienVault OTX as an external threat intelligence source.
  • Connected CTI data into Splunk for downstream visibility.
  • Documented deployment, connector setup, troubleshooting, and validation steps.

ThreatScope

  • Built a Python-based intrusion detection tool for live and offline traffic analysis.
  • Extracted flow-level features from packets and PCAP files.
  • Used ML models such as XGBoost and Random Forest for classification.
  • Exposed predictions and alerts through a FastAPI service.

Current Goal

I am seeking entry-level cybersecurity roles in:

  • SOC Analyst
  • Security Analyst
  • Detection Engineer
  • Cybersecurity Analyst
  • Threat Intelligence Analyst
  • Security Operations Engineer

My strongest areas are SIEM workflows, detection logic, log analysis, network monitoring, and hands-on lab-based investigation.


Contact

Pinned Loading

  1. Enterprise-detection-lab Enterprise-detection-lab Public

    A home SOC / detection engineering lab built around pfSense, Active Directory, Windows endpoint telemetry, Splunk, Zeek, Suricata, and an attacker VM.

    Zeek 1

  2. CTI_Integration CTI_Integration Public

    This project demonstrates the deployment and integration of an end-to-end Cyber Threat Intelligence (CTI) pipeline using OpenCTI, AlienVault OTX, and Splunk.

    1

  3. ThreatScope ThreatScope Public

    ThreatScope is an cybersecurity and machine-learning project that performs real-time network intrusion detection.

    Python 1

  4. E2EKeyEstablishmentProtocol E2EKeyEstablishmentProtocol Public

    A key establishment protocol that will allow a Mutually Agreed Session key to be established between three entities A, B and C to secure a chat between them ensuring Confidentiality, Integrity, Ava…

    Python 1