Coder Social home page Coder Social logo

Mixing UDP and TCP ports about masscan HOT 3 CLOSED

cweb avatar cweb commented on June 23, 2024
Mixing UDP and TCP ports

from masscan.

Comments (3)

robertdavidgraham avatar robertdavidgraham commented on June 23, 2024

Is that how nmap does it? I've tried to replicate the syntax, but I don't know all the exact details. I'll change it to make this work.


On Tue, 11/5/13, Chris Weber [email protected] wrote:

Subject: [masscan] Mixing UDP and TCP ports (#35)
To: "robertdavidgraham/masscan" [email protected]
Date: Tuesday, November 5, 2013, 12:53 PM

On Windows, setting a flag like:

-p T:22,53,139,445,U:53,137,161

I'm only seeing results for UDP port 53 but expecting
results for UDP 137 and 161. However in the following I get
results for UDP 53, 137, and 161 as expected:

-p T:22,53,139,445,U:53,U:137,U:161


Reply to this email directly or view
it on GitHub.

from masscan.

cweb avatar cweb commented on June 23, 2024

Ya, nmap will scan 4 TCP ports and 3 UDP ports with -p T:22,53,139,445,U:53,137,161

from masscan.

robertdavidgraham avatar robertdavidgraham commented on June 23, 2024

I've checked in the fix.

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.