Skip to content

A novel, lightweight remote access tool written in Python.

License

Notifications You must be signed in to change notification settings

1337-llama/PyRAT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python Remote Access Tool

A novel, lightweight remote access tool written in Python.

Overview

The Python Remote Access Tool (PyRAT) is capable of launching a server on an arbitrary IP address and port. All commands sent to the client as well as responses from the client are recorded in a SQLite database called "pyrat.db" in the local directory of the server application. A client application is utilized on a remote host to accept commands from the server and reply with responses.

Complete Documentation

Please read the PDF for full documentation. This is not a tool that is designed to replace Empire or Metasploit (it is designed to be lightweight), but since it's not well-known there won't be a signature detected by AV or IDS, etc.

Python Remote Access Tool.pdf

About

A novel, lightweight remote access tool written in Python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages