SSH into metasploit handler?
Hey guys, I'm trying to figure out how to ssh into a Metasploit reverse tcp handler running on my home machine. In case that's a little confusing, I have a machine on my home network with a Metasploit handler running. I can ssh into the box, but I'd like to be able to control that specific console. I don't know if this is possible or not and lots of searching hasn't gotten me anywhere, so here I am... Any help would be appreciated :)
EDIT:
I hope it's not improper to bring this back up, but I found a solution and I wanted to share to others who find this dead post through google. I used a named "screen" session to launch the handler, then ssh'd in from elsewhere and re-attached to said session. Man I was so naive back then...