Ethical Hacking Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package. | Computer Forensics Training at InfoSec Institute Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors. |

| Subject: | Re[2]: [Full-disclosure] ASLR now built into Vista |
|---|---|
| Date: | Fri, 26 May 2006 23:16:02 +0400 |
Dear c0ntex, --Friday, May 26, 2006, 11:12:41 AM, you wrote to davidl@ngssoftware.com: c> Since ASLR has been in and has been trivially circumvented in Linux c> for years now (see my papers on return-to-libc & return-to-got) I c> don't see it being a particularly hard issue to defeat :-) Maybe c> though, if they also randomise some other key areas like heap c> locations and do some fancy relocation to non writable/executable c> pages plus the drop-in of some ascii armour, we might then be on par c> with a hardened Linux or *BSD.. c> Granted, I haven't looked at Vista yet :) Bypassing canary word? It's easy. Bypassing Non-executable stack/heap? OK. Bypassing ASLR? May be. Bypassing canary word + non-executable + ASLR? Not so trivially. Neither return-to-library nor return-to-(IAT?) fight randomization. The only actual way you mention in your articles is function address bruteforcing (sorry if I miss something). Bruteforcing is not always possible. Bruteforcing on growing 64-bit systems.... Good luck. Don't forget, unlike POSIX systems, single-thread application under Windows is something extremely rare and stack/heap addresses are usually not predictable too. Don't forget, that there is no such thing as 'suid' and exploitable applications are usually long-living, making it even more harder. Quoting one good guy with 'C0ntex' nick: -=-=-=-=-=-=-=-=- Using the above protection methods does not stop attacks against programming mistakes but it certainly makes it much harder to be successful and as such, each solution will prove better than nothing at all. -=-=-=-=-=-=-=-=- -- ~/ZARAZA http://www.security.nnov.ru/ _______________________________________________ Full-Disclosure - We believe in it. Charter: http://lists.grok.org.uk/full-disclosure-charter.html Hosted and sponsored by Secunia - http://secunia.com/
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | my Web Server << v-1.0 Denial of Service Exploit, s3rv3r_hack3r |
|---|---|
| Next by Date: | Multiple XSS Vulnerabilities in Tikiwiki 1.9.x, blwood |
| Previous by Thread: | Re: [Full-disclosure] ASLR now built into Vista, c0ntex |
| Next by Thread: | Re: [Full-disclosure] ASLR now built into Vista, 0x80 |
| Indexes: | [Date] [Thread] [Top] [All Lists] |