passive_osint: Get opensource intelligence data

Description Usage Arguments Value Note References See Also Examples

Description

Get opensource intelligence data

Usage

1
passive_osint(query, auth = passive_auth())

Arguments

query

Query value to use in your request.

auth

list containing PassiveTotal user & key

Value

list

Note

All API function in the passivetotal pacake use memoise::memoise to cache results. Call forget(passive_osint) to invalidate the cache for this function.

References

https://api.passivetotal.org/api/docs/#api-Enrichment-GetV2EnrichmentOsintQuery

See Also

Other Enrichment functions: passive_enrich, passive_malware, passive_subdomains

Examples

1
2
3
4
## Not run: 
passive_osint("xxxmobiletubez.com")

## End(Not run)

hrbrmstr/passivetotal documentation built on May 17, 2019, 5:12 p.m.