Skip to content
Snippets Groups Projects
Commit 2a708373 authored by Mohamed Lamine Messai's avatar Mohamed Lamine Messai
Browse files

Update 2 files

- /images/image-6.png
- /README.md
parent 12618b0b
No related branches found
No related tags found
No related merge requests found
......@@ -40,8 +40,21 @@ As for the attack scenarios, we used a botnet composed of multiple VMs controlle
## 3. Data capture
To capture the network trafic in our environment, we used Wireshark tool to record the network data in pcap format and used a flow capture tool called CICFlowmeter.
### Packet
we use the Wireshark tool to record the network data in pcap format. They are available in the GRASEC-IoT gitlab \cite{grasec}. An exemple of features:
### Packets capture
we use the Wireshark tool to record the network data in pcap format. They are available in the GRASEC-IoT gitlab \cite{grasec}. An exemple of features (the complete list of 83 features is in the pcap-csv file above):
<div align="center">
<img src="images/image-5.png" alt="alt text" width="500" />
</div>
### Flows capture
we use the CICFlowmeter tool to flow capture.
<div align="center">
<img src="images/image-6.png" alt="alt text" width="500" />
</div>
<div align="center">
<img src="images/image-5.png" alt="alt text" width="500" />
......
images/image-6.png

241 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment