Skip to content

Orevic21/cloud-network-traffic-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Cloud Network Traffic Analysis

Overview

This project demonstrates network traffic analysis using Wireshark to investigate communication patterns, protocol usage, DNS activity, encrypted communications, and TCP connection establishment. The objective was to develop foundational security monitoring skills that are applicable to Security Operations Center (SOC) environments and cloud security operations.

Tools Used

  • Wireshark
  • Windows

Environment

  • Kali Linux
  • VirtualBox

Key Findings

  • Captured 33,542 packets during a 10-minute 47-second session.
  • TCP was the most frequently observed protocol.
  • Identified 11,818 encrypted packets using TLS and QUIC.
  • Observed DNS queries for domains including google.com and alphabot.app.
  • Verified successful TCP three-way handshakes.
  • Identified VLAN-tagged traffic generated by VirtualBox virtual networking.

Protocol Hierarchy Analysis

protocol_hierarchy

Technical Report

For a detailed breakdown of the methodology, protocol analysis, DNS investigation, TLS inspection, TCP handshake verification, and security observations, see the full report:

➡️ Network Traffic Analysis Report

Cloud Security Relevance

The concepts demonstrated in this project align with cloud security monitoring practices, including traffic visibility, DNS monitoring, encrypted communication analysis, and network investigation techniques used within cloud environments.

Author

Orebiyi Victor

Cybersecurity Student | Cloud Security Enthusiast

About

Wireshark-based network traffic analysis focusing on DNS, TLS, TCP, and cloud security monitoring concepts.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors