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.
- Buffer overflow exploit implementation
- Customizable payload generation
- Socket-based communication with the target system
- Ensure Python 3 is installed on your system.
- Clone the repository:
git clone https://github.com/cyber-bytezz/buffer-overflow-exploit.git
- Open the terminal and navigate to the project directory.
- Customize the target IP address and port in the
connect()
method of the script. - Run the script:
python exploit.py
- Observe the script's output for successful exploitation.
Buffer overflow exploit successful! ✅
Contributions are welcome! If you have any suggestions, improvements, or bug fixes, please open an issue or submit a pull request.
For any inquiries or feedback, please contact me
Happy Hacking Happy Coding 🎉