Skip to content

Set/unset "Do not use Kerberos pre-authentication" on AD user account for AS-REP roasting.

License

Notifications You must be signed in to change notification settings

nopfor/PreAuthReqSet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PreAuthReqSet

C# project to view or edit AD user account, setting/unsetting "Do not use Kerberos pre-authentication" UAC value. Leverages the Active Directory Services Interfaces (ADSI) through the System.DirectoryServices namespace.

Requirements

The program relies on the following NuGet packages:

  • System.DirectoryServices
  • System.DirectoryServices.AccountManagement

Usage

PreAuthReqSet.exe /user:USER [/set:True|False]

About

Set/unset "Do not use Kerberos pre-authentication" on AD user account for AS-REP roasting.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages