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: 3 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 7 years ago)
- Default Branch: master
- Last Pushed: 2020-08-03T06:07:52.000Z (over 4 years ago)
- Last Synced: 2024-05-02T19:20:10.643Z (6 months ago)
- Topics: exploitation, kleptokitty, mimikatz, penetration-testing, powershell-script, psexec, security, wmi, wmic
- Language: PowerShell
- Size: 14.6 KB
- Stars: 47
- Watchers: 6
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-hacking-lists - scipag/PowerShellUtilities - PowerShellUtilities provides various utility commandlets. (PowerShell)
- jimsghstars - scipag/PowerShellUtilities - PowerShellUtilities provides various utility commandlets. (PowerShell)
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.