Explore >> Select a destination


You are here

www.da.vidbuchanan.co.uk
| | blog.pkh.me
1.4 parsecs away

Travel
| |
| | cocomelonc.github.io
1.4 parsecs away

Travel
| | [AI summary] The provided text discusses the development of a payload using a custom encryption method, likely based on the Skipjack algorithm, to evade detection by antivirus systems. It outlines the steps to compile and run the payload on a Windows machine, and mentions that the code is intended for educational purposes only. The text also references the Clipper chip initiative and highlights the importance of awareness for cybersecurity professionals.
| | tcode2k16.github.io
2.3 parsecs away

Travel
| | a random blog about cybersecurity and programming
| | wsummerhill.github.io
7.9 parsecs away

Travel
| I'm going to cover an example of how to perform a DLL sideload from start to finish using a C++ payload and a legitimate DLL commonly found on disk. The specific technique covered is known as "DLL proxying" where we use the legitimate DLL along with a malicious DLL which exports all the functions that the legit DLL to execute properly.