hormel

Retrieve and Process 'Spamhaus' Zone/Host Metadata

Description

The 'Spamhaus Project' is an international nonprofit organization that tracks spam and related cyber threats such as phishing, malware and botnets, provides realtime actionable and highly accurate threat intelligence to the Internet's major networks, corporations and security vendors, and works with law enforcement agencies to identify and pursue spam and malware sources worldwide. Methods are provided to retreive and process 'Spamhaus' data.

What's Inside The Tin

The following functions are implemented:

Installation

devtools::install_github("hrbrmstr/hormel")
options(width=120)

Usage

library(hormel)
library(tidyverse)

# current verison
packageVersion("hormel")
get_asndrop()

get_drop()

get_dropv6()

get_edrop()


hrbrmstr/hormel documentation built on May 12, 2019, 5:45 a.m.