mirror of
https://github.com/d3vyce/PenTools.git
synced 2025-04-03 13:53:22 +02:00
Add Sherlock.ps1 tool
This commit is contained in:
parent
ed3e358fc1
commit
8284e9d121
@ -153,6 +153,9 @@ tools() {
|
||||
|
||||
printf ${GREEN}"[+] mimikatz.exe\n"
|
||||
wget -q -O - https://github.com/ParrotSec/mimikatz/blob/master/Win32/mimikatz.exe > $TARGET/tools/mimikatz.exe 2>&1
|
||||
|
||||
printf ${GREEN}"[+] Sherlock.ps1\n"
|
||||
curl https://raw.githubusercontent.com/rasta-mouse/Sherlock/master/Sherlock.ps1 > $TARGET/tools/Sherlock.ps1 2>&1
|
||||
}
|
||||
|
||||
binary() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user