Skip to content
This repository has been archived by the owner on Feb 28, 2024. It is now read-only.
/ otxurls Public archive

Fetch known urls from AlienVault's Open Threat Exchange for given hosts

Notifications You must be signed in to change notification settings

lc/otxurls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

otxurls

Fetch known URLs from AlienVault's Open Threat Exchange for given hosts.

usage:

▻ printf 'example.com' | otxurls

or

▻ otxurls example.com

install:

▻ go get github.com/lc/otxurls

Docker

Build

docker build -t otxurls .

Run

docker run --rm -t otxurls <url>

About

Fetch known urls from AlienVault's Open Threat Exchange for given hosts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published