Packages Needed: Sqlite3/tkinter/matplotlib
This script is made to simulate services getting accessed and it will write it to a DataBase file you can view with the Sqlitebrowser, It also has a GUI script to show what service got accessed and other stuff.
RED = Attack Event
BLUE = Server Event
GREEN = Packet Event
YELLOW = Service Event
Also there is a GUI to vizulize the network
The Gui to vizulize the network simulation when executed:
Now the script logs the WAN Ip and LAN Ip accessing the service, WAN means Wide Area Network and LAN mean Local Area Network.
Now the script can display the LAN Ips and WAN Ips accessing what service in a dialog box in the GUI window.