Skip to content

foxforensics/checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

checker

Check different resources for malevolence.

go install go.foxforensics.dev/checker@latest

Usage

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

Services

VirusTotal:

File, Hash, URL, DNS, IP

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.