small fixes
This commit is contained in:
parent
b6d4caaccc
commit
b3371e1301
2 changed files with 4 additions and 2 deletions
|
@ -1,4 +1,6 @@
|
|||
\section{Format String Exploitation}
|
||||
\section{Part 3: Format String Exploitation}
|
||||
|
||||
\subsection{Exploit}
|
||||
|
||||
Der erste Versuch ist, viele Format-Strings als Vorname und Nachname einzugeben und das Ergebnis zu beobachten. Mit einem Debugger kann die Speicheraddresse der 3 Wichtigen Variablen ausgelesen werden.
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
\section{Reverse Shell Exploitation With Netcat}
|
||||
\section{Part 2: Reverse Shell Exploitation With Netcat}
|
||||
|
||||
\subsection{Erster Test}
|
||||
|
||||
|
|
Reference in a new issue