|
|
|
|
|
by devbug
2675 days ago
|
|
I learned something a few days ago that made me both laugh and cry: LoadLibraryA will happily load a DLL from WebDAV through a UNC path. Something like \\example.com@80\path\to\payload.dll. It goes without saying that this has been abused by viruses to surreptitiously fetch their malicious code. |
|