mirror of
https://github.com/maxDcb/C2Core
synced 2026-06-08 15:48:01 +00:00
Add BeaconSmb
This commit is contained in:
@@ -287,8 +287,6 @@ int AssemblyExec::process(C2Message &c2Message, C2Message &c2RetMessage)
|
||||
|
||||
int AssemblyExec::createNewThread(const std::string& payload, std::string& result)
|
||||
{
|
||||
|
||||
std::cout << "payload.size() " << payload.size() << std::endl;
|
||||
StdCapture stdCapture;
|
||||
stdCapture.BeginCapture();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user