Skip to content

eatrisno/RemoteAdministrationTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

RemoteAdministrationTool

Simple Project to Remote Access antoher Server A -> B

#Requirement

#How to use 0. Make Sure you have python installed. check with ($ python -v) *optional

  1. Run RAT Server $ python server.py
  2. Run RAT Client $ python client.py

alt text

This Project :

  • Learn about TCP protocol sending and recieve packet with encrypt and decrypt
  • Create Simple RAT Client
  • Create Simple RAT Server

Soon :

  • Add authentication
  • Add Feature to checking server health
  • Add feature to get disk size information
  • Add Feature auto deployment remotely with one action to multiple client

Plan A: Server -> Client A -> Client B -> Client C

can get report :

  • Downtime
  • Disk Space
  • Processor & memory status

About

Simple RAT Remote Administration Tool with python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages