12 Commits

Author SHA1 Message Date
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
rvrsh3ll 1c6b8ed291 Credits for ssh modules. Trimmed code for ssh_command 2016-04-18 08:39:28 -04:00
rvrsh3ll 4d45deed45 Removed Proxy settings 2016-04-11 21:47:40 -04:00
rvrsh3ll c9ae9ca6d4 Minor Fixes 2016-04-09 15:08:34 -04:00
Alexander Rymdeko-Harvey 59f86ffa22 Update ssh_launcher.py 2016-03-31 12:46:30 -04:00
Alexander Rymdeko-Harvey eefb066de4 Update ssh_command.py 2016-03-31 12:45:25 -04:00
Killswitch-GUI 2f38db2560 LittleSnitch Stagger Fixes 2016-03-31 08:48:09 -04:00
rvrsh3ll 2d79acfd02 Hashdump fix. SSH Launcher comment removal. 2016-03-30 10:54:41 -04:00
Rohan Vazarkar 29e82608ce PEP8 for ssh lat movement 2016-03-22 15:08:12 -04:00
rvrsh3ll 824fae653b SSH command added 2016-03-21 12:34:19 -04:00
rvrsh3ll f633397e4e Renamed SSH Launcher 2016-03-17 12:52:54 -04:00
rvrsh3ll b1d511ec8c Restructure 2016-03-06 21:14:11 -05:00