ganz2
Apr 19 2004, 02:48 AM
Well I've got someone trojaned and they have access to a certain webpage that I wish to go to however, it allows only their ip. I tried settings up a socks server on their computer however they are on a LAN and im unable to use it. Any suggestions?
vnet576
Apr 19 2004, 03:00 AM
port tunneling..there must be some ports that their lan allows. Scan for that port then tunnel you're socks server through it.
TheOther
Apr 19 2004, 09:05 AM
And how do you scan the ports that are allowed, Vnet?
DumpZ
Apr 19 2004, 09:05 AM
Fpipe is a tool that can redirect ports if im not mistaking
vnet576
Apr 19 2004, 05:23 PM
| QUOTE (TheOther @ Apr 19 2004, 04:05 AM) |
| And how do you scan the ports that are allowed, Vnet? |
Do a tcp syn scan to see what ports are open on that machine. Then tunnel you're server through those ports.
tuby
Apr 20 2004, 07:34 AM
For the scan, u can use netcat , like this :
netcat -vv -r 127.0.0.1 1-100
and for the comprehension of options like -vv -r, etc ... Don't forget to search and read on this forum

try this :
http://www.governmentsecurity.org/forum/in...st=0entry1420
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.