Commit Graph

82 Commits (659b15f86cdcce5eb2513aba237d26cbb4a29bfa)

Author SHA1 Message Date
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
xorrior 278bf8417a Modified python launcher string with full python path (/usr/bin/python) 2017-12-11 18:18:35 -05:00
Chris Ross 94f188c3a0
Merge pull request #843 from kost/fixproxycreds
Fix error when ProxyCreds is set to none
2017-12-07 23:31:01 -05:00
Vlatko Kosturjak 7afe3c73fe Fix error when ProxyCreds is set to none
Fix following error:
(Empire: stager/multi/launcher) > execute
[!] Exception: list index out of range
2017-11-30 07:31:32 +01:00
cobbr 89d0deb63a Improved ScriptBlockLogging Bypass 2017-11-16 22:32:51 -06:00
Chris Ross 2ed7f3eba4
Merge pull request #788 from m7x/FixProxy
Fix Proxy Settings
2017-11-12 01:35:20 -05:00
xorrior 97b1e24114 Add missing import 2017-11-02 22:21:25 -04:00
xorrior d94229c330 Add missing import 2017-10-31 22:09:08 -04:00
xorrior 7d33dc31b1 Merge branch 'master' into dev
Conflicts:
	lib/listeners/http.py
2017-10-29 22:28:32 -04:00
Mike Manzotti d76d88bc2c Fix Proxy Settings 2017-10-29 21:17:47 +00:00
xorrior 0eb4cd02d3 Fix tabs in empire.py and http.py 2017-10-24 11:10:59 -04:00
rvrsh3ll ead8ce05a8 Merge branch 'dev' of https://github.com/empireproject/empire into dev 2017-10-24 10:31:28 -04:00
rvrsh3ll 627aaf268d Fix stagerURI 2017-10-24 10:31:14 -04:00
rvrsh3ll c8217e87cf Fix for stagerURI 2017-10-24 10:30:03 -04:00
xorrior 4106db3279 Fixed renegotation loop in stager 2017-10-24 02:45:41 -04:00
xorrior dc0f43ee5d Updated all listeners for renegotiation 2017-10-23 22:03:22 -04:00
xorrior 6243a6b094 Fixed orphaned agent restaging for powershell 2017-10-23 21:53:42 -04:00
xorrior fcc6eb02e5 Fix #769 2017-10-20 22:07:03 -04:00
xorrior c814fc942b Reverted back to support any version of TLS 2017-10-18 08:22:21 -04:00
Chris Ross 62b26c38bc Merge pull request #744 from byt3bl33d3r/dev
TLS version too low fix
2017-10-14 00:50:14 -04:00
xorrior 4aea7272f0 Merged with master 2017-10-12 12:15:44 -04:00
byt3bl33d3r a965fdb2d4 Re-added TLS fix (#712) 2017-10-10 20:04:42 -06:00
xorrior 2755d24efa Added missing semi colon in launcher code 2017-10-07 23:16:11 -04:00
xorrior 4bf2e3da70 Merge branch 'dev/remote' with 'dev/local' 2017-10-07 21:39:58 -04:00
xorrior b944a188d2 Fixed obfuscate helper function 2017-10-07 21:38:29 -04:00
Steve Borosh 3641eb189c Merge pull request #737 from dchrastil/dev
Slack Integration - Notification for new Agents
2017-10-07 17:00:22 -04:00
cobbr bcf775cfc0 Improved ScriptBlock logging bypasses 2017-10-07 15:21:13 -05:00
Danny Chrastil 8b71dd8eb8 Added Slack Notifications 2017-10-02 13:09:40 -07:00
Steve Borosh 223079597c Merge pull request #728 from dirkjanm/dev
Fixed custom proxy config in launcher code
2017-09-30 11:31:15 -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 add9ef3acb added error handling in case call to root URL returns 403 2017-09-29 14:56:29 -06:00
Carrie Roberts 464bccbdde Hide true host name when using domain fronting, without this change the true host name shows up in the TLS client hello 2017-09-28 16:09:08 -06:00
Dirkjan Mollema 6f59ee7b34 Fixed custom proxy config in launcher code 2017-09-28 16:53:11 +02:00
rvrsh3ll b720b7996e Add stager option and bypass uac module 2017-09-26 10:13:21 -04: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 08a3cc0dcc Re-added Working hours logic for python 2017-08-31 12:31:59 -04:00
xorrior c80ac9c078 Re-added python working hours logic 2017-08-31 12:19:59 -04:00
xorrior 1e2a4009e0 Working hours fix for all listeners 2017-08-31 11:28:24 -04:00
xorrior d1a8375048 WorkingHours fix 2017-08-31 10:54:32 -04:00
xorrior a2939533bb small change 2017-08-31 09:23:49 -04:00
xorrior 79d2bdbb5f add ssl import 2017-08-31 09:21:33 -04:00
xorrior cbf934d080 Fix for TLSv1 error 2017-08-31 08:54:28 -04:00
xorrior 1d97d87722 TLS v1.0 error fix in #643 2017-08-30 21:43:53 -04:00
rvrsh3ll 0e94876a56 Initial commit of Empire 2.1
Merge branch 'dev'
2017-08-28 08:48:47 -04:00
root 6261b5deb3 changed exit logic for python agent 2017-08-27 22:15:29 +00:00
root 6eecd5e707 Fixed struct error 2017-08-26 04:03:16 +00:00
root a300547e76 Fixed warnings patch 2017-08-20 14:42:19 +00:00
Chris Ross b79017120d Merge pull request #590 from Viss/patch-1
Silencing warnings
2017-08-18 09:05:50 -04:00