You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
stty: 'standard input': Inappropriate ioctl for device
(local) pwncat$
stty: 'standard input': Inappropriate ioctl for device
(local) pwncat$
stty: 'standard input': Inappropriate ioctl for device
(local) pwncat$
stty: 'standard input': Inappropriate ioctl for device```
## Bug Description
When attempting to use Ctrl+D to use the terminal on the machine with the reverse shell I am given this error.
## pwncat version
Provide the output of `pwncat --version` or a commit hash if working from
a development branch.
$ pwncat --version
0.5.4
## Target System (aka "victim")
https://tryhackme.com/room/picklerick.
## Steps to Reproduce
Steps to reproduce the behavior:
1. Initiate pwncat listner using ```pwncat-cs -lp 1337```
2. type ls, realize it doesn't work. Use Ctrl+D to switch modes.
3. Recieve output : **stty: 'standard input': Inappropriate ioctl for device**
4. See error
## Expected Behavior
To be able to use basic linux commands
## Screenshots
Some dependency has been deprecated:
https://imgur.com/UXWE1dS
Attempting to use ls then using Ctrl+D to use regular terminal.
https://imgur.com/Mwtv8Sx
The text was updated successfully, but these errors were encountered:
$ pwncat --version
0.5.4
The text was updated successfully, but these errors were encountered: