Update README.md
This commit is contained in:
@@ -542,6 +542,8 @@ upload {FILE.exe}
|
|||||||
***
|
***
|
||||||
<br />
|
<br />
|
||||||
|
|
||||||
|
## Stack Based
|
||||||
|
|
||||||
https://github.com/Tib3rius/Pentest-Cheatsheets/blob/master/exploits/buffer-overflows.rst
|
https://github.com/Tib3rius/Pentest-Cheatsheets/blob/master/exploits/buffer-overflows.rst
|
||||||
|
|
||||||
https://tryhackme.com/room/bufferoverflowprep
|
https://tryhackme.com/room/bufferoverflowprep
|
||||||
@@ -595,6 +597,7 @@ padding = "\x90" * 16
|
|||||||
# Start NC on msfvenom IP and Port and exploit
|
# Start NC on msfvenom IP and Port and exploit
|
||||||
sudo nc -lnvp {PORT}
|
sudo nc -lnvp {PORT}
|
||||||
python3 exploit.py
|
python3 exploit.py
|
||||||
|
```
|
||||||
|
|
||||||
<br />
|
<br />
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user