Skip to content

0x4ndy/adwalk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Description

This script allows for a convenient search of Active Directory objects based on the specified filter.

Usage

adwalk [-filter=] [-domain=] [-username=]

Example

PS> .\adwalk.ps1 -filter "(|(samaccountname=administrator) (samaccountname=developer))" -domain domain.com -username user

Future Work

Configuration of predefined filters.

Resources

Active Directory: LDAP Syntax Filters

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published