Skip to content

aman-raza/Exploit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Exploit (Using Socket Programming)

Created a Python Script for Exploiting a vulnerable software using buffer_overflow method

Method to exploit:

  1. Using gedit create a python file named as exploit
  2. copy code from the above file (exploit.py)
  3. After creating the file we will provide our script with the required permission to execute the code
  4. Using the following command :- ( $ chmod +x exploit.py )
  5. Now execute the script

About

Python Script for Exploitation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages