Commit Graph

1247 Commits (c7cb6916b4b1095e455f0836a9528c3b9cdf52d0)

Author SHA1 Message Date
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
Chris Ross 1467debe61 Merge pull request #698 from addenial/dev
Invoke-PowerDump bug - corrupt hash fix
2017-10-18 02:09:54 -04:00
Jim Shaver 20519e45be Migrated from Empyre to Empire in the code. 2017-10-17 18:30:13 -05:00
Carrie Roberts 6a283719f3 fix PS keylogger bug where it only logged to file while you were interacting with the agent 2017-10-17 14:28:25 -06:00
Carrie Roberts 30da1bced1 add ability call resource within a resource file 2017-10-17 10:25:19 -06:00
root 04e522700f pushing module for macroless code exec 2017-10-17 09:59:40 -04:00
Carrie Roberts 7e56e552a6 typo correction 2017-10-16 16:28:19 -06:00
Carrie Roberts 21e56bcc3e make sure autorun exists for agent language 2017-10-16 14:04:30 -06:00
Carrie Roberts e38662b384 specify the agent language for the autorun, powershell or python for example 2017-10-16 12:55:09 -06:00
Carrie Roberts 69dbc89422 add autorun feature to agents menu to run all commands in a resource file on incoming agents 2017-10-16 09:55:48 -06:00
root 999970e96a pushing module for ntsd code exec 2017-10-16 10:23:41 -04:00
Chris Ross db8bed2364 Merge pull request #735 from DakotaNelson/dev
Update README.md to fix minor errors
2017-10-15 15:25:48 -04:00
xorrior 888d6efb09 Fix tab 2017-10-15 15:16:20 -04:00
Chris Ross 9ab30eb6ea Merge pull request #754 from ccsplit/dev
Fix #749 - Add check for 'Agent' in self.module.options
2017-10-15 15:15:48 -04:00
Chris Ross 1474fa9975 Added line strip of asterisks 2017-10-15 15:13:56 -04:00
xorrior 9cc02b211b Added install.sh logic for libssl1.0.0 package on Kali 2017-10-15 14:45:12 -04:00
xorrior 76c7d1bd1b Fix for #729 2017-10-15 13:51:35 -04:00
xorrior b971803658 Removed option to set chucksize. Added logic to set it agent side 2017-10-15 12:52:51 -04:00
xorrior 32990dfe11 Fix for #755 2017-10-14 18:11:00 -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 cb26ae4fd8 Finally fixing #369 2017-10-14 00:46:00 -04:00
Carrie Roberts 23de7bc71a removing duplicate method 2017-10-13 21:13:25 -06:00
ccsplit 94725cd64b
Fix #749 - Add check for 'Agent' in self.module.options
When attempting to switch Modules it will try to set the current Agent for the
new module that will be used. However, this fails when switching from
`external/generate_agent.py` because it does not have this option within the
self.module.options.

Therefore, I changed it to check if the Key exists within self.module.options
and if it does not exist it will be set to ''.
2017-10-13 19:24:42 -05:00
Carrie Roberts 0485b2b6fd can call agents from any submenu now 2017-10-13 10:45:55 -06:00
Carrie Roberts acdb393a01 Merge remote-tracking branch 'upstream/dev' into dev 2017-10-13 10:34:53 -06:00
Carrie Roberts 8a1d076d14 refactoring submenu's to not duplicate so much code 2017-10-13 10:31:35 -06:00
Carrie Roberts 7f4988e951 added help text for resource command 2017-10-12 21:28:45 -06:00
Carrie Roberts 16267f983c removed debug statements 2017-10-12 16:29:51 -06:00
xorrior bc11f3007f Update version string 2017-10-12 18:27:18 -04:00
xorrior 3c462999c7 Merge branch 'master' of https://github.com/EmpireProject/Empire 2017-10-12 18:26:32 -04:00
xorrior 67483f4008 Update Version string 2017-10-12 18:26:09 -04:00
Carrie Roberts 753c2e20de added resource file functionality as in Metasploit 2017-10-12 15:53:32 -06:00
Carrie Roberts 4bf47277e7 using append instead of extend, and reading resource file 2017-10-12 15:45:07 -06:00
Carrie Roberts 083cffd27e cleaner code for resource files, but still hardcoded 2017-10-12 14:42:43 -06:00
Carrie Roberts 000f81519d initial resource command working, but hard coded 2017-10-12 14:17:35 -06:00
Chris Ross 97cf473cb7 Update changelog 2017-10-12 14:58:36 -04:00
xorrior 7031103caa Fix conflicts 2017-10-12 12:24:51 -04:00
xorrior 442fbbb86d Fix conflict 2017-10-12 12:21:37 -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 2df99d25fd Fixed #716 2017-10-07 23:43:08 -04:00
xorrior 2755d24efa Added missing semi colon in launcher code 2017-10-07 23:16:11 -04:00
xorrior 5c76a34f01 Fixed #675,#697, and #710 2017-10-07 22:39:41 -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 8ae46ad4b2 Update changelog 2017-10-07 17:10:26 -04:00