Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 849 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 849 Bytes

Enum

Just a simple script to do some basic enumeration of a target system

Credit to Matthew Graeber and his numerous works in Offensive PowerShell, credit to Andrew Chiles for numerous ideas, credit to The Scripting Guys for all of their amazing examples, lastly, thank you to Technet for having all of the documentation I could want

I know the enumeration isn't quite perfect, this is still a work in progress that will be updated from time to time. I still have a lot of work to do in regards to suggesting exploits, I know there's more that goes into it than just checking for patches. Though I hope to add other functionality in due time. I am by no means a coder, so I'm sure there are more efficient ways of performing many if not all of these tasks, but this works for me. Any advice on better practices are more than appreciated. Enjoy!