|
|||||||||||
|
Re: Some help With BOF Exploits Writing.
From: DownBload <downbload(at)hotmail.com>
Date: Sat Jul 26 2003 - 08:39:18 EDT ('binary' encoding is not supported, stored as-is) In-Reply-To: <Law9-F5967EKRuYDlrj00009721@hotmail.com>
Remote bof exploitation is little bit harder, because you can't just
do "movl %esp, %eax" for finding return address. In classic buffer
overflows, for remote exploits, try to install vuln. application on your
host and find return address. Then you can code exploit which will
probably work on same architecture, OS and application version as yours.
For remote (local also) exploits, you can use return address brute force
method.
DownBload / Illegal Instruction Labs <www.kamikaza.org> >
This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 14:07:40 EDT |
||||||||||
|
|||||||||||