Skip to content

pywerview v0.4.1

Compare
Choose a tag to compare
@ThePirateWhoSmellsOfSunflowers ThePirateWhoSmellsOfSunflowers released this 26 Jan 15:20
· 100 commits to master since this release

Features

Modifications

  • useraccountcontrol attribute is now returned when using get-netgroupmember function. This can be useful to detect disabled admin accounts or accounts that are not allowed for delegation.
  • The project now uses beautifulsoup4 instead of bs4 package (thanks @fabaff).
  • ms-Mcs-AdmPwdExpirationTime is now formatted as a timestamp.
  • get-netcomputer now returns all computer accounts even those without dnshostname.
  • samaccountype attribute is now formatted as a string.
  • The project now falls back to pycryptodome if pycryptodomex is not installed (thanks @thesamesam).
  • get-netgroupmember now returns also computer accounts
  • Better exception handling to detect Channel Binding and LDAP Signing