sponnn
git-svn-id: file:///home/svn/incoming/trunk@2653 4d416f70-5f16-0410-b530-b9f4589650daunstable
parent
fbe236200a
commit
079bd2e26b
|
@ -440,7 +440,7 @@
|
|||
connection method
|
||||
|
||||
\pause
|
||||
\item Provides an abstracts level for loading code onto a remote
|
||||
\item Provides an abstraction level for loading code onto a remote
|
||||
machine through any medium
|
||||
\end{sitemize}
|
||||
\end{frame}
|
||||
|
@ -499,14 +499,18 @@
|
|||
\frametitle{``Advantage'' payloads}
|
||||
|
||||
\begin{sitemize}
|
||||
\item Advantage payloads provide enhanced manipulation of
|
||||
hosts, commonly through the native API
|
||||
\item Shellcode generation systems
|
||||
\item Generally have more features because they're easier to write
|
||||
\item The system's infrastructure makes the payloads more capable
|
||||
\item Help to reduce the tediousness of writing payloads
|
||||
|
||||
\item Core ST's InlineEgg
|
||||
\pause
|
||||
|
||||
\item Stealth's Hellkit
|
||||
\item Core ST's InlineEgg
|
||||
\item Philippe's Shellforge
|
||||
\item Dave Aitel's MOSDEF
|
||||
|
||||
% TODO: Elaborate on InlineEgg
|
||||
% TODO: others...
|
||||
\end{sitemize}
|
||||
\end{frame}
|
||||
|
||||
|
|
Loading…
Reference in New Issue