Skip to content

Welcome to the ultimate playground for network enthusiasts! This repository features a sleek C reverse undetectable shell client that connects back to your server, paired with a Python interception server ready to monitor those calls.

License

Notifications You must be signed in to change notification settings

dokDork/backdoor-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

backdoor-playground

Description

Welcome to the ultimate playground for network enthusiasts! This repository features a sleek C reverse undetectable shell that connects back to your server, paired with a Python interception server ready to monitor those calls.

What’s Inside?

  • C Reverse Shell Client: Lightweight and efficient, perfect for mastering socket programming.
  • Python Interception Server: Your vigilant guardian, intercepting and managing incoming connections with ease.

Why Explore?

  • Learn by Doing: Gain hands-on experience with networking and security concepts.
  • Fun & Educational: Tweak the code and watch your reverse shell come to life!
  • Join the Community: Contribute, share ideas, and connect with fellow tech enthusiasts.

Dive In!

Check out the code, unleash your creativity, and explore the exciting world of reverse shells! Don’t forget to star ⭐ this repository if you enjoy it! Feel free to modify any part as needed!

3 projects have been created that can be opened directly with visual studio code:

  • reverseshell: This project creates a simple reverse shell that is not detected by antivirus software.
  • reverseShell-dll: This project generates the reverse shell code within a DLL and injects it into the notepad.exe process. If the process does not exist, it automatically creates it.
  • reverseShell-rust: This project can inject the code of a reverse shell created with msfvenom into the notepad.exe process. Again, if the process does not exist, it will be created automatically.

About

Welcome to the ultimate playground for network enthusiasts! This repository features a sleek C reverse undetectable shell client that connects back to your server, paired with a Python interception server ready to monitor those calls.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published