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
"description": "This module will install a payload in WSL and execute it at user\n logon or system startup via the registry value in \"CurrentVersion\\Run\"\n or \"RunOnce\" (depending on privilege and selected method).\n The payload will be installed completely in registry.\n\n Staged payloads, like fetch payloads in linux X64 don't tend to work. The payload\n will ask for the stage, then submit the HTTP fetch request\n and when the payload is sent it doesn't execute.\n\n `cmd/linux/http/x64/meterpreter_reverse_tcp` and unix cmd payloads tend to work.",
0 commit comments