Giter Site home page Giter Site logo

pyrat's Introduction

pyRAT v1.0

Author: github.com/thelinuxchoice

IG: instagram.com/linux_choice

Don't copy this code without giving me the credits, nerd! Read the Lincense.

Windows Remote Administration Tool (RAT)

pr

Features:

Port Forwarding using Serveo

Take ScreenShot

Take Webcam Shot

Keylogger

Upload/Download File

Legal disclaimer:

Usage of pyRAT for attacking targets without prior mutual consent is illegal. It's the end user's responsibility to obey all applicable local, state and federal laws. Developers assume no liability and are not responsible for any misuse or damage caused by this program

Installing Dependencies

bash install.sh

Installing Dependencies Manually

wget https://www.python.org/ftp/python/2.7.15/python-2.7.15.msi
wine msiexec /i python-2.7.15.msi /L*v log.txt
dpkg --add-architecture i386 && apt-get update && apt-get install wine32
cd ~/.wine/drive_c/Python27/
wine python.exe Scripts/pip.exe install pyinstaller paramiko

#Configuring PHP (received file size)
sed -i -e 's+upload_max_filesize = 2M+upload_max_filesize = 100M+g' $(php -i | grep -i "loaded configuration file" | cut -d ">" -f2)

Usage:

git clone https://github.com/thelinuxchoice/pyRAT
cd pyRAT
bash pyrat.sh

Donate!

Support the authors:

Paypal:

https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=CLKRT5QXXFJY4&source=url

LiberaPay:

Donate using Liberapay

pyrat's People

Contributors

researchersource avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.