-
Help with netcat
I was wondering if this could work. If i catch a return shell with netcat on my nix box, would it work if my nix box isent directly connected to the internet it is going though my proxy on my lan, whould I have to set netcat on my proxy not my nix box.
-
You should probably configure your proxy in order to:
1. allow connection on the port that NetCat will use.
2. reroute such connection from itself to your computer.
Details must be easily found in your proxy manual.
-
being as your talking lan and proxy i might add that if you have a router connecting your lan to the internet you have to map the port you use to the box nc is listing on.