- This topic has 6 replies, 2 voices, and was last updated 5 days, 5 hours 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!
Diego - AuthorPosts
- You must be logged in to reply to this topic.