- security News Forums
- > Microsoft warns of DLL vulnerability in ...
- > methods of preventing loading bad DLLs
xtrm
(1 posting since 25 Aug 2010)
methods of preventing loading bad DLLs 25 August 2010 09:10
As explained in the Msdn topic there are good practices to follow to
avoid this issue and not loading a bad DLL in our program.
I would like to ask if it would be a good practice to check for the
HASH of files before loading them, and check some content before
loading it, which could probably prevent the attack scenario in many
ways.
- Threaded View
- Flat View