Occasionally, when working on labs, CTFs, and boxes, I encounter tasks that are annoying enough to warrant simple utilities. This repository serves as a place to collate all these bits and pieces. Will be updated as I write more utils/dig up more utils I wrote in the past
- Find-CShares.ps1: A simple PowerShell script that lists boxes where you can access the
c$
share. - GenerateHostsFile.ps1: A simple PowerShell script that resolves hostnames and generates a hosts file.
- Explore-DomainShares.ps1: A simple PowerShell script to crawl accessible network shares on a domain.