xorrior
|
02218ff5c3
|
Added catch all for non opsec-safe shell commands
|
2018-03-06 13:22:28 -05:00 |
|
xorrior
|
aecdec6bd7
|
Added opsec-safe aliases for ls, pwd, rm, mkdir, whoami, getuid. Renamed sc command to osx_screenshot
|
2018-03-06 13:10:40 -05:00 |
|
xorrior
|
204601df12
|
Merge with Dev
|
2018-03-03 10:17:27 -05:00 |
|
caleb-sfdcsec
|
76fee9b134
|
streamline shell commands
|
2018-02-14 09:04:04 -08:00 |
|
Chris Ross
|
6630ce508c
|
Merge pull request #983 from dolphincabal/supportCharacters
add support for && and ; characters in python agent
|
2018-02-13 10:41:19 -05:00 |
|
root
|
c39f8a6cff
|
add support for && and ; characters in python agent
|
2018-02-10 17:36:56 +00:00 |
|
root
|
fa740af0b1
|
fix bug in calculation of packet offset
|
2018-02-10 17:13:03 +00:00 |
|
Chris Ross
|
e7389dedcd
|
Merge pull request #975 from EmpireProject/downloads_fix
Reverted to old downloads method. Removed unnecessary code. fixed log…
|
2018-02-08 20:17:49 -05:00 |
|
xorrior
|
4162d54f6f
|
Fix for #858
|
2017-12-29 12:52:24 -05:00 |
|
Dakota Nelson
|
5869f0144d
|
update dropbox stager to use template engine
|
2017-12-14 16:04:49 +00:00 |
|
Dakota Nelson
|
abbf05eb1c
|
extract sysinfo from python http stager
|
2017-12-14 15:14:13 +00:00 |
|
Dakota Nelson
|
3122d96cce
|
Removed shared code from python http stager, now uses jinja includes
|
2017-12-14 14:33:54 +00:00 |
|
Dakota Nelson
|
855408bb75
|
Add templating engine, convert HTTP python stager to use jinja template. Also:
- deprecate strip_python_comments
- add jinja2 dependency in install.sh
|
2017-12-14 13:52:17 +00:00 |
|
Chris Ross
|
b311399743
|
Merge pull request #836 from leoloobeek/dev
Add custom HTTP headers to ie_com listener
|
2017-12-05 17:46:35 -05:00 |
|
xorrior
|
8862a8328b
|
Fix #827
|
2017-12-05 02:47:46 -05:00 |
|
xorrior
|
d615e99352
|
Swapped native_screenshot module. Now uses python-mss and drops image to disk
|
2017-11-29 14:08:12 -05:00 |
|
xorrior
|
8627462394
|
Fixed pythonscript command in python agent
|
2017-11-26 22:42:01 -05:00 |
|
Leo Loobeek
|
6e33630764
|
Added code to the http_com stager for custom HTTP headers
|
2017-11-26 20:44:13 -06:00 |
|
xorrior
|
47f09ed045
|
Merge branch 'dev' of https://github.com/EmpireProject/Empire into dev
|
2017-11-12 17:36:28 -05:00 |
|
Chris Ross
|
41bfb6cb07
|
Merge pull request #809 from lsfxz/master
Make compatible with more recent pyopenssl
|
2017-11-09 13:55:36 -05:00 |
|
xorrior
|
241bf8c9ad
|
Merge branch 'dev' of https://github.com/malcomvetter/Empire into dev
|
2017-11-09 00:04:09 -05:00 |
|
xorrior
|
642d63d17d
|
Merge with Dev
|
2017-11-02 23:06:20 -04:00 |
|
ThePirateWhoSmellsOfSunflowers
|
d41c7da190
|
Fix the padding and a logic bug in aes implementation, should fix #586
|
2017-10-27 17:10:15 +02:00 |
|
xorrior
|
cfdc5d5556
|
Patch b64decode padding error
|
2017-10-27 03:47:06 -04:00 |
|
evs-ch
|
c1da4a060f
|
allow new pyOpenSSL, somewhat "better" fix for #697
|
2017-10-25 10:18:17 +02:00 |
|
xorrior
|
407df37c60
|
Removed Python updatecomms command
|
2017-10-25 00:23:44 -04:00 |
|
xorrior
|
4106db3279
|
Fixed renegotation loop in stager
|
2017-10-24 02:45:41 -04:00 |
|
malcomvetter
|
6f866d023c
|
MacOS sandbox fixes
|
2017-10-19 17:25:24 -05:00 |
|
xorrior
|
c9576f302a
|
Fixed result issues when updating agent comms. Python hot swap still not working
|
2017-10-18 00:53:01 -04:00 |
|
xorrior
|
4f6985cf70
|
Added listener hot swap code to agent. Updated all listeners accordingly
|
2017-10-16 16:28:31 -04:00 |
|
xorrior
|
76c7d1bd1b
|
Fix for #729
|
2017-10-15 13:51:35 -04:00 |
|
xorrior
|
b971803658
|
Removed option to set chucksize. Added logic to set it agent side
|
2017-10-15 12:52:51 -04:00 |
|
xorrior
|
32990dfe11
|
Fix for #755
|
2017-10-14 18:11:00 -04:00 |
|
Steve Borosh
|
0f04dd9a0d
|
Merge pull request #730 from clr2of8/dev
Hide true host name when using domain fronting
|
2017-09-30 11:27:11 -04:00 |
|
Carrie Roberts
|
d73c4a1d20
|
Request Root URL from agent when domain fronting
|
2017-09-29 15:48:45 -06:00 |
|
xorrior
|
3d7a07a114
|
Fixed killdate for both agents. Fixed working hours for python agent
|
2017-09-23 10:28:51 -04:00 |
|
xorrior
|
4c513d2551
|
Added some additional proxy logic
|
2017-08-31 16:37:17 -04:00 |
|
xorrior
|
9ebd0c163c
|
Added logic to use manual proxy settings through the entire staging process and then pass to the agent
|
2017-08-31 16:28:47 -04:00 |
|
xorrior
|
1e2a4009e0
|
Working hours fix for all listeners
|
2017-08-31 11:28:24 -04:00 |
|
root
|
6261b5deb3
|
changed exit logic for python agent
|
2017-08-27 22:15:29 +00:00 |
|
Chris Ross
|
5acef7a560
|
Merge pull request #638 from EmpireProject/background_downloads
Background downloads
|
2017-08-15 22:26:22 -04:00 |
|
xorrior
|
6791b8b9d5
|
Removed Get-FilePart function
|
2017-08-15 19:24:09 -07:00 |
|
xorrior
|
670e6a11d9
|
..
|
2017-08-15 18:10:20 -07:00 |
|
xorrior
|
8c73b8dd05
|
.
|
2017-08-15 10:41:54 -07:00 |
|
xorrior
|
c5ba78425b
|
One moreeee time
|
2017-08-15 09:47:29 -07:00 |
|
xorrior
|
91c62e6982
|
Chunk play
|
2017-08-15 08:32:39 -07:00 |
|
xorrior
|
8d33585e9d
|
fixed path
|
2017-08-15 07:40:40 -07:00 |
|
xorrior
|
eb656a136c
|
..
|
2017-08-15 06:31:54 -07:00 |
|
xorrior
|
c21afaabbe
|
...
|
2017-08-14 20:26:02 -07:00 |
|
xorrior
|
e7bd4ca0fd
|
More testing
|
2017-08-14 20:17:17 -07:00 |
|