
Miscellaneous Tools
कमांड निष्पादन / PsExec-जैसी कार्यक्षमता के माध्यम से पार्श्विक गति। एक विशेषाधिकार प्राप्त उपयोगकर्ता के संदर्भ में चलना चाहिए।
CsExec.exe <targetMachine> <serviceName> <serviceDisplayName> <binPath>
यह भी देखें TikiService।
कमांड निष्पादन / PowerShell के माध्यम से पार्श्विक गति। दूरस्थ लक्ष्य पर PowerShell रनस्पेस बनाता है। एक विशेषाधिकार प्राप्त उपयोगकर्ता के संदर्भ में चलना चाहिए।
Usage:
-t, --target=VALUE Target machine
-c, --code=VALUE Code to execute
-e, --encoded Indicates that provided code is base64 encoded
-o, --outstring Append Out-String to code
-r, --redirect Redirect stderr to stdout
-d, --domain=VALUE Domain for alternate credentials
-u, --username=VALUE Username for alternate credentials
-p, --password=VALUE Password for alternate credentials
-h, -?, --help Show Help
कमांड निष्पादन / WMI के माध्यम से पार्श्विक गति। एक विशेषाधिकार प्राप्त उपयोगकर्ता के संदर्भ में चलना चाहिए।
वर्तमान विधियाँ: ProcessCallCreate।
CsWMI.exe <targetMachine> <command> <method>
यह भी देखें The Return of Aggressor
कमांड निष्पादन / DCOM के माध्यम से पार्श्विक गति। एक विशेषाधिकार प्राप्त उपयोगकर्ता के संदर्भ में चलना चाहिए।
वर्तमान विधियाँ: MMC20.Application, ShellWindows, ShellBrowserWindow, ExcelDDE।
Usage:
-t, --target=VALUE Target Machine
-b, --binary=VALUE Binary: powershell.exe
-a, --args=VALUE Arguments: -enc <blah>
-m, --method=VALUE Method: MMC20Application, ShellWindows,
ShellBrowserWindow, ExcelDDE
-h, -?, --help Show Help
उपयोगकर्ता/मशीन/प्रक्रिया पर्यावरण चर जोड़ें।
CsEnv.exe <variableName> <value> <target>
अधिकांश कोड बेशर्मी से चुराया गया और इनसे अनुकूलित किया गया: