mirror of
https://github.com/autistic-symposium/sec-pentesting-toolkit.git
synced 2025-05-04 15:55:12 -04:00
22 lines
177 B
Markdown
22 lines
177 B
Markdown
# Memory Exploits
|
|
|
|
## Assembly
|
|
|
|
- Shell spawn
|
|
|
|
|
|
----
|
|
## Buffer Overflows
|
|
|
|
- Stack overflow examples
|
|
|
|
----
|
|
## Integer Overflows
|
|
|
|
---
|
|
## Tools
|
|
|
|
---
|
|
## C-codes
|
|
|
|
- Get env variable
|