|
|||||||||||
|
Re: Analyze binary for holes
From: xenophi1e <oliver.lavery(at)sympatico.ca>
Date: Fri Aug 01 2003 - 13:12:56 EDT ('binary' encoding is not supported, stored as-is) In-Reply-To: <20030729162007.7689.qmail@www.securityfocus.com> Howdy, I can't claim to be an authority on this, but I've had a bit of luck with this technique... First off, there's no equivalent to SUID root, but if you're just looking for local priv elevation vulnerabilities, check out the various Shatter attack things that have been buzzing about lately, like Paget's paper and BH briefing, Brett Moore's SEH posts, or my iDefense paper. Local priv elevation on windows is wide open. If you want to find full-fledged buffer overflows then the first thing you need is a copy of IDA-Pro disassembler. IDA is the only reversing tool I've found for windows that's any good (anyone have another good suggestion?). Second thing you need to do is find a target application. Then...
This is a simplified explanation. Looking for bugs using a bottom-up approach isn't great by itself. Combine the instructions above with a little top-down brute forcing, a debugger, and a little imagination and you'll find something without too much trouble, I suspect.
Cheers,
This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 14:07:40 EDT |
||||||||||
|
|||||||||||