Giter Club home page Giter Club logo

Comments (2)

Mzack9999 avatar Mzack9999 commented on September 27, 2024

naabu verifies if there is a route to the destination from the source-ip, otherwise it fallback to system routes, otherwise it would be impossible to receive the packets from the target. This behavior was opted to make it easier to handle mixed cases where nmap would just error out:

# nmap -S 30.0.0.1 188.42.216.83 -e eth0
WARNING: If -S is being used to fake your source address, you may also have to use -e <interface> and -Pn .  If you are using it to specify your real source address, you can ignore this warning.
Starting Nmap 7.94SVN ( https://nmap.org ) at 2024-03-15 09:12 UTC
Note: Host seems down. If it is really up, but blocking our ping probes, try -Pn
Nmap done: 1 IP address (0 hosts up) scanned in 3.09 seconds

from naabu.

amarao avatar amarao commented on September 27, 2024

I hit this bug in a production configuration with real (working IPs).

  • one network card with local IP (10.x.x.x) with route to 10.0.0.0/8
  • second network card with internet IP and default route
  • There is an alias (second internet) IP on the second network card, and it's functional (e.g. I can ping with this IP as a source and I get reply).

from naabu.

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.