Codebase list powershell-empire / c10c67b
Refresh patches Sophie Brun 3 years ago
2 changed file(s) with 2 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
9999 message = "[!] WARNING: agent {} attempted skywalker exploit!".format(self.sessionID)
100100 signal = json.dumps({
101101 diff --git a/lib/common/empire.py b/lib/common/empire.py
102 index 6a7a809..2cebf4f 100755
102 index 00f567b..0cb3c75 100755
103103 --- a/lib/common/empire.py
104104 +++ b/lib/common/empire.py
105105 @@ -185,7 +185,7 @@ class MainMenu(cmd.Cmd):
1010 1 file changed, 5 insertions(+)
1111
1212 diff --git a/empire b/empire
13 index f70a020..71c125d 100755
13 index b52aa0e..70dc350 100755
1414 --- a/empire
1515 +++ b/empire
1616 @@ -29,6 +29,11 @@ from flask_socketio import SocketIO, emit, join_room, leave_room, \