Coder Social home page Coder Social logo

Comments (3)

robertdavidgraham avatar robertdavidgraham commented on June 23, 2024

I can reproduce. Working on fixing it now.

from masscan.

robertdavidgraham avatar robertdavidgraham commented on June 23, 2024

Ok, problem is fixed. It was a bug in how I calculated the "increment" based on "shards". The way shards work is 1/2 and 2/2, rather than 0/2 and 1/2. Thus, I had an off-by-one error. Stupid and obvious :)

from masscan.

malevolm avatar malevolm commented on June 23, 2024

I've recompiled, but still getting some inconsistencies. I don't know if this is just the price of a high PPS, but:

./masscan -sS -p80,22 88.45.209.90
Starting masscan 1.0 (http://bit.ly/14GZzcT) at 2013-09-19 04:48:41 GMT
-- forced options: -sS -Pn -n --randomize-hosts -v --send-eth
Initiating SYN Stealth Scan
Scanning 1 hosts [2 ports/host]
Discovered open port 80/tcp on 88.45.209.90

./masscan -sS -p22,80 88.45.209.90
Starting masscan 1.0 (http://bit.ly/14GZzcT) at 2013-09-19 04:48:33 GMT
-- forced options: -sS -Pn -n --randomize-hosts -v --send-eth
Initiating SYN Stealth Scan
Scanning 1 hosts [2 ports/host]
Discovered open port 80/tcp on 88.45.209.90
Discovered open port 22/tcp on 88.45.209.90

Sometimes no ports are discovered. Is this an inherent part of the scan? Would there be a better suited scan type for accuracy?

Also if I may make a request: could you group matching ports? For cases when you're only interested in machines with both ports open.

from masscan.

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.