We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
error when trying ssh connection with id_rsa
Version :
>>> pwncat-cs --version 0.5.4
https://app.hackthebox.com/machines/Response
pwncat-cs -i id_rsa scryh@response.htb pwncat-cs -i ./id_rsa scryh@response.htb
The text was updated successfully, but these errors were encountered:
I have success when pointing to the file directly. Can you try this and see if it works (adjusting for whatever path you need):
pwncat-cs -i ./id_rsa scryh@response.htb
Tested successfully on KALI rolling and Ubuntu 22.04 on pwncat-cs 0.5.4
Sorry, something went wrong.
same error pointing the file directly
I have the same error here... :/
i reinstal it on an env and now all it working as exepected
No branches or pull requests
Bug Description
error when trying ssh connection with id_rsa
System version
pwncat version
Version :
Target System (aka "victim")
https://app.hackthebox.com/machines/Response
Steps to Reproduce
pwncat-cs -i id_rsa scryh@response.htb
pwncat-cs -i ./id_rsa scryh@response.htb
The text was updated successfully, but these errors were encountered: