Hacker News new | ask | show | jobs
by OriginalMrPink 463 days ago
Just curious, what problem do I need to have that they'll solve for me?
1 comments

No problem in particular.

What we use it for: - vulnerability assessments for containers and VMs (they give a list of vulnerable or outdated packages) - initial access vulnerabilities: what happens if an internet facing component is compromised because you have a vulnerable package and to what kind of data it has access to (it has some regexes and what not to figure out if in your database you have PII data, HIPAA etc.), what lateral movement is possible etc. - provides information on what you can do to fix a finding - IAM checks for overly broad permissions - Service account age and overdue key rotations

Take your pick.