Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 358 Bytes

File metadata and controls

6 lines (5 loc) · 358 Bytes

ReverseShell

The Server.py file is run on the required system that sets up a connection on the predefined port. The Client.py file is then run on the Client machine to connect to the Server. The User can interact with the Client console to view and fetch data from the Server machine. The host address in the Client.py requires appropriate modification.