hawktrace/CVE-2026-45504 — reverse-engineered prompt

Reverse engineered prompt

I want a small Python command line tool for security testing in my own lab that helps me check whether a Microsoft Exchange server might be exposed to the recently reported file read issue. It should take a server URL and test account details, explain what it is checking, validate inputs, handle errors cleanly, and print a clear result without pulling back file contents or doing anything destructive.

If possible, also include a short readme with setup and example usage, plus notes on how to use it responsibly on systems I own or have permission to assess. Keep it simple, just one script is fine. You can look up the current public research and docs online if you need to first.

Want more depth? Deep Reverse