Skip to content

Latest commit

 

History

88 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Network Analysis

Focused on network traffic analysis and incident investigation.
This repository contains a series of PCAP analysis write-ups. As the series progresses, the write-ups demonstrate increasing depth, improved methodology, and a more professional approach to incident investigation, reflecting my growth in SOC-style reporting and analysis skills.


🛠 Technical Stack

  • Network Traffic Analysis: Deep packet inspection and stream reconstruction.
  • Malware Detection: Identifying infection vectors and C2 communication.
  • IOC Extraction: Harvesting and enriching indicators from network data.
  • Timeline Reconstruction: Building chronological maps of security incidents.
  • Incident Response: Applying basic triage and forensics to PCAP files.

🔧 Tools & Techniques

  • Wireshark (packet analysis, stream inspection)
  • VirusTotal (hash & IOC validation)
  • TCP stream / HTTP object analysis
  • NBNS, Kerberos, DNS investigation
  • Wireshark filtration commands

📁 Investigation Cases

This section contains all network traffic analysis write-ups.

# Case Key Findings Malware
01 Dridex Infection Malicious HTTP download → PE file execution → C2 over TLS Dridex
02 Trickbot & IcedID Infection 6 executables disguised as images → dual infection Trickbot, IcedID
03 Cridex/Dridex, Remcos RAT Infection Multi-stage PE download → Remcos RAT C2 → Dridex post-exploitation Dridex, Remcos

🔍 What Each Case Includes

  • Identification of infected host
  • Malware delivery analysis
  • Extracted IOCs (IP, URL, hash)
  • Network-based evidence (Wireshark)
  • Attack timeline reconstruction
  • Final incident verdict

🚩 Objectives

  • Expanding malware traffic analysis cases
  • Improving detection logic & reasoning
  • Studying real-world SOC workflows

⚠️ Disclaimer

All PCAP files are sourced from publicly available malware analysis platforms and used strictly for educational purposes.


Back to Profile

About

Network traffic analysis, PCAPs investigation with Wireshark and threat analysing tools, development SOC skills

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Contributors