Retrieves the ARP cache values in the target system.: Determine if MITM in progress.
Query:
select * from arp_cache;Additional Query Info:
Version: 1.4.5
Interval: 3600
JSON:
{ "queries": { "arp_cache": { "query" : "select * from arp_cache;", "interval" : "3600", "platform" : "", "version": "1.4.5", "description" : "Retrieves the ARP cache values in the target system.", "value" : "Determine if MITM in progress." } } }