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
1e2a4009e0
Working hours fix for all listeners
2017-08-31 11:28:24 -04:00
xorrior
a2939533bb
small change
2017-08-31 09:23:49 -04:00
xorrior
1d97d87722
TLS v1.0 error fix in #643
2017-08-30 21:43:53 -04:00
root
6261b5deb3
changed exit logic for python agent
2017-08-27 22:15:29 +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
chris
dcf7207fb6
Added manual proxy specification and credentials
2017-08-11 15:19:09 -04:00
Steve Borosh
f3f15eeecd
Merge pull request #603 from cobbr/dev-bypass-logs
...
Bypass ScriptBlock Logging
2017-07-24 23:25:40 -07:00
cobbr
0a6ee7c082
Changed ScriptBlock Logging bypass to not contain suspicious strings
2017-07-09 16:34:08 -05:00
cobbr
ff7ef55cdf
Bypass ScriptBlock Logging
2017-07-05 00:56:13 -05:00
cobbr
e59364efcc
Merge latest Empire-dev changes
2017-06-29 22:11:01 -05:00
Viss
be7320bd9d
Silencing warnings
...
on certain systems when launching the python stager, a bunch of warnings are thrown, and it would be stealthier if that wasn't the case. This change just stops printing warnings.
2017-06-22 21:00:52 -07:00
Ryan Cobb
f776011e2f
Merge pull request #8 from EmpireProject/master
...
Merge latest Empire commits
2017-06-18 22:59:28 -07:00
cobbr
76f1e85375
Fixed Invoke-Obfuscation command token error during agent negotiation process
2017-06-19 00:28:21 -05:00
dchrastil
c25fea4e70
Updated SSL context to use the split empire-chain.pem and empire-priv.key files.
2017-06-08 08:48:42 -07:00
xorrior
5a530fede9
Fixed hardcoded cert path
2017-06-01 08:09:07 -04:00
xorrior
f6e9ee8fff
Fixed hardcoded certpath
2017-06-01 08:06:53 -04:00
xorrior
df26d264f1
Added -sta flag to launcher
2017-05-22 15:28:41 -07:00
cobbr
4c20594217
Improved PowerShell install, fix escape display bug
2017-05-16 21:02:53 -05:00
cobbr
d11221bead
Merge latest Empire commits
2017-05-15 18:44:05 -05:00
rvrsh3ll
9602cf4184
Empire 2.0 Commit
2017-05-14 09:32:13 -04:00
cobbr
057636c447
Invoke-Obfuscation merged into 2.0_beta
2017-04-22 21:38:40 -05:00
cobbr
8d1efea1b9
Merge branch '2.0_beta' of https://github.com/EmpireProject/Empire into EmpireProject-2.0_beta
2017-04-22 21:08:55 -05:00
cobbr
672ea33a72
Remove debug output
2017-04-22 20:19:21 -05:00
cobbr
dac5ba6b39
Improved preobfuscate command, better support for invoke-obfuscation style obfuscate commands, added warning message when trying to obfuscate without PowerShell installed
2017-04-22 20:17:28 -05:00
Chris Ross
1ad0e12b80
Merge pull request #455 from ThePirateWhoSmellsOfSunflowers/add-proxy-headers
...
Add HTTP headers to avoid proxy caching
2017-04-09 16:16:46 -04:00
Chris Ross
9a6f8f970e
Merge pull request #404 from mr64bit/http_hop
...
Fix agent staging over http_hop listeners.
2017-04-09 09:42:52 -04:00
rvrsh3ll
eb7f1d6483
IPv6 Modifications
2017-04-07 21:50:53 -04:00
cobbr
ab1b3e5f3f
Implement Obfuscation
2017-03-11 17:35:17 -06:00
ThePirateWhoSmellsOfSunflowers
2ff9375ccf
Add HTTP headers to avoid proxy caching
2017-02-13 23:36:20 +01:00
Chris Ross
078588fc93
Added logic to use custom HTTP headers defined in the profile
2017-02-07 19:17:10 -08:00
Chris
5125340ca2
Added logic to gather the proxies and add them to a proxy handler
2016-12-12 22:16:57 -05:00
mr64bit
6c3f51aca9
Fix agent staging over http_hop listeners.
...
Fixes issue #370 .
2016-11-28 11:54:57 -05:00
HarmJ0y
696e4ff752
increased routing packet debug data
2016-10-24 13:12:50 -04:00
@424f424f
8ad39bb3fc
SSL Launcher Fix
2016-09-29 16:01:46 -04:00
HarmJ0y
844b8cdabf
If https is indicated for a host in listeners/http but a certificate isn't specified,
...
one will now be generated by Flask on the fly
2016-09-29 14:32:54 -04:00
HarmJ0y
1ab09ebb32
Fixed hardcoded cert path for listeners/http
2016-09-29 14:23:32 -04:00
HarmJ0y
26cd0089dd
2.0.0 beta, DerbyCon release
2016-09-23 14:04:35 -04:00