Tagged Questions
0
votes
1answer
210 views
Can I run a tool like Nmap from a remote machine to pentest on my local Network?
Can I set up a backtrack system at home to connect to and remotely use tools like nmap on whatever network I'm in locally?
8
votes
2answers
5k views
Howto disable SSH local port forwarding?
I have a server running Ubuntu and the OpenSSH daemon. Let's call it S1.
I use this server from client machines (let's call one of them C1) to do an SSH reverse tunnel by using remote port ...