Nmap Development mailing list archives

Re: An idea


From: Nuno Gonçalves <nunojpg () gmail com>
Date: Wed, 2 Feb 2011 03:52:50 -0800

Why the broker?

(sudo) ncat -kul 53 --sh-exec "minibill@89.16.178.89 \"ncat -u 8.8.8.8 53\""

Isn't this enough?

Regards,
Nuno

On Tue, Feb 1, 2011 at 15:01, miniBill <cmt.minibill () gmail com> wrote:
My ISP has filters on the dns.
Thanks to ncat I could bypass them.

ncat -l -k -u -p 53 --sh-exec "ncat localhost 1100" 2> /dev/null
ncat --broker -l -k -p 1100
ncat localhost 1100 --sh-exec "ssh minibill@89.16.178.89 \"ncat -u 8.8.8.8 53\""
_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://seclists.org/nmap-dev/

_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://seclists.org/nmap-dev/


Current thread: