All Projects → lc → Otxurls

lc / Otxurls

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

Programming Languages

go
31211 projects - #10 most used programming language

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>
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].