Skip to content

A C# tool that detects when a computer account is added to any of the created domain security groups.

License

Notifications You must be signed in to change notification settings

ScarredMonk/Detect-Evil-Machine

Repository files navigation

Detect-Evil-Machine

A C# tool that detects when a computer account is added to any of the created domain security groups.

This tool in created in C#, which performs below functions:

  • Look for already present machine accounts into any of the security groups in the Active Directory Domain
  • Monitors for any new machine accounts being added into any of the security groups
  • Notifies on the console about the new machine accounts being added into any of the security groups

image

Blogpost Link - https://rootdse.org/posts/monitoring-realtime-activedirectory-domain-scenarios

About

A C# tool that detects when a computer account is added to any of the created domain security groups.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages