This project demonstrates the analysis of network traffic patterns related to Denial of Service (DoS) attacks using Python and Wireshark. The experiment was conducted in a controlled lab environment ...
While I'm developing my cybersecurity skillset, I've recently built a network logging lab using Python and Wireshark to better understand how real web traffic works at the packet level. In this ...
今回は、Pktmonで取得したログファイルを自作のプログラムで分析する方法を紹介する。例えば可視化を考えてみよう。Wiresharkを使えばパケットの様々な情報を確認できる。しかしWiresharkの機能では取得できない情報を見たい場合もある。その場合、パケット ...
Tools I’ve been working with as part of my cybersecurity training: • Splunk (SIEM & log analysis) • Wireshark (network traffic analysis) • Nmap (network scanning) • Python (basic security automation) ...