Skip to content

cyber-bytezz/Buffer-Over-Flow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Buffer Overflow Exploit 💥

Buffer Overflow Exploit

Overview 📝

This Python script demonstrates a buffer overflow exploit using a "TRUN" command against a vulnerable target system. It exploits a buffer overflow vulnerability to gain control of the target system and execute arbitrary code.

Key Features ✨

  • Buffer overflow exploit implementation
  • Customizable payload generation
  • Socket-based communication with the target system

Usage 🚀

  1. Ensure Python 3 is installed on your system.
  2. Clone the repository: git clone https://github.com/cyber-bytezz/buffer-overflow-exploit.git
  3. Open the terminal and navigate to the project directory.
  4. Customize the target IP address and port in the connect() method of the script.
  5. Run the script: python exploit.py
  6. Observe the script's output for successful exploitation.

Sample Output 🎯

Buffer overflow exploit successful! ✅

Contributing 🤝

Contributions are welcome! If you have any suggestions, improvements, or bug fixes, please open an issue or submit a pull request.

License 📄

MIT License

Contact 📧

For any inquiries or feedback, please contact me

Happy Hacking Happy Coding 🎉

About

Generating Shell code and Getting Root Access

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages