diff --git a/payloads/library/remote-access/SSH-proxy-pivot/payload.sh b/payloads/remote-access/SSH-proxy-pivot/payload.sh similarity index 99% rename from payloads/library/remote-access/SSH-proxy-pivot/payload.sh rename to payloads/remote-access/SSH-proxy-pivot/payload.sh index 2af3a52..17c77e7 100755 --- a/payloads/library/remote-access/SSH-proxy-pivot/payload.sh +++ b/payloads/remote-access/SSH-proxy-pivot/payload.sh @@ -79,4 +79,4 @@ LED ATTACK # starting autossh /etc/init.d/autossh start -# Happy Hunting. \ No newline at end of file +# Happy Hunting. diff --git a/payloads/library/remote-access/SSH-proxy-pivot/readme.md b/payloads/remote-access/SSH-proxy-pivot/readme.md similarity index 99% rename from payloads/library/remote-access/SSH-proxy-pivot/readme.md rename to payloads/remote-access/SSH-proxy-pivot/readme.md index ddbe825..7b159fc 100644 --- a/payloads/library/remote-access/SSH-proxy-pivot/readme.md +++ b/payloads/remote-access/SSH-proxy-pivot/readme.md @@ -69,4 +69,4 @@ Where: * $remote_server_ip is the Remote SSH Server IP * $lport_fwd_port is the Squirrels ssh server reachable by the port configured in the Payload. -Goes without saying, but use at your own risk. Don't do bad things. \ No newline at end of file +Goes without saying, but use at your own risk. Don't do bad things.