knitr::opts_chunk$set(message=FALSE, warning=FALSE, fig.retina=2, collapse=TRUE) options(width=120)
Tools to Query and Orchestrate the 'BinaryEdge' 'API'
'BinaryEdge' acquires, analyzes and classifies internet-wide data
by combining efforts in the areas of 'cybersecurity', engineering and data science.
Tools are provided to work with the 'BinaryEdge' 'API'
To use this package you will need to go to https://app.binaryedge.io and register for an account.
PRs welcome!
be_api_key
: Get or set BINARYEDGE_API_KEY
valuednsipQuery
: Query DNS database - IPdnsQuery
: Query DNS databasedns_ip_query
: Query DNS database - IPdns_query
: Query DNS databasedomaindataleakQuery
: Query dataleak database - domaindomain_data_leak_query
: Query dataleak database - domainemaildataleakQuery
: Query dataleak database - emailhistoricalQuery
: Query host databasehistoricaltorrentQuery
: Query historical torrenthostQuery
: Query host databaseimageQuery
: Query image IPimagesearchQuery
: Image Query searchriskscoreQuery
: Query Score for IPsearchQuery
: Query searchsubdomainQuery
: Query domains database - domaintorrentQuery
: Query torrent database(NOTE: snake case versions are also provided)
devtools::install_github("balgan/rbinaryedge")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.