AI Enhanced DNS Assessment
This PowerShell script pulls a domain’s MX, SPF, DMARC, DKIM, and TXT records, hands them to an LLM (in this example, OpenAI’s API) along with a prompt asking for security recommendations, and writes the result out as an HTML report. It’s a quick first pass for spotting missing or misconfigured...
[Read More]