Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

WiktorGmur/golira

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

4 Commits

Repository files navigation

golira🦍

golira is a CLI tool created for Security Analysts who don't want to leave their terminal and need to perform an IP Reputation check.
It takes the IP address you want to check as a first argument and then runs it through VirusTotal's API.
After that, golira returns the output in a pretty and readable format which shows if the IP is harmless, malicious, suspicious or undetected.

Installation

Simply clone the repo, build it, then run golira

 git clone https://github.com/WiktorGmur/golira.git
 cd golira
 go build golira.go
 ./golira {Suspicious_IP_Here}

About

IP Reputation checker written in Go.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

AltStyle によって変換されたページ (->オリジナル) /