Commit Graph

97 Commits

Author SHA1 Message Date
rvrsh3ll d9b045288f Merge branch 'master' of https://github.com/adaptivethreat/EmPyre 2016-03-23 15:21:10 -04:00
rvrsh3ll 139e902a2c Removed Directory 2016-03-23 15:20:41 -04:00
Alexander Rymdeko-Harvey 97c416b3b3 Delete find_fruit.py 2016-03-23 14:59:13 -04:00
rvrsh3ll 9f1a1adadf find_fruit reconfigure 2016-03-23 14:35:35 -04:00
rvrsh3ll 8d3f7f5b68 Merge pull request #2 from adaptivethreat/Dev-Agent-Dynamic-Code-Exec
Dev agent dynamic code exec
2016-03-23 13:22:49 -04:00
rvrsh3ll 05f8fd67e0 moved find_fruit 2016-03-23 08:23:50 -04:00
Killswitch-GUI dc28a97b50 Complie Namespace Fix 2016-03-22 22:14:21 -04:00
Killswitch-GUI 8c1a7a7432 Complie Namespace Fix 2016-03-22 22:09:38 -04:00
rvrsh3ll cee20dae75 Merge pull request #1 from adaptivethreat/PEP8-Bugfixes
Pep8 With bugfixes
2016-03-22 19:18:22 -04:00
Rohan Vazarkar 46e0befaca PEP8 + Bugfixes for Network Situational Awareness 2016-03-22 15:39:49 -04:00
Rohan Vazarkar fe961d9987 PEP8 for Situational Awareness, added .py extension 2016-03-22 15:32:39 -04:00
xorrior a7b783e0f7 Added RemoveDaemon module and HijackScanner module 2016-03-22 15:23:35 -04:00
Rohan Vazarkar 71dfe1e9e1 PEP8 for privesc modules 2016-03-22 15:14:25 -04:00
Rohan Vazarkar e3364e2b3d PEP8 for persistence modules 2016-03-22 15:13:04 -04:00
Rohan Vazarkar 29e82608ce PEP8 for ssh lat movement 2016-03-22 15:08:12 -04:00
Rohan Vazarkar a8bb4dd8c4 PEP8 for web exploits 2016-03-22 15:06:38 -04:00
Rohan Vazarkar 0972c3fbe5 PEP8 for Module Template 2016-03-22 15:05:04 -04:00
Rohan Vazarkar e03f0832b0 PEP8 for Collection Modules 2016-03-22 15:04:57 -04:00
Rohan Vazarkar 1bb7a4cecb PEP8 for ./empyre 2016-03-22 14:56:31 -04:00
Rohan Vazarkar 95ccfbe655 PEP8 for data\agent\stager_hop.py 2016-03-22 14:50:20 -04:00
Rohan Vazarkar f29a6716bc PEP8 for data\agent\stager.py 2016-03-22 14:46:45 -04:00
Rohan Vazarkar 7c7c82f751 PEP8 for lib\stagers\war.py 2016-03-22 14:41:11 -04:00
Rohan Vazarkar d17013578e PEP8 for lib\stagers\macho.py 2016-03-22 14:41:03 -04:00
Rohan Vazarkar 7cf9f3ec4f PEP8 for lib\stagers\launcher.py 2016-03-22 14:39:42 -04:00
Rohan Vazarkar c9c1cf3535 PEP8 for lib\stagers\hop_php.py 2016-03-22 14:39:23 -04:00
Rohan Vazarkar 68f828611f PEP8 for lib\stagers\dylib.py 2016-03-22 14:39:14 -04:00
Rohan Vazarkar 34077e02c6 PEP8 for lib\stagers\applescript.py 2016-03-22 14:37:51 -04:00
Rohan Vazarkar 81fc07a9ab PEP8 for lib\common\stagers.py 2016-03-22 14:36:51 -04:00
Rohan Vazarkar 36c611d9b7 PEP8 for lib\common\packets.py 2016-03-22 14:33:54 -04:00
Rohan Vazarkar 7c7e68540f PEP8 for lib\common\modules.py 2016-03-22 14:32:11 -04:00
Rohan Vazarkar 9293c9a66a PEP8 for lib\common\messages.py 2016-03-22 14:30:46 -04:00
Rohan Vazarkar 3975b68b15 PEP8 + Bugfixes for lib\common\listeners.py 2016-03-22 14:27:13 -04:00
Rohan Vazarkar 13087d2d03 PEP8 Fixes for lib\common\http.py 2016-03-22 14:20:26 -04:00
Rohan Vazarkar ea36d89992 PEP8 for lib\common\helpers.py 2016-03-22 14:16:52 -04:00
Rohan Vazarkar df536f63c3 PEP8 Fixes for lib\common\encryption.py 2016-03-22 14:07:23 -04:00
Rohan Vazarkar 0fca27e70f PEP8/Bugfixing for empyre.py 2016-03-22 13:54:48 -04:00
Rohan Vazarkar 7a0ab2538d PEP8 Formatting and small bugfixes for lib/common/agents.py 2016-03-22 13:54:36 -04:00
Killswitch-GUI d60086f8af Add root warning and startup check 2016-03-22 08:40:50 -04:00
Alexander Rymdeko-Harvey 74cbff7f52 Check if user is running as root 2016-03-21 15:59:00 -04:00
Alexander Rymdeko-Harvey 5cc44a4507 Check if user is running install script as root 2016-03-21 15:58:34 -04:00
Alexander Rymdeko-Harvey 698ff2c9eb Update reset.sh 2016-03-21 15:55:01 -04:00
Alexander Rymdeko-Harvey 246b042c1e Support non-root instalation of DB
While the root user would generally run EmPyre.py, in some cases a normal user could run the application merely using 1024 < ports.
2016-03-21 15:37:17 -04:00
Alexander Rymdeko-Harvey bbf16a0f1d Support non-root instalation of DB
While the root user would generally run EmPyre.py, in some cases a normal user could run the application merely using 1024 < ports.
2016-03-21 15:35:21 -04:00
Alexander Rymdeko-Harvey 326a5ca2e3 Add in reload error handling
When the user would use the reload command the entire framework would fail, this was due to a unhandled exception. Now when the user reloads a bad module it catches it and testing shows it will not instantiate the new module. This will allow the old module to be used till new one is fixed.
2016-03-21 14:55:53 -04:00
rvrsh3ll 49c540aead Merge branch 'master' of https://github.com/adaptivethreat/EmPyre 2016-03-21 12:55:51 -04:00
rvrsh3ll 394f2ab191 Rename Jboss module 2016-03-21 12:55:34 -04:00
Alexander Rymdeko-Harvey 0db9fec539 Add in Yellow color support.
For failed module creation.
2016-03-21 12:44:35 -04:00
Alexander Rymdeko-Harvey e2ad7b9d8a Fix Crash Issues with Module Fail
Fix an issue where if a module has an error the entire frontend fails. Prevent the Framework from passing this half built variable.
2016-03-21 12:43:20 -04:00
rvrsh3ll 824fae653b SSH command added 2016-03-21 12:34:19 -04:00
rvrsh3ll e07beae3a9 Merge branch 'master' of https://github.com/adaptivethreat/EmPyre 2016-03-21 12:33:08 -04:00