Skip to content

A Powershell script that leverages COM via ADSI to enumerate Active Directory environments.

Notifications You must be signed in to change notification settings

tpmiller87/tview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

tview

A Powershell script that leverages COM via ADSI to enumerate Active Directory environments.

Since it uses ADSI, any user on any computer can enumerate Active Directory without having to install anything or upload/import a tool like PowerView or the PS AD module. While the script is not flagged by any AV, the functionality is very limited and right now only shows a handful of interesting items.

This is a work in progress.

TO-DO:

Add RBCD functionality

Add Kerberoasting/ASREProasting functionality for RC4 encryption (need to figure out how to implement tgt trick)

Clean up, refactor, learn how to not make shit scripts lol

About

A Powershell script that leverages COM via ADSI to enumerate Active Directory environments.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published