mirror of
https://github.com/d3vyce/PenTools.git
synced 2025-04-02 21:33:22 +02:00
Add laps.py tool
This commit is contained in:
parent
8284e9d121
commit
1a26e91d41
@ -156,6 +156,9 @@ tools() {
|
||||
|
||||
printf ${GREEN}"[+] Sherlock.ps1\n"
|
||||
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() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user