env

package
v0.6.11 Latest Latest
Warning

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

Go to latest
Published: Jan 30, 2022 License: BSD-3-Clause, GPL-3.0 Imports: 0 Imported by: 0

Documentation

Overview

Package env contains static environment variable names that netcap uses.

Index

Constants

View Source
const (
	// CompletionDebug can be used to debug the commandline completions.
	CompletionDebug = "NC_COMPLETION_DEBUG"

	// ConfigRoot is the path on the filesystem that stores all netcap configuration and databases.
	ConfigRoot = "NC_CONFIG_ROOT"

	// FingerbankAPIKey is the authorization token fingerbank.org.
	FingerbankAPIKey = "FINGERPRINT_API_KEY"

	// MaltegoExploitDirectory is used to search for exploit PoC code.
	MaltegoExploitDirectory = "NC_MALTEGO_EXPLOIT_DIRECTORY"

	// MaltegoOpenTerminalCommand is the default terminal used when requesting to open a folder from Maltego.
	MaltegoOpenTerminalCommand = "NETCAP_MALTEGO_OPEN_TERMINAL_CMD"

	// MaltegoOpenFileCommand is the default file handler used when opening files from Maltego.
	MaltegoOpenFileCommand = "NETCAP_MALTEGO_OPEN_FILE_CMD"

	// MaltegoOpenDisassemblerCommand can be used to overwrite the default disassembler program for your platform
	MaltegoOpenDisassemblerCommand = "NETCAP_MALTEGO_OPEN_DISASM_CMD"

	// GeoLiteAPIKey to download the geolite databases
	GeoLiteAPIKey = "NETCAP_GEOLITE_API_KEY"

	// AnalyzerDirectory contains external analyzer tools
	AnalyzerDirectory = "NETCAP_ANALYZER_DIR"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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