Re: 3COM TFTPD Overflow: SEH Overwrite
[email protected] 31 Jan 2008 02:24:30 -0000
| Newsgroups | gmane.comp.security.vulnerabilities |
|---|---|
| Message-ID | <[email protected]> |
On XP SP2 the module "ws2_32.dll" was compiled with SafeSEH, so you can't= use it to execute code by overwriting the SEH handler to point into it. = You can see which modules are SafeSEH enabled and which aren't by using t= his OllyPlugin at:=0D http://www.openrce.org/downloads/details/244/OllySSEH