See where I'm going? Okay so here's the deal. I'm trying to hack into my own system using linux so I can figure out the weaknesses & resolve them. Only problem is I've never hacked before. I'm reading a book that tells me the basics, so using nmap I scanned my router & found port 443 open. The book tells me once I find an open port, I should telnet into it. I've used telnet, so that's no big deal. I open telnet, type "open 192.168.0.101 443" and here's what I get:
Trying 192.168.0.101...
Connected to 192.168.0.101.
Escape character is '^]'.
But then nothing. No login, no response from the computer at all. I'm at a loss, so I start guessing. I type "ls" and get nothing. I type "list" and get nothing. Then I type "ftp" and it responds
Connection closed by foreign host.
Then it boots me back to the root terminal. My question is this.. once I have the initial connection, WTF do I do to penetrate/exploit?
2007-12-13
10:24:45
·
3 answers
·
asked by
Anonymous