Skip to content

Releases: Luct0r/KerberOPSEC

KerberOPSEC v1.2

11 May 06:33
f07cc25
Compare
Choose a tag to compare

Change Log v1.1 --> v1.2:

  • I didn't realize SharpRoast code couldn't handle AES - dur 🤦‍♂️ - so updated to Rubeus.

From the Rubeus project:

The [Rubeus] kerberoast action replaces the SharpRoast project's functionality. Like SharpRoast, this action uses the KerberosRequestorSecurityToken.GetRequest Method() method that was contributed to PowerView by @machosec in order to request the proper service ticket (for default behavior, opsec table for more detail). Unlike SharpRoast, this action now performs proper ASN.1 parsing of the result structures.

KerberOPSEC v1.1

20 Mar 00:44
4dcbc9a
Compare
Choose a tag to compare

Compiled binaries for .NET v4.7

Change Log v1.0 --> v1.1:

  • A blank description for a user with an SPN now reflects blank when using -CheckSPN vs an error.
  • While fixing the error, discovered a better way to query user attributes in general and refactored some code.

KerberOPSEC v1.0

17 Mar 04:01
1301c50
Compare
Choose a tag to compare

KerberOPSEC v1.0

Adding x86 and x64 compiled binaries for .NET v4.7