EES Gateway 1.0

Released 20 years, 1 month ago. August 2004

Copyright © MegaSecurity

By RaGe


Informations
Author RaGe
Family EES Gateway
Category Stealth Proxy
Version EES Gateway 1.0
Released Date Aug 2004, 20 years, 1 month ago.
Additional Information
Server:
dropped file:
c:\WINNT\system32\blah.exe

size: 82.289 bytes
 
startup:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run "DllLoader32"
data: C:\WINNT\system32\blah.exe
 
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce "DllLoader32"
data: C:\WINNT\system32\blah.exe

tested on Win2000

Author Information / Description
EES Gateway 1.0 by RaGe
-----------------------

A little about EES Gateway and why it exists:

EES Gateway is a project aimed in response to the lack of anonymity inherent to reverse
connecting tools. This tool itself is in fact reverse connecting as well however using
it will allow you to decide where you want to control your RATs from. This tool acts as
a middleman for connections between an admin and his/her user. EES Gateway allows any
TCP based connection to be middleman'd in a sense as you can also realize forward based
connections as well as backward connections. In short, its a customizable socks/proxy
where you can taylor connections to your needs.


Installation:
-------------

The built in editor gives control over how your gateway server is configured with normal
options for installation including common registry methods and a newer method as well.
        

How it works:
-------------

Each Gateway server allows for "Gates" to be created, which allow for a connection of
type specified by the user. For example, Gate 0 (the first gate) created with settings:

outgoing ip:    your intended connection (ie: www.google.com or its IP)
outgoing port:  server port (for default webserver would be 80)
incoming port:  incoming communications port (aka 6767 for our first gate)
listen port:    your local port for your client (ie: 6001)
                Note: in this example we're using a browser to interface with our intended
                outgoing ip. You would point your browser to 127.0.0.1:6001 in this case.

Creating this Gate would make Gate 0 connect to google and relay google to your browser
via your local interface APP side using port
(6001).

You can also create Gates for managing reverse connections with reverse connecting tools.
To create such a Gate, check the Reverse Server checkbox and configure as needed. ex config:

outgoing ip:   NULL as its reverse connecting
outgoing port: server listen port. Set to whatever your reverse tool port is (ie: 5120)
incoming port: incoming communications port (aka 6768) Note: Use unique ports
connect port:  port you want to use to connect to your reverse tool's client with
               (ie 5120 or something else)

Creating this Gate would make Gate X listen for incoming connections from your reverse
tool and once connected, would start sending data to your reverse client app using port
Please Note that as there is no way to determine which Gate is ready for which client
at any given time, you will receive a notification that a change of remote STATE has
occured, so you can check the Gate status using the Retrieve Status button to tell if
the Gateway has received any new connections or has been disconnected from a host.

Gate Control:
-------------

Because Gates are redirecter sockets, you may need to disconnect a remote connect or
listen attempt thats taking too long etc. You may also need to disconnect or connect a
local app connection attempt as well. All the controls to do as such are on the
Main Gateway window. Using these to sync your connections will allow you to make your
connections work in the way you need them to. 


Known Issues:
-------------

When disconnecting from a Gateway server to say, connect to another etc causes an issue
I've come across due to incremental socket creation clientside. The many gateway servers
you might have will not have any problems, they will function as always. Its the client
that needs to maintain every socket created for every Gate in a Gateway, and by disconnecting
from a Gateway WITHOUT REMOVING ALL CREATED GATES will cause the Client to "forget" all
inside socket management pertaining to the newly disconnected Gate.

Basically what this means is that it WILL work, however if you come BACK to a Gateway
that already has Gates assigned to it when you connect to it the client will have NO idea
how to interact with those sockets. It will continue to function, however you cannot
use the Main Gateway window controls to manipulate them without error. For more depth
on why this is, refer to the Gateway Dev Logs included. 

The reason the client does NOT force you to remove all Gates when disconnecting is because
perhaps you wont WANT to go back and mess with them, you just want them to work while your
no longer connected to that particular Gateway so you can manage others for example. For
those interested in doing so, I've left that ability there as long as they are aware of
the problem of ever going back to that Gateway to manipulate it without first destroying
created Gates.

The concept of going back to a Gateway with gates already assigned to it, WELL after you've
lost the interface AND functionality by closing the client and re-opening it is called
a Dirty Gateway. Its gates are called Dirty Gates. If this is the case, and your client
has started up fresh (no gates are being redirected) then it will detect these Gates
and allow you to remove them via Remove Gate or Disconnect. 

EES CREW

If you recognize any personal information on this page and wish to have it removed or redacted, please contact us at jplesueur@phrozen.io. We are committed to protecting your privacy in accordance with GDPR regulations.