Changed all OSBinaries according to the new template

This commit is contained in:
Oddvar Moe
2018-09-24 21:59:43 +02:00
parent 68884a4c13
commit 37cc1ee83e
66 changed files with 1448 additions and 698 deletions

View File

@@ -17,4 +17,4 @@ Execute evil.dll which is stored in an Alternate Data Stream (ADS).
* C:\Windows\sysWOW64\control.exe
* Notes: Thanks to Jimmy - @bohops

View File

@@ -18,4 +18,4 @@ csc -target:library File.cs
* C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Csc.exe
* Notes: Thanks to ?

View File

@@ -15,4 +15,4 @@ Use cscript.exe to exectute a Visual Basic script stored in an Alternate Data St
* c:\windows\sysWOW64\cscript.exe
* Notes: Thanks to Oddvar Moe - @oddvarmoe