Jump to content

Question On Putty Localhost Ssh


Ninja Monkey

Recommended Posts

I was watching the latest episode Hak5 1108 – Hak5 Special: Proxies

I decided to try the putty proxy tunnel and was of course prompted to put in a username and password.

Needless to say I have no idea what they are I have tried my Win login etc but no luck.

Edit: Sorry to clarify, I am connecting to myself here but I dont know what I am connecting too ... if that makes sense lol

Edited by Ninja Monkey
Link to comment
Share on other sites

You would need to setup a SSH daemon to run on your Windows machine and manage user accounts in the software.

Easy setup is to run linux, setup sshd and login with your linux user account.

If I'm connecting to myself in SSH surely I am running something that is accepting a connection ?

I was wondering if I could find what is actually accepting the connection.

Link to comment
Share on other sites

Depends on the OS you are connecting to.

It's windows 7 but I was unaware any of the software I am running had SSH connections to them, I dont like to not know really.

I'm aware of all ssh clients on my Linux box but never thought of my windows set-ups connections. the whole episode just made me curious.

Link to comment
Share on other sites

I just tried to ssh to my windows machine. As expected it timed out for me.

I'd run netstat to find out what is running on port 22. Maybe process monitor as well to help find out what it is.

Edit: Try using this.

http://www.binbert.com/blog/2010/04/find-which-application-service-is-running-in-a-port-windows/

It's amazing how little simple things slip your mind when your half asleep and cought offguard

a quick netstat -b showed something called freesshd :S apparently my roommate installed it because he needed ssh...

yea anyways I slapped him a couple of times...

thanks Mr.Protocol

edit: I appreciate the link but sorted it now getting timeouts from Linux box > Windows so :) all is well with the world again

Edited by Ninja Monkey
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...