Giter Site home page Giter Site logo

Comments (3)

trimstray avatar trimstray commented on May 27, 2024
proxychains nmap google.com
ProxyChains-3.1 (http://proxychains.sf.net)
Starting Nmap 7.70 ( https://nmap.org ) at 2018-05-21 13:17 CEST
|DNS-request| google.com 
|R-chain|-<>-127.0.0.1:9001-<><>-9.9.9.9:53-<><>-OK
|DNS-response| google.com is 216.58.194.174
google.com looks like an IPv6 target specification -- you have to use the -6 option.
WARNING: No targets were specified, so 0 hosts scanned.
Nmap done: 0 IP addresses (0 hosts up) scanned in 0.59 seconds

from sandmap.

trimstray avatar trimstray commented on May 27, 2024
proxychains4 -f /etc/proxychains.conf nmap 8.8.8.8                 
[proxychains] config file found: /etc/proxychains.conf
[proxychains] preloading /usr/lib/libproxychains4.so
[proxychains] DLL init: proxychains-ng 4.12-git-15-gbb30d86
Starting Nmap 7.70 ( https://nmap.org ) at 2018-05-21 13:18 CEST
nmap: netutil.cc:1379: int collect_dnet_interfaces(const intf_entry*, void*): Assertion `rc == 0' failed.
[1]    30756 abort      proxychains4 -f /etc/proxychains.conf nmap 8.8.8.8

from sandmap.

trimstray avatar trimstray commented on May 27, 2024
proxychains4 -f /etc/proxychains.conf nmap -Pn -sT 8.8.8.8 -p 53   
[proxychains] config file found: /etc/proxychains.conf
[proxychains] preloading /usr/lib/libproxychains4.so
[proxychains] DLL init: proxychains-ng 4.12-git-15-gbb30d86
Starting Nmap 7.70 ( https://nmap.org ) at 2018-05-21 13:35 CEST
[proxychains] Random chain  ...  127.0.0.1:9003  ...  8.8.8.8:53  ...  OK
Nmap scan report for google-public-dns-a.google.com (8.8.8.8)
Host is up (0.14s latency).

PORT   STATE SERVICE
53/tcp open  domain

Nmap done: 1 IP address (1 host up) scanned in 0.18 seconds

from sandmap.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.