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
Similar to the builtin php/download_exec payload, there should be a cmd/download_exec payload which calls wget or curl to download a file, chmod +x, and then executes it.
The text was updated successfully, but these errors were encountered:
Similar to the builtin
php/download_exec
payload, there should be acmd/download_exec
payload which callswget
orcurl
to download a file,chmod +x
, and then executes it.The text was updated successfully, but these errors were encountered: