Sha256: 4259b37f7ddbe7f9bd1abf82418ee3b8de7a8c5ac88849336460f5e085a18a83
Contents?: true
Size: 1.66 KB
Versions: 3
Compression:
Stored size: 1.66 KB
Contents
.\" Generated by kramdown-man 1.0.1 .\" https://github.com/postmodern/kramdown-man#readme .TH ronin-masscan-print 1 "2023-03-01" Ronin Masscan "User Manuals" .SH NAME .PP ronin\-masscan\-print \- Prints the scanned IPs and ports from masscan scan file(s) .SH SYNOPSIS .PP \fBronin\-masscan print\fR \[lB]options\[rB] \fIMASSCAN\[ru]FILE\fP .SH DESCRIPTION .PP Parses one or more masscan scan files and pretty prints the scanned IPs and open ports\. The command also supports filtering the scanned ports by IP, IP range, domain, or port\. .SH ARGUMENTS .TP \fIMASSCAN\[ru]FILE\fP The masscan scan file to import\. .SH OPTIONS .TP \fB\-P\fR, \fB\-\-protocol\fR \fBtcp\fR\[or]\fBudp\fR Filters the targets by the protocol of the open port\. .TP \fB\-\-ip\fR \fIIP\fP Filters the targets by a specific IP address\. .TP \fB\-\-ip\-range\fR \fICIDR\fP Filters the targets by a CIDR IP range (ex: \fB192\.168\.1\.0\[sl]24\fR)\. .TP \fB\-p\fR, \fB\-\-ports\fR \[lC]\fIPORT\fP \[or] \fIPORT1\-PORT2\fP\[rC],\.\.\. Filter \fBIP:PORT\fR or \fBHOST:PORT\fR pairs who\[cq]s ports are in the gvien port list\. The port list is a comma separated list of port numbers (\fB443\fR) or port ranges (\fB8000\-9000\fR)\. .TP \fB\-\-with\-app\-protocol\fR \fIAPP\[ru]PROTOCOL\fP,\.\.\. Filters targets by the app protocol names\. .TP \fB\-\-with\-payload\fR \fISTRING\fP Filters targets by the payload substring\. .TP \fB\-\-with\-payload\-regex\fR \fB\[sl]\fR\fIREGEX\fP\fB\[sl]\fR Filters targets how\[cq]s payload string matches the regular expression\. .TP \fB\-h\fR, \fB\-\-help\fR Print help information .SH AUTHOR .PP Postmodern .MT postmodern\.mod3\[at]gmail\.com .ME .SH SEE ALSO .PP .BR ronin\-masscan\-dump (1)
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
ronin-masscan-0.1.1 | man/ronin-masscan-print.1 |
ronin-masscan-0.1.0 | man/ronin-masscan-print.1 |
ronin-masscan-0.1.0.rc1 | man/ronin-masscan-print.1 |