Skip to content

pywerview v0.4.0

Compare
Choose a tag to compare
@the-useless-one the-useless-one released this 13 Apr 13:37
· 113 commits to master since this release

Features

  • Kerberos authentication is now supported (see README for details)
  • Added a get-adserviceaccount functionality
  • Added a --logging option to get different debug levels and messages
  • Results can be dumped as JSON using --json
  • TLS connection can be forced using --tls

Modifications

  • Fixed find-gpocomputeradmin: there was a bug when setting isgroup attribute in GPOComputerAdmin object
  • Fixed get-domainpolicy: fixed a bug in SID resolving
  • Fixed dependencies and setup script (merged #46 and #47)