- This topic has 9 replies, 3 voices, and was last updated 1 month, 2 weeks ago by Diego Pérez.
- AuthorPosts
- September 26, 2024 at 4:16 pm #195074sabak01Participant
This command (chmod 700 Downloads/Kali-keypair.pem)doesn’t work on my Windows 10 CLI
Below is the message I am getting.
C:\Users\info>chmod 700 Downloads/Kali-keypair.pem
‘chmod’ is not recognized as an internal or external command,
operable program or batch file.September 26, 2024 at 5:33 pm #195095Diego PérezModeratorHi!
That command is not needed in windows, just keep going on.Greetings!
DiegoSeptember 26, 2024 at 8:44 pm #195159sabak01ParticipantYou said just keep going on, But I am not able to ssh from my Windows to the AWS Kali
September 27, 2024 at 6:52 pm #195409Diego PérezModeratorHi!
What’s the exact error? Can you elaborate? Also some screenshots will help.Thanks!
DiegoSeptember 30, 2024 at 6:25 pm #196345sabak01ParticipantThis is the message I am getting
C:\Users\info>ssh -i D:/CyberSecurityTesting/AWS/PENETRATION-TESTING/Kali-keypair.pem [email protected]
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@ WARNING: UNPROTECTED PRIVATE KEY FILE! @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Permissions for ‘D:/CyberSecurityTesting/AWS/PENETRATION-TESTING/Kali-keypair.pem’ are too open.
It is required that your private key files are NOT accessible by others.
This private key will be ignored.
Load key “D:/CyberSecurityTesting/AWS/PENETRATION-TESTING/Kali-keypair.pem”: bad permissions
[email protected]: Permission denied (publickey).October 1, 2024 at 3:10 pm #196641sabak01ParticipantNever mind
October 1, 2024 at 9:15 pm #196769Diego PérezModeratorHi!
Glad you got it!
DiegoOctober 8, 2024 at 2:20 pm #198891jayoneParticipantI have submitted my issue but do not see anything?
October 8, 2024 at 2:31 pm #198892jayoneParticipantMy 2nd time writing this issue.
I am currently stuck on lecture 2.4
Communicating with cloud computers.When I am running the command:
“ ssh -i downloads/Kali-keypair.pem [email protected]” to connect to the machine.I get :
[email protected]: permission Denied (publickey,gssapi-keyex,gssapi-with-mic).I don’t know why this is not working as I have done everything exactly how zaid is doing it.
I am using a hp windows 10.
I have tried submitting a image but it didn’t send.October 8, 2024 at 7:10 pm #198994Diego PérezModeratorHi!
You are typing kali with capital K and it won’t work. Pay attention to what Zaid is typing and use the same syntax. Also, open a new thread to avoid spamming the original poster with your questions.Greetings!
Diego - AuthorPosts
- You must be logged in to reply to this topic.