passive_malware: Get malware data

Description Usage Arguments Value Note References See Also Examples

Description

Get malware data

Usage

1
passive_malware(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_malware) to invalidate the cache for this function.

References

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

See Also

Other Enrichment functions: passive_enrich, passive_osint, passive_subdomains

Examples

1
2
3
4
## Not run: 
passive_malware("noorno.com")

## End(Not run)

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