/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

itm4n.github.io
| | www.politoinc.com
2.1 parsecs away

Travel
| | 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
1.8 parsecs away

Travel
| | 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
2.7 parsecs away

Travel
| |
| | www.thezdi.com
16.4 parsecs away

Travel
| [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.