Jan Rude
eb2123ff95
Update install.sh
...
Added checks for 'get-pip.py' and debian-security packages in sources.list.
2017-11-13 19:26:48 +01:00
xorrior
96a689cfa7
Updated mimikatz to 2.1.1 20171106
2017-11-12 20:16:33 -05:00
xorrior
47f09ed045
Merge branch 'dev' of https://github.com/EmpireProject/Empire into dev
2017-11-12 17:36:28 -05:00
rvrsh3ll
a5bbc78b9c
Update Invoke-DCOM
2017-11-12 16:01:52 -05:00
rvrsh3ll
6f239d4fc8
Added Kevin Robertson's Invoke-SMBExec.ps1
2017-11-12 15:45:40 -05:00
Chris Ross
37e897fe5a
Merge pull request #790 from DakotaNelson/plugins
...
Add basic plugin functionality to Empire
2017-11-12 02:16:24 -05:00
Chris Ross
b1338c2388
Merge pull request #808 from p3nt4/patch-2
...
Add MSBuild.exe XML Launcher
2017-11-12 02:03:43 -05:00
Chris Ross
2ed7f3eba4
Merge pull request #788 from m7x/FixProxy
...
Fix Proxy Settings
2017-11-12 01:35:20 -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
Chris Ross
d1b968330d
Merge pull request #768 from mlinton/patch-4
...
Create Keys.py to extract private keys
2017-11-08 23:44:15 -05:00
p3nt4
7a7e91f275
Add MSBuild.exe XML Launcher
...
This launcher leverages MSBuild.exe to execute the powershell script. It does not require access to powershell.exe so it can be convenient to bypass applocker.
The module code is a rip off from the launcher launcher_sct.py by @subTee and @enigma0x3.
2017-11-09 09:08:59 +11:00
xorrior
97b1e24114
Add missing import
2017-11-02 22:21:25 -04:00
xorrior
e5729e67d5
Repair jar stager generation
2017-11-01 20:48:34 -04:00
xorrior
64e4b370df
Fixed tabs in recent merge
2017-11-01 13:22:14 -04:00
Chris Ross
87ad884085
Merge pull request #794 from clr2of8/dev
...
fix bug #792 that was blocking module output (such as mimikatz) from showing on screen
2017-11-01 13:20:01 -04:00
Carrie Roberts
2475ef3b9d
fix bug that was blocking module output (such as mimikatz) from showing on screen
2017-11-01 09:13:07 -06:00
xorrior
d94229c330
Add missing import
2017-10-31 22:09:08 -04:00
xorrior
863c1fe42e
add missing import
2017-10-31 22:08:22 -04:00
malcomvetter
4e3c8cdd4e
revert encryption settings
2017-10-31 13:10:44 -05:00
malcomvetter
12e2e2336c
revert encryption settings
2017-10-31 13:09:10 -05:00
Dakota Nelson
3741b0e786
Minor refactoring to plugin loading code
2017-10-31 13:20:13 +00:00
Dakota Nelson
d539cc69ad
Add basic plugin functionality to Empire
2017-10-31 11:15:14 +00: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
Chris Ross
f07a188ecc
Merge pull request #772 from DakotaNelson/creds-post-endpoint
...
Add REST endpoint to allow adding creds to DB via POST request
2017-10-29 10:23:05 -04:00
Dakota Nelson
8306cbbae3
Include better error messages for credentials POST endpoint
2017-10-29 11:36:13 +00:00
xorrior
5f02ee8c45
Minor bug fixes with rest/headless
2017-10-28 12:09:58 -04:00
xorrior
3be2609175
Merge branch 'dev' of https://github.com/EmpireProject/Empire into dev
2017-10-28 11:11:57 -04:00
xorrior
6d67f23119
Fix for #777
2017-10-28 11:11:34 -04:00
Chris Ross
8a946bdc3b
Merge pull request #784 from ThePirateWhoSmellsOfSunflowers/fix_aes_padding_for_py_agent
...
Fix padding error in stagers, should fix #586
2017-10-27 22:27:04 -04:00
Chris Ross
5d849652d0
Merge pull request #781 from tevora-threat/dev
...
fix broken call to generate on dropbox exfil module, caused by invoke-obfuscation changes
2017-10-27 22:05:25 -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
root
8c7310adb1
fix broken call to generate by invoke-obfuscation changes
2017-10-26 13:04:15 -07:00
Chris. H
774a43900f
remove hard dependency on pyopenssl 17.2
2017-10-25 23:34:34 +02:00
evs-ch
c1da4a060f
allow new pyOpenSSL, somewhat "better" fix for #697
2017-10-25 10:18:17 +02: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
2e5d8055b2
Removed additional comments in pyinstaller module
2017-10-24 10:04:33 -04:00
xorrior
9093b3df9e
Fix for #774
2017-10-24 09:43:51 -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
95d8142b39
Remove debug message from xkeylogger module
2017-10-23 21:17:08 -04:00
Chris Ross
7a916c988c
Merge pull request #759 from hightopfade/macroless_word_code_exec
...
Pushing module for macroless code exec
2017-10-23 09:39:06 -04:00
mlinton
d04fd95df1
Update keys.py
2017-10-22 19:20:15 -06:00
xorrior
f629eb3e08
Add missing slack token and slack channel options for dbx listener
2017-10-22 17:18:51 -04:00