small change

This commit is contained in:
Secret Squirrel 2014-05-31 23:30:37 -04:00
parent d51e7e81d4
commit cf83fe3101

View File

@ -30,7 +30,7 @@ Here's a short list:
Wireshark
etc...
Yes, some of those apps are protected by self checking mechanisms. I've been working on a way to automatically bypass NSIS checks as a proof of concept. However, that does not stop the initial issue of bitflipping during download and the execution of a malicious payload. Also, BDF by default will patch out the certificate table pointer during download thereby removing the signature from the binary.
Yes, some of those apps are protected by self checking mechanisms. I've been working on a way to automatically bypass NSIS checks as a proof of concept. However, that does not stop the initial issue of bitflipping during download and the execution of a malicious payload. Also, BDF by default will patch out the windows PE certificate table pointer during download thereby removing the signature from the binary.
---