For your Automated Enumeration Script in, identifying-targets.md consider replacing your SUBNET arg with something like HOSTS_FILE, changing all vars to match, and then using -f instead of -t for the Coercer scan.
Coercer's -t flag doesn't appear to support CIDRs or IP ranges. I believe the NXC commands will work with a hosts file without any additional args.
For your Automated Enumeration Script in,
identifying-targets.mdconsider replacing yourSUBNETarg with something likeHOSTS_FILE, changing all vars to match, and then using-finstead of-tfor the Coercer scan.Coercer's
-tflag doesn't appear to support CIDRs or IP ranges. I believe the NXC commands will work with a hosts file without any additional args.