Skip to content

MrMime0x0/NetworkSimulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

NetworkSimulation


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:
NetworkSimGUI


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.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages