FYI, you might want to merge #10, before merging this.
This PR includes the following:
Two new commands : get-localdisks and get-netdomain
Invoke-CheckLocalAdminAccess has been changed to call SC_MANAGER_ALL_ACCESS (Just like PowerView)
Finally, the build_domain_connection function now automatically grabs the domain FQDN (This resolves #11), and allows us to call all get-net* functions without having to specify the domain using -w
Heya,
FYI, you might want to merge #10, before merging this.
This PR includes the following:
build_domain_connection
function now automatically grabs the domain FQDN (This resolves #11), and allows us to call all get-net* functions without having to specify the domain using -wCheers!