277 Commits

Author SHA1 Message Date
Chris Ross 45ca2f4c89 Merge pull request #47 from klustic/dev
Added a new module for SOCKSv5 proxying
2017-04-27 05:40:54 -07:00
Kevin b114f4327c Added a new module for SOCKSv5 proxying
When executed, this module connects back to a designated AlmondRocks server under SSL. The AlmondRocks server acts as a SOCKSv5 proxy, and multiplexes all SOCKS communications over the single SSL connection to/through the target, enabling any SOCKSv5 client (e.g. curl, proxychains) to extend past NAT devices into the target network.

This is based on the following work:
- https://github.com/klustic/AlmondRocks
2017-04-04 17:19:56 -06:00
xorrior b5697fc66b Fixed Hijacker scanner. Fixed template Hijackers 2016-10-03 21:33:05 -04:00
xorrior 7e6dc31fe6 Merge branch 'dev' of https://github.com/adaptivethreat/EmPyre into dev 2016-10-03 13:04:32 -04:00
xorrior ee2bf516d3 Removed standalone hijacker creation 2016-10-03 13:03:31 -04:00
xorrior 7424e42f94 Updated hijackers 2016-10-03 12:20:03 -04:00
HarmJ0y 9661c3a022 patched "skywalker 2.0" thanks to @zeroSteiner 2016-09-29 13:17:37 -04:00
xorrior d96fb4f905 Updated memory importer and webserver 2016-09-28 21:36:35 -04:00
xorrior 2b7bb42652 Added in memory imports to agent. Still testing 2016-09-27 21:09:02 -04:00
xorrior a145190e47 Merge branch 'dev' of https://github.com/adaptivethreat/EmPyre into dev 2016-09-21 23:32:22 -04:00
chris 50166c4374 Added Jar stager 2016-09-13 01:18:00 -04:00
chris 2ab95076be Update package launcher 2016-08-27 22:43:23 -04:00
chris 5c4e62d31f Updated the install script and dylib, pkg, application stagers 2016-08-27 22:09:33 -04:00
chris cfb5ac84fa Remove comment in stagers.py 2016-08-21 13:16:43 -04:00
chris 1dc3d6f13e Added more customization for Installer Pkg's 2016-08-21 13:08:08 -04:00
Alexander Rymdeko-Harvey e3321b7f95 Update README.md 2016-08-18 09:15:54 -04:00
Alexander Rymdeko-Harvey e7d614e2d1 Merge pull request #35 from adaptivethreat/dev-sysinfo
Dev sysinfo
2016-08-17 13:13:19 -04:00
Alexander Rymdeko-Harvey 0a5561d718 Update changelog 2016-08-17 13:12:54 -04:00
chris 4e767c528e Add pkg installer stager.
Added pkg installer stager. Not very customizable at the moment.
Added AppName option to application stager.
Updated install bash script to include depencies for creating pkg files (mkbom, xar archiver).
2016-08-17 11:24:03 -04:00
Alexander Rymdeko-Harvey 9ba2a6ee2d Update stager.py 2016-08-15 10:21:36 -04:00
Killswitch-GUI 98ca3361ec add logic for failed get_sysinfo() 2016-08-15 10:15:24 -04:00
xorrior 56c77d210b replaced SafeChecks options w/ LittleSnitch 2016-08-14 17:45:26 -04:00
xorrior 2f4cbbac53 Merge branch 'dev' of https://github.com/adaptivethreat/EmPyre into dev 2016-08-14 17:20:18 -04:00
xorrior b494b09809 Added application launcher 2016-08-14 17:19:20 -04:00
@424f424f 21e9959665 Merge branch 'dev' of https://github.com/AdaptiveThreat/EmPyre into dev 2016-08-13 19:45:14 -04:00
@424f424f 9c7bbe65c7 dscl search modules 2016-08-13 19:43:57 -04:00
@424f424f 7946042d2f Merge branch 'dev' of https://github.com/AdaptiveThreat/EmPyre into dev 2016-08-12 18:50:21 -04:00
@424f424f 3b473a867d Revert "Updated SafeChecks for little snitch and sandboxes"
This reverts commit 012c3a4218.
2016-08-12 18:49:02 -04:00
xorrior 5ff26b5b51 Added duckyscript stager 2016-08-11 21:11:11 -04:00
@424f424f 4ced4a3311 Add Modules 2016-08-10 22:14:17 -04:00
@424f424f 012c3a4218 Updated SafeChecks for little snitch and sandboxes 2016-08-08 11:12:38 -04:00
@424f424f 2436b00a8d Crontab fix 2016-08-06 20:27:26 -04:00
@424f424f a08cc638cb DC/OS, Mesos DNS, Mesos Master, Marathon, Chronos modules from BSidesLV 2016 @TweekFawkes talk. 2016-08-05 17:27:33 -04:00
@424f424f 62429da488 Merge branch 'master' into dev
DC/OS, Mesos DNS, Mesos Master, Marathon, Chronos modules from BSidesLV 2016 @TweekFawkes talk.
2016-08-05 17:24:04 -04:00
@424f424f 479b3245de DC/OS, Mesos DNS, Mesos Master, Marathon, Chronos modules from BSidesLV 2016 @TweekFawkes talk. 2016-08-05 17:22:03 -04:00
rvrsh3ll c0479724c1 Merge pull request #33 from TweekFawkes/dev
DC/OS modules from BSidesLV 2016 @TweekFawkes talk
2016-08-05 17:14:45 -04:00
root c58c3c02be DC/OS modules from BSidesLV 2016 @TweekFawkes talk 2016-08-05 14:02:20 -04:00
@424f424f fede159b76 Update version number 2016-07-28 10:12:23 -04:00
@424f424f f011efb25c Merge branch 'master' of https://github.com/adaptivethreat/EmPyre 2016-07-28 09:35:04 -04:00
@424f424f 00324e9b54 Release 1.2
See changelog
2016-07-28 09:31:38 -04:00
Killswitch-GUI b4091e23f3 add monitoring 2016-07-24 10:42:27 -04:00
Alexander Rymdeko-Harvey 91eb969c7f Update changelog 2016-07-07 21:31:18 -04:00
Alexander Rymdeko-Harvey 9dfeff9db7 Merge pull request #29 from adaptivethreat/pip-fix-1.0.2
Update install.sh
2016-07-07 21:30:18 -04:00
Alexander Rymdeko-Harvey a56b7727c5 Update install.sh 2016-07-07 21:30:09 -04:00
Alexander Rymdeko-Harvey 7b4229360e Update install.sh 2016-07-07 21:27:06 -04:00
Alexander Rymdeko-Harvey 53cb7cc212 Update agent.py 2016-07-04 14:12:18 -04:00
Alexander Rymdeko-Harvey 5cc2615ef9 Merge pull request #27 from adaptivethreat/dev-compress
Dev compress
2016-06-28 13:07:00 -04:00
Alexander Rymdeko-Harvey 9c42adbe88 Merge pull request #26 from adaptivethreat/dev-chainbreaker
Dev chainbreaker
2016-06-28 13:01:45 -04:00
Alexander Rymdeko-Harvey 324ff6db39 Update keychaindump_chainbreaker.py 2016-06-28 13:01:33 -04:00
Alexander Rymdeko-Harvey eb65c6583d Update keychaindump_chainbreaker.py 2016-06-28 09:28:53 -04:00