It Is a Simple Python Program To demonestrate how a trojan attack may happen.
-
Change The Ip Address In both The server and The client, so that they match to Yours
-
First Run The Server Which is in the Server Folder(listner.py)
-
Next Run The Client Which is in the Client Folder (Calculator.py)
-
When Connected You see A Command Prompt in the Server Where You can write Commands to be excuted in the client.
-
you can even upload other programs to the client To run like (keylogger.py, worm.py)
-
In Order To run on The Linux Change the Command From "Python" to "usr/bin/python"