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