hackerfinder

module
v1.3.1 Latest Latest
Warning

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

Go to latest
Published: Jul 12, 2022 License: Apache-2.0

README

hackerfinder

WARNING: If you are looking to use the pkg files to access the APIs. This repo is not stable and everything is subject to change.

Uses VirusTotal to look up malicious things

Getting Started

  • Navigate to releases

  • Select the Assets drop down for version you would like and the correct OS / Arch for your computer

Outputs

IP Tables
Fields
Header Value
IP Contains the IP address searched for
VT M VirusTotal Malicious vote count field
VT S VirusTotal Suspicious vote count field
VT H VirusTotal Harmless vote count field
VT U VirusTotal Undetected vote count field
AbuseIp Conf Score abuseaipdb Confidence score (100% is malicious)
AbuseIp Report Count abuseaipdb number of reports that the IP is malicious from users
AbuseIp Users abuseaipdb unique users creating requests of the IP being malicious
AbuseIp Hostnames abuseaipdb reported domain / hostnames for this IP

Configuration

The program looks for configuration in $HOME/.config and $PWD.

virustotal:
  api_key: { your VirusTotal api key}
abuseaipdb:
  api_key: { your abuseaipdb api key}

TODOs

  • Self-updating (maybe use this?)

  • Create a subcommand for install

    • Should include configuration setup

    • Adding binary to path

Jump to

Keyboard shortcuts

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