pywerview v0.7.1
ThePirateWhoSmellsOfSunflowers
released this
20 Nov 12:30
·
1 commit
to master
since this release
Features
get-netpki
: returns a list of all thepKIEnrollmentService
objects.get-netcerttmpl
: returns a list of all thepKICertificateTemplate
objects. This function implements the--caname CA-NAME
flag to only retrieve certificates for this certificate authority.
Modifications
get-netdomaintrust
now displays the SID of the trusted domainNetRequester
object has now a_resolve_sid()
function.- pywerview now requires impacket db71504
_get_netfqdn
inLDAPRequester
now uses anonymous bind and root DSE to retrieve the fqdn- code refactoring within requester.py
Bug fix
- Fixed an infinite recursion when using TLS and a wrong password (by @jsherwood0)