checker

command module
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Apr 28, 2026 License: MIT Imports: 8 Imported by: 0

README

checker

Check different resources for malevolence.

go install go.foxforensics.dev/checker@latest

Usage

$ checker <FILE|MAIL|URL|DNS|IP> value ...

Services

VirusTotal:

IP, DNS, URL, File (SHA256)

HaveIBeenPwned:

Mail Address Breaches

Environment

The environment variables CHECKER_VT_KEY and CHECKER_HIBP_KEY must be set with a user specific API keys.

License

Released under the MIT License.

Documentation

Overview

Check different resources for malevolence.

Usage:

checker <FILE|MAIL|URL|DNS|IP> value ...

The arguments are:

type
	    Type of check (required).
value
	    Value to check (required).

Directories

Path Synopsis
Package services provides a general service result.
Package services provides a general service result.
hibp
Package hibp implements the HaveIBeenPwned API.
Package hibp implements the HaveIBeenPwned API.
vt
Package vt implements the VirusTotal API.
Package vt implements the VirusTotal API.

Jump to

Keyboard shortcuts

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