Skip to content

Active Directory unauthenticated enumeration Bash Script

Notifications You must be signed in to change notification settings

botesjuan/AD-UnAuth-Enum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Active Directory Unauthenticate Enumeration Bash Script

  • Work in progress...

A bash script stacked with few enumeration tools to enumerate Active Directory with no crednetials. The output is piped to text file and then the text file is piped through highlight to produce simple HTML report file.

chmod +x ad-no-creds-enumeration.sh

./ad-no-creds-enumeration.sh targetlist.txt raw-output.txt

firefox ADReport.html

Execution of script with two input arguments, file containing list of target each on seperate line and a output filename. Then open the save report file ADReport.html.

Execute AD Discovery bash script

About

Active Directory unauthenticated enumeration Bash Script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages