QUOTE(mortello @ Aug 9 2005, 04:01 PM)
QUOTE(simbiot @ Aug 9 2005, 03:47 PM)
When you got your box behind a router and you need an open port,
of course we try to stop a service and replace it with the xplted service and if that doesn't work trying port forwarding may work.. but if these 2 options do not work,
I've noticed on 50% of box's that if you try to open your xplt on port 22
( 22/tcp SSH (Secure Shell) - used for secure logins, file transfers (scp, sftp) and port forwarding )
you will get a usable connection to that box.
This may be common knowledge, I'm not sure.. either way it's helped me greatly when all else fails to try this.
You'd just have to port scan the IP....this is a stupid post if you ask me....
Maybe I didnt make my self clear,
I had a box that would nopt allow me to setup my xploit on any ports, box is behinde router. only SQL was available for incomming conections.
I tried to stop some services that were also running on ports i found after scanning the ip as you said.
This did not work, no dice.
I then tried port fowarding with no luck..
so then I tried to setup my xplt on port 22 and boom.. all is working well.
This Ive tested on a number of boxes with as I've said 50% success.. even tho no other ports could be opened to out side access and ports that were already in use that I tried to stop services on and replace with mine would just move to another port and not really stop at all making my service on that same port null..but .. for some reason port 22 allows me to do what I need to 50% of the time no matter of firewall router config.