mirror of
https://github.com/d3vyce/PenTools.git
synced 2025-07-01 09:28:20 +02:00
Add laps.py tool
This commit is contained in:
@ -156,6 +156,9 @@ tools() {
|
|||||||
|
|
||||||
printf ${GREEN}"[+] Sherlock.ps1\n"
|
printf ${GREEN}"[+] Sherlock.ps1\n"
|
||||||
curl https://raw.githubusercontent.com/rasta-mouse/Sherlock/master/Sherlock.ps1 > $TARGET/tools/Sherlock.ps1 2>&1
|
curl https://raw.githubusercontent.com/rasta-mouse/Sherlock/master/Sherlock.ps1 > $TARGET/tools/Sherlock.ps1 2>&1
|
||||||
|
|
||||||
|
printf ${GREEN}"[+] laps.py\n"
|
||||||
|
curl https://raw.githubusercontent.com/n00py/LAPSDumper/main/laps.py > $TARGET/tools/laps.py 2>&1
|
||||||
}
|
}
|
||||||
|
|
||||||
binary() {
|
binary() {
|
||||||
|
Reference in New Issue
Block a user