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

no attribute 'load_private_key' #255

Open
NA3 opened this issue Jun 3, 2022 · 4 comments
Open

no attribute 'load_private_key' #255

NA3 opened this issue Jun 3, 2022 · 4 comments
Labels
bug Something isn't working

Comments

@NA3
Copy link

NA3 commented Jun 3, 2022

image

Bug Description

error when trying ssh connection with id_rsa

System version

image

pwncat version

Version :

>>> pwncat-cs --version
0.5.4

Target System (aka "victim")

https://app.hackthebox.com/machines/Response

Steps to Reproduce

pwncat-cs -i id_rsa [email protected]
pwncat-cs -i ./id_rsa [email protected]

@NA3 NA3 added the bug Something isn't working label Jun 3, 2022
@DanaEpp
Copy link

DanaEpp commented Jun 29, 2022

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 [email protected]

Tested successfully on KALI rolling and Ubuntu 22.04 on pwncat-cs 0.5.4

@NA3
Copy link
Author

NA3 commented Jun 30, 2022

same error pointing the file directly

image

@MichaelMarcelKZ
Copy link

I have the same error here... :/

@NA3
Copy link
Author

NA3 commented Sep 10, 2022

i reinstal it on an env and now all it working as exepected

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

3 participants