ATorNinja / HTran

HTran is a connection bouncer, a kind of proxy server. A “listener” program is hacked stealthily onto an unsuspecting host anywhere on the Internet. When it receives signals from the actual target system, it redirects it to the hacker’s server.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HTran

HTran is a connection bouncer, a kind of proxy server. A “listener” program is hacked stealthily onto an unsuspecting host anywhere on the Internet. When it receives signals from the actual target system, it redirects it to the hacker’s server. HTran have two platform version: Windows and Unix-like(Linux、Unix、etc...) HTran 's Windows version code by lion and bkbll. Ported to Linux/Unix by 三只小潴.

Mail: lion:lion#cnhonker.com bkbll:bkbll#cnhonker.com 三只小潴:root#zcnhonker.net

  •   :Plesae open README.md to read complete HTran usage
    
  •   : [Usage of Packet Transmit:]
    
  •   :   HTran -<listen|tran|slave> <option> [-log logfile]
    
  •   :
    
  •   : [option:]
    
  •   :   -listen <ConnectPort> <TransmitPort>
    
  •   :   -tran   <ConnectPort> <TransmitHost> <TransmitPort>
    
  •   :   -slave <ConnectHost> <ConnectPort> <TransmitHost> <TransmitPort>
    

Welcome to http://www.cnhonker.com

About

HTran is a connection bouncer, a kind of proxy server. A “listener” program is hacked stealthily onto an unsuspecting host anywhere on the Internet. When it receives signals from the actual target system, it redirects it to the hacker’s server.


Languages

Language:C++ 50.3%Language:C 49.7%