Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Oct 2013 23:40:11 GMT
From:      "Kenta S." <kentas@hush.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/182915: net/proxychains - multiple issues
Message-ID:  <201310112340.r9BNeBfL003053@oldred.freebsd.org>
Resent-Message-ID: <201310112350.r9BNo0hO026936@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         182915
>Category:       ports
>Synopsis:       net/proxychains - multiple issues
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 11 23:50:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Kenta S.
>Release:        10-STABLE
>Organization:
>Environment:
>Description:
I tried to use proxychains with Tor to scan my webserver "example"

$ proxychains nmap -sV -PN example -p 80
ProxyChains-3.1 (http://proxychains.sf.net)
Starting Nmap 6.40 ( http://nmap.org ) at 2013-10-11 19:32 EDT
|DNS-request| example 
/usr/local/bin/proxyresolv: dig: not found
|DNS-response|: example is not exist
|DNS-request| example
/usr/local/bin/proxyresolv: dig: not found
|DNS-response|: example is not exist
Failed to resolve "example".
WARNING: No targets were specified, so 0 hosts scanned.
Nmap done: 0 IP addresses (0 hosts up) scanned in 0.52 seconds

It no longer works since we removed BIND, so I had to specify the
IP instead of the hostname. There's also some embarrassingly broken
English in the command output that should be fixed.
>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310112340.r9BNeBfL003053>