alik604 / myPyBackDoor

Easy to understand back door written in python

Home Page:https://alik604.github.io/myPyBackDoor/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

myPyBackDoor

"back door" written in python

Getting Started

# Point client to server, change `host` in client.py
python server.py

python client.py 

Tested on the same computer, you will need your PC's hostname and/or IP addr

Usage

press X and follow on screen instructions to do Y

  • 1: View Current Working Dir
  • 2: View custom Dir
  • 3: Download File
  • 4: Delete File
  • 5: Delete Dir
  • 6: Create File
  • 7: Return ipconfig (TODO...) // so we can spoof our target MAC address
  • 8: Execute custom CMD command
  • 9: "Shut it down" -MC Hammer
  • 10: Get Wifi password list
  • 11: Get Chrome passwords
  • 12: Spam download URL

Expansion

Potential expansions. This is my more stared repo, so despite losing interest in this project, I’m going to add in my other project into this 😊

  • Capture video with web cam, and send (via FTP?). record IFF a human face is in view of camera (via OpenCV), this part is partially done. see my openCV projects DIR.

  • Record mic, and converter to text and transmit

  • Search for a file call "wallet.dat"💯😈💹 // %100 evil makes money

  • turn this into a proper rat

    • Bypass antivirus
    • Sample 1
    • Sample 2

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Inspiration

License

The unlicence

Related projects

  1. CMPT 318: Cyber Security
  2. chromePasswordThieve
    • Grab passwords saved in chrome and email them out
    • Blog post
  3. bandwidth-hog
    • Download a file many times, but do not save the data. Useful for stressing out a network... possibly your own

About

Easy to understand back door written in python

https://alik604.github.io/myPyBackDoor/

License:The Unlicense


Languages

Language:Python 100.0%