New Features
Remediation Advice
- Respotter now tells you what will break if you disable LLMNR, mDNS, and Netbios protocols
- If any name queries are found that need to be addressed, Respotter will tell you how to fix it
- Once no more remediation advice is given, you can safely disable LLMNR, mDNS, and Netbios on all hosts in Respotter's subnet
Breaking Changes
- The schema for
state.json
has changed due to the change from vulnerability tracking to remediation advice. You will need to delete your state file if you have one, and a new one will be created on the next run.
What's Changed
- Pull in docker compose fixes by @lawndoc in #63
- Merge fixes by @lawndoc in #65
- Remediation instructions by @lawndoc in #66
Full Changelog: v1.0.4...v1.1.0