5 years ago
DNS Monitoring
Module to monitor Public DNS Records.
Take in variables:
List fo Pubic DNS records to query: (google 8.8.8.8 etc)
Query: Records Type(CNAME, NS, A etc), Query Value (contoso.com,...
If there are integrations to get arguments, properties, etc. I agree. Embedded Powershell with token references is acceptable (sometimes very awkward). Passing values to scripts with the current argument specification methods is not great. It might be overkill to wrap everything up into JSON for external scripts, but something along those lines might work.