Abcde-Presentation 6708 1572241150
Abcde-Presentation 6708 1572241150
Abcde-Presentation 6708 1572241150
Contoso Ltd.
3
Why Packet Analysis?
○ Information of 5W + 1H ○ Action/Decision
• What • Fix
▪ DDoS? Spam? Flood? • Stop
• Who • Deny
▪ Router? PC? Server?
• When
▪ Now? Yesterday?
• Where
▪ AS? Network?
• Why
▪ Virus?
• How
▪ TCP? UDP?
Contoso Ltd.
4
Who do Packet Analysis?
Contoso Ltd.
5
How We Do Packet Analysis?
Contoso Ltd.
6
Capturing Packets
Contoso Ltd.
7
In-Band Capturing Packets/Sniffing
Network
Devices
Hacker User
Contoso Ltd.
8
Out-Band Capturing Packets/Sniffing
Port Mirroring/TZSP Streaming
Network
Devices
Hacker User
Contoso Ltd.
9
Out-Band Capturing Packets/Sniffing
X Port Mirroring/TZSP Streaming
HUB
Hacker User
Contoso Ltd.
10
Capturing Packets in MikroTik – HTTP
/tool sniffer
set file-name="example.pcap"
set file-limit="1000"
set filter-ip-protocol="tcp"
set filter-port="80"
start
/file print where name="example.pcap"
Contoso Ltd.
11
Capturing Packets in MikroTik – HTTP
Contoso Ltd.
12
Capturing Packets in MikroTik – HTTP
Contoso Ltd.
13
Capturing Packets in MikroTik – Storage Expense
Contoso Ltd.
14
Capturing Packets in MikroTik – Port Mirroring
Contoso Ltd.
15
Capturing Packets in MikroTik – TZSP Configuration
/tool sniffer
streaming-server=ip.of.wireshark.box
set streaming-enabled=yes
start
Contoso Ltd.
18
Analyzing Packets – Fire On The Tools
○To getting started with wireshark you can open the pcap file
that you have from capturing packets
Contoso Ltd.
20
Analyzing Packets – Getting Started with Wireshark
Contoso Ltd.
21
Analyzing Packets – Wireshark Interfaces
Contoso Ltd.
22
Analyzing Packets – Packet Filtering
Contoso Ltd.
23
Analyzing Packets – Fetching a Messages
Contoso Ltd.
24
Analyzing Packets – Fetching a Messages
Contoso Ltd.
25
Analyzing Packets – Exporting Object (PDF, JPG, PNG, etc.)
Contoso Ltd.
26
Analyzing Packets – Flood Example (DNS)
Contoso Ltd.
27
Analyzing Packets – Flood Example (TELNET)
Contoso Ltd.
28
Analyzing Packets – Flood Example (WINBOX)
Contoso Ltd.
29
Analyzing Packets – Flood Example (SMB)
Contoso Ltd.
30
Analyzing Packets – Wireshark Reference
○Wireshark Website
http://www.wireshark.org
○Wireshark Documentation
http://www.wireshark.org/docs/
○Wireshark Wiki
http://wiki.wireshark.org
○Network analysis Using Wireshark Cookbook
http://www.amazon.com/Network-Analysis-Using-
WiresharkCookbook/dp/1849517649
Contoso Ltd.
31
Study Case – Parabot OpenIXP
Contoso Ltd.
32
Conclusion
Secure ≠ Easy
Contoso Ltd.
33
Feel so hard to analyze?
Let me help you!
michael@takeuchi.id
https://www.facebook.com/mict404
https://www.linkedin.com/in/michael-takeuchi/
Contoso Ltd.
34
Question & Answer
Contoso Ltd.
35
Slide is available in my GitHub repository
https://github.com/mict404/slide/
Contoso Ltd.
36
Add a footer