the list of authorized addresses allows addresses to be automatically defined as "CLEAN" and not subject to detection or remediation
Use the -whitelist-add [IP/CIDR/file]
token to add IP records in whitelist database
articapsniffer -whitelist-add 1.2.3.4
articapsniffer -whitelist-add 1.2.3.0/24
articapsniffer -whitelist-add /home/firewall/whitelist.txt
Use the -whitelist-del [IP/CIDR/file]
token to remove IP records in whitelist database
articapsniffer -whitelist-del 1.2.3.4
articapsniffer -whitelist-del 1.2.3.0/24
articapsniffer -whitelist-del /home/firewall/whitelist-del.txt
Use the -whitelist-add [IP/CIDR/file]
token to add IP records in whitelist database
Use -whitelist-add-domain [domain]
to add domain in whitelist database ( a domain which is a part of resolved IP address )
articapsniffer -whitelist-add-domain bl.google.com
Use -whitelist-del-domain [ID]
to delete domain from the whitelist database using the id of the record
Use the -whitelist-list
token to lists records stored in whitelist database