Skip to content

padimitrios/Network_Security_Policies

Repository files navigation

Network_Security_Policies

An SDN network, with applied security policies to drop the malicius packets detected.

Topology

Network topology.

Output

0: Malicious packet from 192.168.0.1 dropped.
0: Sender 192.168.0.1 appended on blacklist
1: Malicious packet from 192.168.0.3 dropped.
1: Sender 192.168.0.3 appended on blacklist
2: Untrusted sender 192.168.0.3 tried to communicate with 192.168.0.2. Packet dropped.
3: Untrusted sender 192.168.0.1 tried to communicate with 192.168.0.2. Packet dropped.
4: 192.168.0.2 received packet: {'payload': 'Nah I dont think he goes to usf, he lives around here though'}
4: Packet forwarded.
5: Untrusted sender 192.168.0.3 tried to communicate with 192.168.0.2. Packet dropped.
6: Untrusted sender 192.168.0.1 tried to communicate with 192.168.0.2. Packet dropped.
7: Untrusted sender 192.168.0.1 tried to communicate with 192.168.0.2. Packet dropped.
8: Untrusted sender 192.168.0.3 tried to communicate with 192.168.0.2. Packet dropped.
9: Untrusted sender 192.168.0.3 tried to communicate with 192.168.0.2. Packet dropped.
10: Untrusted sender 192.168.0.3 tried to communicate with 192.168.0.2. Packet dropped.
11: Untrusted sender 192.168.0.3 tried to communicate with 192.168.0.2. Packet dropped.
12: 192.168.0.2 received packet: {'payload': 'Go until jurong point, crazy.. Available only in bugis n great     world la e buffet... Cine there got a...'}
12: Packet forwarded.
13: Untrusted sender 192.168.0.1 tried to communicate with 192.168.0.2. Packet dropped.
14: 192.168.0.2 received packet: {'payload': 'U dun say so early hor... U c already then say...'}
14: Packet forwarded.
15: Untrusted sender 192.168.0.1 tried to communicate with 192.168.0.2. Packet dropped.
16: Untrusted sender 192.168.0.3 tried to communicate with 192.168.0.2. Packet dropped.
17: 192.168.0.2 received packet: {'payload': 'Nah I dont think he goes to usf, he lives around here though'}
17: Packet forwarded.
18: Untrusted sender 192.168.0.3 tried to communicate with 192.168.0.2. Packet dropped.
19: Untrusted sender 192.168.0.3 tried to communicate with 192.168.0.2. Packet dropped.

The dataset used can be found at: Dataset

About

An SDN network, with applied security policies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages