Commit Graph

84 Commits

Author SHA1 Message Date
rvrsh3ll 139e902a2c Removed Directory 2016-03-23 15:20:41 -04:00
rvrsh3ll 9f1a1adadf find_fruit reconfigure 2016-03-23 14:35:35 -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
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 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 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
rvrsh3ll 082e8fc4c9 Added JBoss Exploit 2016-03-21 12:32:35 -04:00
Alexander Rymdeko-Harvey 52cf905681 Rename situationalawareness to situational_awareness 2016-03-19 17:32:07 -04:00
Alexander Rymdeko-Harvey be4dd45049 Create situationalawareness 2016-03-19 17:31:55 -04:00
xorrior 7fd5ba6102 Added CreateHijacker persistence module to configure EmPyre dylib. 2016-03-18 18:42:47 -04:00
xorrior a76ab50331 Added CreateHijacker module to configure an empyre dylib 2016-03-18 18:39:20 -04:00
rvrsh3ll 280366a919 Password Cleanup 2016-03-18 15:43:02 -04:00
rvrsh3ll f633397e4e Renamed SSH Launcher 2016-03-17 12:52:54 -04:00
rvrsh3ll 27c8051fdd Add get-gpppasswords.py 2016-03-15 10:57:42 -04:00
xorrior be32e33050 Merge branch 'master' of https://github.com/adaptivethreat/EmPyre
Added dylib stager
2016-03-10 23:59:49 -05:00
xorrior 0453f9629a Added dylib stager 2016-03-10 23:58:04 -05:00
rvrsh3ll 9f511cd0ca Added Crontab Persistence 2016-03-10 22:04:43 -05:00
xorrior 5d7a0dcd36 Update macho.py
remove comment
2016-03-09 00:04:35 -05:00