EvilZone

Hacking and Security => Hacking and Security => : Mratt27 December 28, 2012, 07:07:28 AM

: Finding IP Address
: Mratt27 December 28, 2012, 07:07:28 AM
Anyway to find someone's IP address besides using whatstheirip.com or talking to them on chat and using netstat?
: Re: Finding IP Address
: The Alchemist December 28, 2012, 07:28:52 AM
There's a way to get IP address of your slave while on skype using task manager. I don't know the exact way as i haven't done it yet. But i know it can be done.
: Re: Finding IP Address
: Kulverstukas December 28, 2012, 11:12:00 AM
This question is dumb. Really.
There are so many ways to get someone's IP that it makes my head spin - but all of them depend on one thing or another. Therefore tell us where do you want to acquire the IP from, MAYBE THEN we will help.

And this was asked before I think, use the search damn it.
: Re: Finding IP Address
: Mratt27 December 28, 2012, 07:24:02 PM
My topic is the only one that pops up when I use the search bar for anything relevant to IP.
 
I want to find someone's IP, by preferably not talking to them if possible. I tried whatstheirip.com but it seems to not work because I know they clicked the link, but I didn't get a message through my email.
 
Anyhow, is there anyway to get it through facebook or twitter since I assume that would be easiest for me..

EDIT: Found Alchemist's topic, but the website doesn't work. Says error generating link
: Re: Finding IP Address
: Pak_Track December 28, 2012, 08:26:03 PM
Anyway to find someone's IP address besides using whatstheirip.com or talking to them on chat and using netstat?

ive found a way for you to view someones IP address and uh, just view them and see how they work
http://www.youtube.com/watch?v=SXmv8quf_xM (http://www.youtube.com/watch?v=SXmv8quf_xM)
: Re: Finding IP Address
: Mratt27 December 28, 2012, 10:13:11 PM
 I've tried that, both in Linux and my command prompt, it doesn't work.
 
However, I did try that whatstheirip.com again, instead this time I used my gmail instead of Hotmail and it worked. But, it gave me there external IP. Is there a way I can find their internal IP by having their external one

Edit: By internal IP, I did mean mac address.. finding posts on google are confusing when some people don't know what they're talking about.
: Re: Finding IP Address
: Kulverstukas December 28, 2012, 10:18:02 PM
I've tried that, both in Linux and my command prompt, it doesn't work.
 
However, I did try that whatstheirip.com again, instead this time I used my gmail instead of Hotmail and it worked. But, it gave me there external IP. Is there a way I can find their internal IP by having their external one
Do you even know anything about TCP/IP? do you know how the network works? do you know about the layers?
Dude, seriously.
: Re: Finding IP Address
: techb December 28, 2012, 10:24:44 PM
I've tried that, both in Linux and my command prompt, it doesn't work.
 
However, I did try that whatstheirip.com again, instead this time I used my gmail instead of Hotmail and it worked. But, it gave me there external IP. Is there a way I can find their internal IP by having their external one

Everyone has an internal ip of 127.0.0.1 I would start there.
Good luck bro.
: Re: Finding IP Address
: Mratt27 December 28, 2012, 10:33:18 PM
I don't understand why I'm getting heat for asking a question. I don't know so I ask..
 
The reason why I am asking is because I noticed that my internet IP and when I use ipconfig are different.
 
Sorry if I appear to be a noob but I won't deny that I am one since I did start learning
: Re: Finding IP Address
: zWaR December 28, 2012, 11:13:02 PM
ive found a way for you to view someones IP address and uh, just view them and see how they work
http://www.youtube.com/watch?v=SXmv8quf_xM (http://www.youtube.com/watch?v=SXmv8quf_xM)

LOL Hilarious!


@OP: Yo man, you're talking stuff, which does not make much sense. Use the search on the forum and look for some basic networking stuff, like osi or tcp/ip layers, what is ip and what is mac address etc. Remember you can ask, sure thing, but you can't expect others to help you or explain you things in depth if you don't do your homework. I'm sure that after reading some most basic stuff covering networks you'll easier understad the replys to your posts and questions here. ;)
: Re: Finding IP Address
: namespace7 December 29, 2012, 12:11:14 AM
You could read through this (http://www.w3schools.com/tcpip/default.asp) and this  (http://www.go4expert.com/forums/showthread.php?t=2445)tutorials to get a basic idea of what IP/TCP are and how basic networking works. After that you will have enough knowledge to know how to ask what you want to ask as far as IP/TCP stack is concerned. If you would like to learn more about networking you could read this  (http://evilzone.org/ebooks/networking-for-dummies-7th-edition/)book.
: Re: Finding IP Address
: Mratt27 December 29, 2012, 02:08:47 AM
Thank you guys!
 
Would give a +1 but I don't know how.
: Re: Finding IP Address
: iTpHo3NiX December 29, 2012, 02:34:58 AM
The reason why I am asking is because I noticed that my internet IP and when I use ipconfig are different.

That's because you're connected to the internet through a router. When you go to "whatsmyip' or a site that gives you your IP it's giving your external IP address which is what you would want  outside of the network. ipconfig doesn't show your external IP because you're NATed behind a router so it gives you an internal IP (usually something like 192.168.1.x or 192.168.0.x unless its been changed manually) If you connect your computer directly into your modem and run ipconfig it will give you your external IP as well.

If the person is on the same local network, log into your router and usually they will list the MAC/Internal IP/Computer name in there.
: Re: Finding IP Address
: techb December 29, 2012, 02:54:17 AM
You will most always get a 192 octect on a LAN config. They are always a class C subnet, so start with the 192 bracket unless you know someone has messed with the DHCP leasing. Then in which case it will most likely fall in the 10 bracket, at least with soho networks anyway.

I also have to add, hardwiring the PC directly to the modem will still lease out classed subnets if the DHCP isn't disabled, which by default they are not; unless it is dial-up of course. You would need the modem in true bridge mode to throw the WAN IP to something connected to it in any eth ports.
: Re: Finding IP Address
: Super_mario666 December 30, 2012, 03:08:35 AM
http://www.myiptest.com/staticpages/index.php/how-about-you (http://www.myiptest.com/staticpages/index.php/how-about-you)