Skip to content

Fully created in Python 3, the Chubby Bunny Framework is a simple program for generating malware to get remote access of a Windows 10 machine. Version 1.0.0 just released! This project is on hold for now!

License

Notifications You must be signed in to change notification settings

0BL1V10N-V01D/ChubbyBunny

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PROJECT DISCONTINUED AND MOVED TO: https://github.com/kyryloren/cheesyrat

ChubbyBunny Payload Generator

Chubby Bunny allow you to generate payloads and control someone's Windows computer remotley.

📚 This project was created only for learning purposes. We are not responsible for any damage that this causes.

Description:

ChubbyBunny is an easy tool used to generate a backdoor for remote access to a Windows machine. This tool creates malware with custom coded payloads that can be then easily executed on a Windows machine. The malware that is created with this tool has a high ability to bypass most present-day antivirus detection. This project is still a work in progress so there is a high chance of multiple bugs.

Features 🔑:

  • View cleint's system information
  • Take screenshots of victim's computer
  • Download text files
  • Open a URL on victim's PC
  • View total amount of memory
  • Crash victim's PC
  • Lock victim's computer screen
  • Shutdowm or restart victim's computer
  • Retrieve chrome passwords
  • Upload text files
  • Lock keyboard and mouse

How to Install ⬇️:

Tested On: Kali) Kali Linux - Rolling Edition

  1. git clone https://github.com/0BL1V10N-V01D/ChubbyBunny.git
  2. cd ChubbyBunny
  3. pip install -r requirements.txt This generator requires PyInstaller to work!

How to Use ❓:

  1. cd ChubbyBunny
  2. python chubbybunny.py
  3. Type 1 to generate file. Go through steps
  4. Launch listener by running the command 2. Follow the steps.
  5. Send generated payload to victim.
  6. Type help for help

Screenshots

Upcoming Features ✅:

Short-term goals:

  • Create a way list all connected USB devices
  • Lock keyboard
  • Lock mouse
  • Make a keylogger or mouselogger
  • Upload txt files
  • Record microphone
  • Remove directories

Long-term goals:

  • Change desktop background
  • A way to find password hash
  • Create a way to take a picture through the camera and send it
  • Stream a live feed of the camera to an http server
  • Create a way to maintain connection

Contact 📧:

0BL1V10NV01D@protonmail.com

Bugs 🪲:

  • Generate error with pyinstaller
  • Submit any issues that you find

About

Fully created in Python 3, the Chubby Bunny Framework is a simple program for generating malware to get remote access of a Windows 10 machine. Version 1.0.0 just released! This project is on hold for now!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages