Abraxas
Abraxas
By default ns1, ns2, [email protected] records should not be scanned by nmap, or other tools apart from testing zone transfers (separate feature) Phase one of this is to remove the...
If the DNS bruteforce returns ns#@domain.com style results, test them for zone transfers and record results if successful.
'Zero Touch' - Only non-intrusive tests (public APIs, 3rd party sources, DNS enumeration, etc.) 'Light Touch' - Identify minimal 'packets per site/IP per tool' to get usable data, disable 'noisy'...
Something to add for vCenter datastores?
https://github.com/ctigeek/InvokeQueryPowershellModule/blob/master/InvokePostgreSqlQuery.cs Look in to something like this. Have a 'dbtech' option during install, set a variable which gets used for all future invoke-sqlcmd type calls.
Some variables aren't always available on first start and require execution of the whole page.ps1 file to get them all working. Need to find a way to ensure they are...
Now that I'm showing best practice security configs on the user objects and computer objects, include a button to resolve common issues such as no pwd expiration, reversible encryption, etc....
AD Group Explorer Simple way to view groups, see memberships (and type of member). DB Reqs -> AD_Group_memberships group name, members_SAMAccountName, type of member, date
Setup script will prompt for DB name, SQL type, creds if req'd, ports, etc. Must make sure it also loads key information to the db - such as the path...
**Is your feature request related to a problem? Please describe.** Add metrics around vCenter hardening/configuration best practices. https://www.vmware.com/security/hardening-guides.html - The following guide provides security best practices for vCenter instances from...