Cyber-Kill-Chain definition courtesy of: Lockheed Martin.
The following C++ code has been added to our C++ "RedTeamAgent". I have written a C++ trojan that utilizes Windows API's and core features of the C++ language as it leverages Windows API's and functions to perform tasks and remain undetected. The UpdateRegistry function is useful here, as seen in the Gist below:
Share with your network
Grant Knoetze
IT Support Specialist Cybersecurity Amalyst Software Developer
This is code that I wrote to help me with red teaming. Disclaimer - Nothing on this page is intended for malicious purposes, anything that you do with any code is your own responsibility, never engage a target without written permission in the form of a signed contract.