From fbe236200a8b5121d1e36c6bcff41d4b96a91339 Mon Sep 17 00:00:00 2001 From: Spoon M Date: Wed, 15 Jun 2005 01:10:38 +0000 Subject: [PATCH] sponnn git-svn-id: file:///home/svn/incoming/trunk@2652 4d416f70-5f16-0410-b530-b9f4589650da --- dev/bh/bh05.tex | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/dev/bh/bh05.tex b/dev/bh/bh05.tex index 4f276d5894..8de95c75cb 100644 --- a/dev/bh/bh05.tex +++ b/dev/bh/bh05.tex @@ -61,6 +61,7 @@ \item Lead software developer by day \item Independent security researcher by night \item Joined the Metasploit project in 2004 + \item Responsible for all cool features \end{sitemize} \end{sitemize} \end{frame} @@ -227,8 +228,8 @@ \pause \item Using a sled can improve exploit quality \begin{sitemize} - \item Increasing the step size of a payload decrease - brute force attempts + \item Increasing the brute force step size decreases + number of attemps \end{sitemize} \end{sitemize} \end{frame} @@ -353,8 +354,7 @@ \pause \item \textbf{Stager} \begin{sitemize} - \item A stub payload that loads / bootstraps another payload - (typically a stage) + \item A stub payload that loads / bootstraps a stage \item Size generally much smaller than single payloads \item Passes connection information onto the stage \end{sitemize} @@ -363,7 +363,7 @@ \item \textbf{Stage} \begin{sitemize} \item Similar to a single payload, but takes advantage - of staging semantics + of staging \item Uses connection passed from the stager \item Not subject to size limitations of individual vulnerabilities