You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 14, 2021. It is now read-only.
Both files are in the same directory as the exe\jar and contain asdrufale = "c:\windows\system32\calc.exe"
a payload to winthing/system/commands/run with [asdrufale] yields:
23:44:46 ERROR [MQTT Call: WinThing/com.fatico.winthing.messaging.Engine] Error while processing system/commands/run(["asdrufale"]): Could not run command: asdrufale
What's worse is that whatever i put into that file seems to get ignored, leaving full execution control upon the windows machine (as default behavior)
The text was updated successfully, but these errors were encountered:
Both files are in the same directory as the exe\jar and contain
asdrufale = "c:\windows\system32\calc.exe"
a payload to
winthing/system/commands/run
with[asdrufale]
yields:23:44:46 ERROR [MQTT Call: WinThing/com.fatico.winthing.messaging.Engine] Error while processing system/commands/run(["asdrufale"]): Could not run command: asdrufale
What's worse is that whatever i put into that file seems to get ignored, leaving full execution control upon the windows machine (as default behavior)
The text was updated successfully, but these errors were encountered: