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

backspace deletes full words #13

Open
allendemoura opened this issue Mar 25, 2024 · 3 comments
Open

backspace deletes full words #13

allendemoura opened this issue Mar 25, 2024 · 3 comments

Comments

@allendemoura
Copy link

allendemoura commented Mar 25, 2024

hi, love your tool!

I'm noticing that within the shell, backspace deletes whole words, and Ctrl+Backspace deletes single letters. is this intended, and is there a way to change it?

@antonioCoco
Copy link
Owner

Hello,

this is an unexpected behavior. Please provide additional details to troubleshoot the issue. What commandline you used to run ConPtyShell? What commandline you used to run the netcat listener? What windows version you tested?

@santhoshkite
Copy link

Hi, I am also facing the same issue. The commands that I used was

On the host:
Import-module .\Invoke-ConPtyShell.ps1
Invoke-ConPtyShell

On the client:
stty raw -echo; (stty size; cat) | nc -lvnp 3001

I am using a kali Vm, the hypervisor I use is VMware Fusion.
Kali version:
Linux kali 6.6.9-arm64 #1 SMP Kali 6.6.9-1kali1 (2024-01-08) aarch64 GNU/Linux
The vm is running on Apple m1 chip.

@allendemoura
Copy link
Author

hi, sorry for the delay, been busy with the OSCP exam. i ran ConPty from a reverse shell cmd command line. listener in kali linux zsh. Windows 10-11. i'm sorry i dont have more details at the moment.

I noticed that it only seems to occur on certain hosts. I experienced this behavior in the OSCP labs but not on the exam.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants