Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ctrl + D outputs the following #276

Open
Jspl0it opened this issue Nov 4, 2023 · 1 comment
Open

Ctrl + D outputs the following #276

Jspl0it opened this issue Nov 4, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@Jspl0it
Copy link

Jspl0it commented Nov 4, 2023

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

@Jspl0it Jspl0it added the bug Something isn't working label Nov 4, 2023
@Jspl0it
Copy link
Author

Jspl0it commented Nov 4, 2023

After running the escalate run -u root command I was able to use CTRL + D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant