1509 Commits

Author SHA1 Message Date
Chris Ross 08cbd274be Update README.md 2019-07-31 21:57:47 -04:00
Steve Borosh 24adb55b34 Merge pull request #1357 from awsmhacks/patch-1
Update/Fix Invoke-Kerberoast
2019-05-30 10:19:53 -04:00
Ryan cc5de8323f Update/Fix Invoke-Kerberoast
Commenting out, though it looks like it could be removed, two sections that throw errors. New-DynmaicParameter is not a function and I couldn't find it anywhere besides helper scripts on technet. 
Looks like it was first introduced in https://github.com/EmpireProject/Empire/commit/71c795a4489b133cfad7d599f9d92a1004db5934#diff-494cc831008b28a810840a12d052d51e
2019-05-29 19:52:34 -05:00
rvrsh3ll 5aae31e7de Fix urllib3 2018-11-29 15:07:33 -05:00
Chris Ross 92fcf433ec Merge pull request #1190 from TuxMeaLux/patch-1
Update Slack link
2018-08-16 09:46:56 -04:00
n0pe-sled f996a6a0e9 Launch Agent Userland Persistence 2018-08-13 02:46:33 -04:00
ret2lib fcd1a3d32b fix keylogger for newer ruby + stderr redirection
This will add support for fiddle which is recommended instead of 'DL'. Versions 2.3 and above will use Fiddle, while versions before that will use DL. This will log stderr to logfile as well instead of outputing to terminal (better opsec)
2018-08-13 02:41:21 -04:00
Giacomo Pagina d625ed8390 Update Slack link 2018-07-30 16:33:35 +02:00
Chris Ross e37fb2eef8 Merge pull request #1168 from stempelo/patch-1
Update README.md
2018-06-18 14:26:51 -04:00
Matteo Boffo aka stempelo c33f09540d Update README.md
Change workspace Slack
2018-06-15 14:49:03 +02:00
chris c7a3eb6b25 Agent display improvements 2018-05-16 17:52:29 -04:00
chris f674b2b64a Fix macho generation logic 2018-05-16 14:49:51 -04:00
Petr Medonos 9b16997aba preserve #1071 2018-05-04 22:58:47 -04:00
xorrior da4ff2f9b7 Fix conflict 2018-05-04 12:20:30 -04:00
xorrior 1924c60336 Fix conflict 2018-05-04 12:19:51 -04:00
xorrior f1c3d7020b mirrored dev version 2018-05-04 12:15:18 -04:00
Kevin Gonzalvo 6fa643d34c Fixed docker conflicts
Fixed conflicts in Dockerfile in the last merge
2018-04-23 08:38:13 +02:00
Petr Medonos b90899627b hotfix for encoding problem - issue #542 2018-04-22 14:12:53 -04:00
lilyus 8b27c0f071 Merge docker python fix 2018-04-22 13:54:18 -04:00
Justin d1172a7179 Finish effort to use complete python path 2018-04-21 13:53:26 -04:00
Chris Ross 1193518a8a Merge pull request #1065 from interhack86/master
Fix Docker
2018-04-21 13:46:58 -04:00
xorrior b99bc0e30d Merge branch 'prompt-fix' of https://github.com/gparent/Empire into gparent-prompt-fix 2018-04-21 13:29:50 -04:00
Kevin Gonzalvo a3ec06ef93 Fix Docker
Fix File exists on Docker
2018-04-09 12:32:32 +02:00
xorrior efba9bc368 Fix for #1059. Fixed launcher string, which caused macho to crash. Removed unnecessary call to launchctl. Plist will be loaded automatically during the boot process 2018-04-08 14:25:18 -04:00
johneiser 45c08bb9b6 Fixes #1053 - Syntax error in http_hop launcher 2018-04-08 12:16:22 -04:00
xorrior 1d4d3bde87 Added python-dev package to Dockerfile
Merge fix for #1033
2018-04-08 11:12:04 -04:00
SadProcessor 9bc829f803 Merge kali install fix from dev 2018-03-19 17:01:02 -04:00
xorrior 3b2a7320f1 Merge branch 'mr64bit-2.5-fixes' into dev 2018-03-19 16:52:55 -04:00
xorrior 5b20a787a6 Fix for #1030 2018-03-18 14:10:25 -04:00
Chris Ross becfc94578 Update version 2018-03-16 08:32:57 -04:00
Chris Ross 8cfd54ff51 Update changelog 2018-03-15 17:10:47 -04:00
chris cfd3eafaf2 Update Master to 2.5 2.5 2018-03-15 16:58:39 -04:00
chris 7166a6d5bf Update changelog 2018-03-15 16:54:20 -04:00
chris 87a5595ff6 Merge branch 'mr64bit-onedrive-pr' into dev 2018-03-15 16:00:18 -04:00
chris e45da8c838 Merge branch 'onedrive-pr' of https://github.com/mr64bit/Empire into mr64bit-onedrive-pr 2018-03-15 15:48:25 -04:00
chris 16563120c3 Updated events 2018-03-15 15:48:22 -04:00
mr64bit ee9c51448d TIL default args in python don't eval each method call. 2018-03-14 21:33:20 -04:00
Chris Ross 6b1c322207 Merge pull request #1026 from PierrickV/patch-7
Fix merge conflict
2018-03-14 18:38:44 -04:00
chris 89a73c0d10 Merge branch 'DakotaNelson-events' into dev 2018-03-14 18:36:28 -04:00
chris a7d2dddc91 Resolved conflicts & fixed agent output 2018-03-14 18:35:24 -04:00
lilyus 52b18e6743 Fix merge conflict
Fix merge conflict and remove `-b master` which is for branch:master
2018-03-14 23:16:20 +01:00
chris 5ad40ad388 Resolved Conflicts 2018-03-14 16:35:51 -04:00
mr64bit c6d006272e Merge branch 'onedrive-pr' of github.com:mr64bit/empire into onedrive-pr 2018-03-14 15:47:56 -04:00
mr64bit 4281e98c24 Fix agent last-seen issue with other listeners, decrease verbosity of error messages 2018-03-14 15:47:48 -04:00
xorrior d2bdd9a47c Merge branch 'PierrickV-patch-5' into dev 2018-03-14 14:33:15 -04:00
xorrior d673b1cd73 Fix conflict in #1023 2018-03-14 14:32:54 -04:00
Chris Ross 451530f9c2 Merge pull request #1024 from PierrickV/patch-6
Reduce size and layers (Dev branch)
2018-03-14 14:28:57 -04:00
Chris Ross b64a3fa059 Merge pull request #1022 from PierrickV/patch-4
Set branch to master
2018-03-14 14:09:22 -04:00
xorrior 2e04538d7d Merge branch 'dev' of https://github.com/EmpireProject/Empire into dev 2018-03-14 14:06:00 -04:00
xorrior ea08326c72 Merge branch 'import-au-master' into dev 2018-03-14 14:03:36 -04:00