censys (version 0.1.0)

view_result: Retrieve data on a particular scan "result"

Description

Generally used after a call to either get_series or view_series.

Usage

view_result(series_id, result_id)

Arguments

series_id
Censys series id (e.g. "22-ssh-banner-full_ipv4")
result_id
Censys series result id (e.g. "20150930T0056")

Value

list of specific series result details

Details

You must have both CENSYS_API_ID and CENSYS_API_SECRET present in the R environment for the functions in this package to work. It is highly suggested that you place those in ~/.Renviron at least for interactive work.

References

Census API: https://www.censys.io/api/v1/docs/data