netscan
Scan a network for ports that are open on an ip/ip range, and ips that are in use on that network.
Details
Category: Network
Publisher: trickest
Created Date: 6/23/2021
Container: quay.io/trickest/netscan:b457232
Source URL: https://github.com/jessfraz/netscan
Parameters
Command:
--debug
- Enable debug logging (default: false)Command:
--ports
- Ports to scan (ex. 80-443 or 80,443,8080 or 1-20,22,80-443) (default 80,443,8001,9001)Command:
--timeout
- Timeout for ping of port (default: 1s)Command:
--proto
- Protocol to use (can be set more than once) (default tcp)Command:
- Cidr (192.168.0.1/24) or single ip (192.168.104.30)