Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 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 (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2020-08-03T06:07:52.000Z (over 4 years ago)
- Last Synced: 2024-09-28T04:21:09.522Z (3 months ago)
- Topics: exploitation, kleptokitty, mimikatz, penetration-testing, powershell-script, psexec, security, wmi, wmic
- Language: PowerShell
- Size: 14.6 KB
- Stars: 48
- 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.