scans

package
v0.1.14-beta Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 18, 2023 License: GPL-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FullAggressiveScan

func FullAggressiveScan(target, ports, outFile string)

Run main aggressive scan for all open ports on the target

func IndividualPortScanner

func IndividualPortScanner(target, port, outFile string)

Run a simple Nmap scan

func IndividualPortScannerWithNSEScripts

func IndividualPortScannerWithNSEScripts(target, port, outFile, scripts string)

Run an Nmap scan with NSE scripts

func IndividualPortScannerWithNSEScriptsAndScriptArgs

func IndividualPortScannerWithNSEScriptsAndScriptArgs(target, port, outFile, scripts string, scriptArgs map[string]string)

Run an Nmap scan with NSE scripts and NSE script arguments

func IndividualUDPPortScannerWithNSEScripts

func IndividualUDPPortScannerWithNSEScripts(target, port, outFile, scripts string)

Run an UDP Nmap scan with NSE scripts

func TcpPortSweep

func TcpPortSweep(target string) []nmap.Host

Run a quick port sweep on TCP

func TcpPortSweepWithTopPorts

func TcpPortSweepWithTopPorts(target string) []nmap.Host

Run the quickest port sweep on TCP

func UdpPortSweep

func UdpPortSweep(target string) []nmap.Host

Run a quick port sweep on UDP

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL