Pass in Hostfile and scan all supplied hosts
active checks
Bash script wrapper for simpler commands script should also split ips and domain names in separate files
docker run --rm -v "$(pwd):/loot"
amass enum -active -o /loot/output -ip -r 8.8.8.8 -d
#Normal
amass enum -o /loot/out/output -ip -r 8.8.8.8 -d