Skip to main content
13 events
when toggle format what by license comment
Jun 30, 2023 at 12:12 comment added Saurav Chittal Thank you soo much, that worked me.
Jun 30, 2023 at 0:14 comment added Ramhound You are attempting to log into Windows with a user named totoadministrator is that the correct username for the Windows account? I already know it's not because the logs indicate it's an invalid user. This tells me the syntax your using to connect to the OpenSSH Server isn't correct. Just try ssh administrator@address, provided, Administrator is the actual user you want to use, which by default is disabled
Jun 29, 2023 at 19:51 comment added Saurav Chittal @Ramhound Do the logs I edited in the answer help? Or is there something else that I need to do?
Jun 29, 2023 at 19:49 history edited Saurav Chittal CC BY-SA 4.0
added 127 characters in body
Jun 29, 2023 at 16:03 comment added Ramhound @SauravChittal - My previous comment confirmed that fact. You need to provide the OpenSSH Server logs, so if the Server is running on the Kali VM, provide those logs otherwise they exist on the Windows VM not the Kali VM.
Jun 29, 2023 at 15:56 comment added Saurav Chittal @Ramhound and @Jaromanda So, I use ssh toto\administrator@address because that is what I get when I type whoami in powershell. I was wondering, how would I be able to provide the logs, would I have to provide the logs using journalctl in Kali VM? Or is there something else that I've to do. Besides, I also wanted to confirm, the password required to enter into the windows homescreen should be the password required by the ssh
Jun 29, 2023 at 4:02 comment added Jaromanda X what user are you using to ssh in to windows ... i.e. ssh user@address what is the user portion? if none, it uses whatever the current (client) username is
Jun 28, 2023 at 21:36 review Close votes
Jul 18, 2023 at 3:01
Jun 28, 2023 at 21:20 history edited Ramhound CC BY-SA 4.0
deleted 16 characters in body
Jun 28, 2023 at 21:20 comment added Ramhound In order to SSH into a Windows installation you need the username and password, to a user profile, that exists on the machine itself. If the password is being rejected, you are likely, not using the correct syntax to connect to the Windows machine. Provide the server logs associated with the timeframe while you attempt to make the connection to the server. Without detail information this question cannot be answered, nor can an appropriate duplicate be identified, the likelihood of this being associated with the system not being activated is actually fairly small.
Jun 28, 2023 at 21:19 comment added anon I have Kali VM and a Windows 10 VM here. I assigned passwords during installation. Once done you can easily map a folder in Windows from Kali - I am doing that here. It is just like connecting real machines.
S Jun 28, 2023 at 21:17 review First questions
Jun 28, 2023 at 22:14
S Jun 28, 2023 at 21:17 history asked Saurav Chittal CC BY-SA 4.0