Skip to content

codagroup/NtdsAudit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Forked from https://github.com/dionach/ntdsaudit.git to continue updating, and to enable cross-platform functionality.

This project requires .net sdk version 10.

Currently only supported on Windows, but Linux support is coming

To download locally:

git clone https://github.com/codagroup/ntdsaudit.git

To build debug variant:

dotnet build

To build release variant:

dotnet publish

Compiler warning CA1416 is suppressed until cross-platforming starts.

About

An Active Directory audit utility - forked from Dionach github to support updates and cross-platform provision

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C# 99.1%
  • Smalltalk 0.9%