https://github.com/scipag/powershellutilities
PowerShellUtilities provides various utility commandlets.
https://github.com/scipag/powershellutilities
exploitation kleptokitty mimikatz penetration-testing powershell-script psexec security wmi wmic
Last synced: 8 months ago
JSON representation
PowerShellUtilities provides various utility commandlets.
- Host: GitHub
- URL: https://github.com/scipag/powershellutilities
- Owner: scipag
- License: mit
- Created: 2017-03-10T07:04:35.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-08-03T06:07:52.000Z (almost 6 years ago)
- Last Synced: 2025-02-01T19:39:33.384Z (over 1 year ago)
- Topics: exploitation, kleptokitty, mimikatz, penetration-testing, powershell-script, psexec, security, wmi, wmic
- Language: PowerShell
- Size: 14.6 KB
- Stars: 49
- Watchers: 6
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PowerShellUtilities
PowerShellUtilities provides various utility commandlets.
## Invoke-MimikatzNetwork
Invoke Mimikatz using the PowerSploit framework over the network.
## Select-MimikatzDomainAccounts
Extract passwords or password hashes from Mimikatz log files. Developed for Mimikatz version 2.0 alpha.
## Select-MimikatzLocalAccounts
Extract passwords or password hashes from Mimikatz log files. Developed for Mimikatz version 2.0 alpha.