Is there a good solution for this? A pentester captured our scan creds so we were working towards not using credentialed scans.
We've deployed LSAgent everywhere we can so that we don't need to run credentialed scans, but barring configuring invalid global credentials for Windows and SSH, I don't see a way to disable the Global Credential. Can I just remove the login information to disable the global credential?
I'd still like to perform global SNMP (r/o) scan for network devices, so disabling the scan targets isn't ideal.
Plan was:
- LSAgent to all Windows and Apple devices
- SSHCertificate to all *nix devices that can't/won't run LSAgent
- SNMP r/o for network devices
Now I'm not sure that's a good plan without the ability to limit/disable global credentials.
Using invalid credentials and creating failed login traffic doesn't seem like a great solution.