|
@@ -10,7 +10,7 @@ On our POC, we enter the folder/file location and hostname.
|
|
|
|
|
|
|
|

|
|

|
|
|
|
|
|
|
|
-We then compile x86_64-w64-mingw32-g++ -o smbex.exe smb.cpp -lws2_32 -lntdll
|
|
|
|
|
|
|
+We then compile x86_64-w64-mingw32-g++ -o sharable.exe sharable.cpp -lws2_32 -lntdll
|
|
|
|
|
|
|
|
We upload the executable to the domain controller and execute.
|
|
We upload the executable to the domain controller and execute.
|
|
|
|
|
|