Skip to content
This repository was archived by the owner on Jul 9, 2022. It is now read-only.

MindPatch/pyshell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3f5871e · Feb 18, 2022

History

18 Commits
Nov 21, 2019
Sep 22, 2019
Sep 22, 2019
Sep 22, 2019
Oct 28, 2019
Feb 18, 2022
Oct 10, 2019

Repository files navigation

PyShell Tool

Remote Access Trojan - RAT

Screen Shot

simplescreenrecorder.mp4

Tool Features

  • Upload And Download Files
  • Execute os Command
  • Get Victim Address
  • openfile in victim device
  • open url in Victim Browser
  • print message in Victim terminal
  • see who is up on the victim network
  • Take screenshot from victim device

install Pyshell (Linux)

$ git clone https://github.com/khalednassar702/Pyshell
$ cd Pyshell
$ ./Pyshell

Payload Requirements

  • Pyscreenshot
  • Requests
  • Nmap

install Payload Requirements

$ sudo pip2 install pyscreenshot
$ sudo pip2 install python-nmap
$ sudo pip2 install requests

About

Simple Remote Access Trojan Tool

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages