mirror of
https://github.com/carlospolop/privilege-escalation-awesome-scripts-suite.git
synced 2025-12-26 09:49:02 +00:00
Winpeas: More checks & fixes
This commit is contained in:
5
projects/wwjuggler/app/scripts/Create_cert.sh
Executable file
5
projects/wwjuggler/app/scripts/Create_cert.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
|
||||
echo "Executing: echo -e \"$1\n$2\n$3\n$4\n$5\n$6\n$7\" | eaphammer --cert-wizard interactive"
|
||||
echo -e "$1\n$2\n$3\n$4\n$5\n$6\n$7" | eaphammer --cert-wizard interactive
|
||||
Reference in New Issue
Block a user