[VulnDiscuss] Re: Preventing exploitation with rebasing
"David Litchfield" <[email protected]>
| Newsgroups | gmane.comp.security.vulnerabilities.watch.general |
|---|---|
| Message-ID | <010801c2cc1e$78b57bc0$2501010a@recovery> |
>your rebasing has one problem, once exploit code is loaded it can scan And how is it going to gain control if the system has been rebased? Before you can exploit any code you have to gain control of the vulnerable system. By rebasing the system you're helping to prevent an exploit from getting to the point where it can cycle through memory looking for DLLs. Cheers, David