Commit Graph

1091 Commits (5c69be36c1034ee1f7133089fad784d85fbf7746)

Author SHA1 Message Date
xorrior 5c69be36c1 Fixed ls_m module generate function sig 2017-11-30 06:09:26 -08:00
xorrior e39f8d423a Renamed osx ls module 2017-11-30 06:05:14 -08:00
xorrior eea19fced5 Added native_screenshot_mss module 2017-11-29 14:52:32 -05:00
xorrior 3558acba42 Swapped native_screenshot module. Now uses python-mss and drops image to disk 2017-11-29 14:10:14 -05:00
Chris Ross a2b3d09580
Merge pull request #835 from xychix/master
minor changes to setup script
2017-11-29 00:15:48 -05:00
xorrior b8cda099ce Fixed pythonscript command in python agent
Conflicts:
	lib/common/empire.py
2017-11-26 22:48:20 -05:00
root f021a6af56 minor changes to setup script 2017-11-26 12:00:15 +01:00
Chris Ross a5b100b2d8
Merge pull request #817 from DanMcInerney/master
Update get_sql_column_sample_data.py
2017-11-15 13:39:57 -05:00
Dan McInerney edf040e690
Update get_sql_column_sample_data.py
When CheckAll is not true the script didn't assign the str variable scriptEnd prior to trying to add to it with +=.
2017-11-14 14:06:17 -05:00
Chris Ross 4ff808b773
Merge pull request #807 from leesoh/userland-reg-fix
Fix flag - listener is required.
2017-11-08 16:05:09 -05:00
Liam Somerville 8b6b9ef1c8
Fix flag - listener is required. 2017-11-08 10:44:15 -07:00
xorrior 8f3570b390 Added missing import 2017-11-02 22:19:07 -04:00
xorrior 7fe8c33ae8 Repair jar stager generation logic 2017-11-01 20:45:54 -04:00
xorrior 6a90084df8 Replicate 794 to master 2017-11-01 13:24:26 -04:00
xorrior 3e775f3433 Updated changelog 2017-10-29 23:28:35 -04:00
xorrior 05e6149a86 Update changelog and version 2017-10-29 23:02:58 -04:00
xorrior 7d33dc31b1 Merge branch 'master' into dev
Conflicts:
	lib/listeners/http.py
2017-10-29 22:28:32 -04: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
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
xorrior f629eb3e08 Add missing slack token and slack channel options for dbx listener 2017-10-22 17:18:51 -04:00
Dakota Nelson 0f1bbc2ac8 Add REST endpoint to allow adding creds to DB via POST request 2017-10-21 20:40:55 +01:00
xorrior 2c7d62593b Updated obfuscate function arguments in all powershell modules 2017-10-20 23:16:19 -04:00
xorrior fcc6eb02e5 Fix #769 2017-10-20 22:07:03 -04:00
root 51e98068bd moved the macroless word code exec from 'exploits' to 'stagers' per Xorrior 2017-10-20 10:03:02 -04:00
Chris Ross 28d5d6cc8d Merge pull request #756 from hightopfade/ntsd
NTSD code exec
2017-10-20 01:48:32 -04:00
Chris Ross fb8778a103 Merge branch 'dev' into ntsd 2017-10-20 01:46:45 -04:00
root a645d461ef changes to the invoke_ntsd module 2017-10-19 11:10:39 -04:00
Chris Ross 06f87cc6ee Merge pull request #762 from elitest/Empyre-Empire
Code cleanup from Empyre merge
2017-10-18 18:47:55 -04:00
Chris Ross 1cb3e1e375 Merge pull request #750 from clr2of8/dev
Added resource file and auto run functionality as in Metasploit
2017-10-18 16:31:17 -04:00
Chris Ross 544a0ee282 Merge pull request #718 from nikaiw/dev
Fix PR (generate function signature, opsec value)
2017-10-18 14:46:10 -04:00
xorrior c814fc942b Reverted back to support any version of TLS 2017-10-18 08:22:21 -04:00