|
You are here |
itm4n.github.io | ||
| | | | |
www.politoinc.com
|
|
| | | | | DLL Side-Loading is a pervasive technique partially because its behavior is difficult to detect. As a sub-technique of DLL Hijacking, it takes advantage of execution flow and allows the adversary to trigger the payload without waiting for an event (i.e. user login, application restart, reboot). | |
| | | | |
pentestlab.blog
|
|
| | | | | DLL Proxy Loading is a technique which an arbitrary DLL exports the same functions as the legitimate DLL and forwards the calls to the legitimate DLL in an attempt to not disrupt the execution flow so the binary is executed as normal. The technique falls under the category of DLL Hijacking and it is typically... | |
| | | | |
cocomelonc.github.io
|
|
| | | | | ||
| | | | |
www.thezdi.com
|
|
| | | [AI summary] A security researcher details the discovery, exploitation, and mitigation of a critical remote code execution vulnerability in the NVIDIA Merlin Transformers4Rec library caused by unsafe Pickle deserialization. | ||