Skip to content

List of most common ports / open-frequency? #2399

Description

@drwetter

Hi,

while doing some blind ssrf scanning in a container environment I thought it would be ok to just use the most common ports from nmap as the port parameter.

But I realized the most common ports I expected for this task aren't in there, even in the top 1000 (awk '$2~/tcp$/' /usr/share/nmap/nmap-services | sort -r -k3 | head -n 1000 | grep -Ew '6443|10250|10255|10251|10252|2379|2380')

Thus the question: how is the open-frequency in /usr/share/nmap/nmap-services being determined?

Cheers, Dirk

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions