PDA

View Full Version : what to do with the IP....


shadow_crawler
09-24-2006, 12:23 PM
ok so theres alot of stuff on here about how to get an IP, well thats the easy part considering how much info there is on how to do it, but once you've got the IP, what can i do with it? any suggestions

chuurs

Moonbat
09-24-2006, 02:10 PM
Well, usually you would download a port scanner (or make your own). Then you would scan the IP owner's ports to see which ones are open. Here is a site to see what each port does.

http://www.iana.org/assignments/port-numbers

Hopefully, the person will have a port open that is vulnerable to attack. Then you should use a proxy so you don't get caught, then use the open port to your advantage, however you can.

Or you can opt to try a Ping 'o Death attack.

Ezekiel
09-24-2006, 03:48 PM
It's also worth noting that most home windows users are behind a router and forward no ports, effectively making port scanning useless.

However, these dumb home users also leave their routers accessible remotely on the web interface and don't change the default password, so it's easy enough to place their machine on the DMZ and have access to all the windows services and server programs they have listening. UPnP is another weakness in routers, although I never have researched it.

So unless you want to get your hands dirty with their routers' settings, port scanning isn't going to do a lot unless they specifically decide to expose themselves, they use a cable modem, or they use dial-up.

shadow_crawler
09-24-2006, 04:45 PM
cheers guys for the suggestions, i'll try some of them and see what i can do ":)