Jump to content

glider

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by glider

  1. I'm simply trying to better utilize the Jasager as a "man in the middle". It seems to me that the Jasager can do some very primitive "man in the middle tasks" and I was more hoping to master the TCP session which is being created by a network node on it's way to the destination (any port, any destination ip). If there is a way to master the TCP session (serve the client and open a new connection to the target), one could embed new content in client's web pages, solicit for installing root certificates on the client and eventually elevate to be SSL/TLS man in the middle. the best way of mastering all TCP sessions is to (somehow) wrap all client outgoing connections for a standard SOCKS or HTTP proxy (without a client ever noticing) and tweaking the proxy code (external to Jasager) to do various tasks, weather malicious or positive (virus scanning, parental monitoring, commercial embedding, etc). if any idea comes to mind about how to demonstrate that, this will save me a great time. thanks Glider
  2. Can anyone please share how to do cross compile C programs for the Jasseger ? i'd like to try demoing some basic sockets application and some calls to iptables on this platform thanks Glider
  3. Hello, I'd like to ask if it is possibole to make a SOCKS proxy to receive any connection made by one of the Jassager's wireless clients. I'm interested in writing a security proxy that inspects all TCP sessions (security man in the middle), So far, i have not found any hints about previous work and iptables seems too raw (it routes a specific session and looses the information about where it originally wanted to go). help is much appreciated. Glider
×
×
  • Create New...