Obtaining IP Address query

No explicit questions like "how do I hack xxx.com" please!
Post Reply
User avatar
Soilworker
Newbie
Newbie
Posts: 8
Joined: 25 Aug 2008, 16:00
15

Obtaining IP Address query

Post by Soilworker »

Hi all,

Great site here, lots of reading!!
I have a question for any who think they may know the answer. Attempting to identify a remote IP Address, whilst establishing a direct file transfer to the host via MSN, I have been using both the IPGet script for MSN Plus and netstat. My problem is, in all attempts I have only ever identified IP's that belong to Microsoft in USA, not the intended target. Is there an explanation for this?

I have managed in the past, to identify my intended targets IP through an email header, however as it is set to Dynamic it has usually renewed by the time I get round to investigating it for open ports and vunerabilities. I would really appreciate any suggestions or advice from experienced members.

Thanks in advance,
Soilworker.

User avatar
bad_brain
Site Owner
Site Owner
Posts: 11636
Joined: 06 Apr 2005, 16:00
19
Location: In your eye floaters.
Contact:

Post by bad_brain »

hm, I am not using MSN, but if you can't retrieve the target IP by a file transfer it is most likely that all traffic is relayed through the MSN servers (maybe since the last messenger update).
an option to get the IP might be sniffing the packets with Wireshark, I think the "msnms" expression should filter the packages so only MSN messenger traffic is displayed (if not you simply have to pick the packets by hand)....there is a good chance the target IP can be found there because I doubt the MSN servers act as non-forwarding proxy.

:wink:

User avatar
DNR
Digital Mercenary
Digital Mercenary
Posts: 6114
Joined: 24 Feb 2006, 17:00
18
Location: Michigan USA
Contact:

more about IM hacking

Post by DNR »

Hey soilworker, welcome to suck-o :wink:

I agree with B_B's comment above, MSN could be routing all traffic through its server (what better way to see everything one does on MSN).
I disagree with him on the respect that it will be as easy as capturing packets and looking for the IP its to be forwarded to. My research has shown some IM progs use a code - propriety code that uses numbers or a string to represent a user. That number or string is matched up to a user and translated to its forward IP on the chat server.

Some IM servers allow user to user connections for large file transfers - they rather keep that traffic off their servers to avoid lag.

This can vary with each IM prog out there, they have gotten smart on the old tricks. They promise to filter out all traffic from malicious files, but they really are just peeking at everything you say and send :lol:

Now you are left with the problem of dealing with host-based firewalls which basically makes any computer look like a black hole.

DNR
-
He gives wisdom to the wise and knowledge to the discerning. He reveals deep and hidden things; he knows what lies in Darkness, and Light dwells with him.

User avatar
floodhound2
∑lectronic counselor
∑lectronic counselor
Posts: 2117
Joined: 03 Sep 2006, 16:00
17
Location: 127.0.0.1
Contact:

Post by floodhound2 »

Did you try "netstat -n"? This usually works for me, but i think you need to be communicating to the wanted IP address.

Ill try later on today to see if I can remember.

User avatar
Soilworker
Newbie
Newbie
Posts: 8
Joined: 25 Aug 2008, 16:00
15

Post by Soilworker »

bad_brain wrote: an option to get the IP might be sniffing the packets with Wireshark, I think the "msnms" expression should filter the packages so only MSN messenger traffic is displayed
:wink:
Ok, I have not used Wireshark yet. I will try it out and see what happens.

User avatar
Soilworker
Newbie
Newbie
Posts: 8
Joined: 25 Aug 2008, 16:00
15

Re: more about IM hacking

Post by Soilworker »

DNR wrote:Hey soilworker, welcome to suck-o :wink:

Some IM servers allow user to user connections for large file transfers - they rather keep that traffic off their servers to avoid lag.

Now you are left with the problem of dealing with host-based firewalls which basically makes any computer look like a black hole.

DNR
Are you suggesting to attempt to file transfer a larger file? And if so, how large would you suggest, perhaps an .mp3 @ 5Mb or an album at around 80Mb?

Host based firewalls? Sounds like I better get reading some more, I would not consider myself to have nearly the required knowledge to perform attacks of that status just yet LOL.

User avatar
Soilworker
Newbie
Newbie
Posts: 8
Joined: 25 Aug 2008, 16:00
15

Post by Soilworker »

floodhound2 wrote:Did you try "netstat -n"? This usually works for me, but i think you need to be communicating to the wanted IP address.
Yeah, I tried each of the netstat commands but without success. All identified connections relate back to 64.XXXXXX & 202.XXXXXX IP's residing in USA. There is no change upon initiation of MSN chat or file transfer. I was dissapointed when IPGet did not give me the results I was hoping for. Its actually a nice little program.

User avatar
Soilworker
Newbie
Newbie
Posts: 8
Joined: 25 Aug 2008, 16:00
15

Post by Soilworker »

Thanks for responses so far too guys. I really appreciate the way forums can come together and brainstorm ideas to help each other out. I am fairly new to the hacking world and have a great deal to learn, but I am patient, intelligent and a naturally logical thinker. I look forward to learning a great deal from you guys.

User avatar
DNR
Digital Mercenary
Digital Mercenary
Posts: 6114
Joined: 24 Feb 2006, 17:00
18
Location: Michigan USA
Contact:

wrapping it up

Post by DNR »

np soilworker.
Don't forget to check out other IM progs, yahoo, aim, and then there is Internet Relay Chat (IRC). Lots to explore, lots to learn.

Host-based firewalls were not prevalent back in my time, but since they are free and mostly dumbed down, now every computer has a firewall on it. The trick will be trying to use traffic already allowed permission by the firewall to send in or retrieve files. Or ..

Make sure you check out the forum's old posts, your answers might already have been printed.

One side note, use the EDIT button in the top right corner of all of your posts if you need to add something more, having several posts by yourself can seem confusing or feels like something taken out of context.
Try to put all your thoughts in one box :wink:

Go introduce yourself in the "Introduce Yourself" Sticky - that will be your first hacking lesson - go find the thread :lol:

DNR
-
He gives wisdom to the wise and knowledge to the discerning. He reveals deep and hidden things; he knows what lies in Darkness, and Light dwells with him.

User avatar
floodhound2
∑lectronic counselor
∑lectronic counselor
Posts: 2117
Joined: 03 Sep 2006, 16:00
17
Location: 127.0.0.1
Contact:

Post by floodhound2 »

Hey in the future try to make only one post. It can be done and makes things less confusing.

I wont delete or edit them, but next time answer all in one post. Thanks
:wink:

User avatar
Soilworker
Newbie
Newbie
Posts: 8
Joined: 25 Aug 2008, 16:00
15

Post by Soilworker »

No prob's guys,

Criticism taken on board, I reply to all in a single post from now on.
Thanks again for your help so far.

User avatar
str33tl0rd
Fame ! Where are the chicks?!
Fame ! Where are the chicks?!
Posts: 241
Joined: 04 Jul 2008, 16:00
15
Location: somewhere

Post by str33tl0rd »

i agree with most of the says here....but i should say that msn isn't always the best of ways to try gettin ip adresses..........sometimes what you can is a php ip log for a particluar link....so make a site...run the php log.....give the link to your friend to visit.......the log should automatically log any ip adress which has visited the site.........i like that way......its easier and no much of social engineerin is need to make the victim accept that you are not sending shits to them or anything ( thats becuase most of my friends are scared of me when i talk to them over msn.....!!!!!!!!!!!!.........and i hate it)
A fools mind is at the mercy of his tongue and a wise mans tongue is under the control of his mind.~ Imam Ali (A.S)

User avatar
Soilworker
Newbie
Newbie
Posts: 8
Joined: 25 Aug 2008, 16:00
15

Post by Soilworker »

str33tl0rd wrote:.......sometimes what you can is a php ip log for a particluar link....so make a site...run the php log.....give the link to your friend to visit.......
Yes, I find this method quite appealing also. I will look into that, thanks.

Note: I have gained IP addresses for several contacts now through IPGet on MSN. The pattern I have noticed though is the IP's that are identified all belong to foreign countries, mostly South America. None of the local contacts here in Australia are revealed. Don't know if there is anything to make of that, though the above mentioned technique via webpage engineering is beginning to sound more like a winner.

Thanks again.

User avatar
nightkid
Fame ! Where are the chicks?!
Fame ! Where are the chicks?!
Posts: 306
Joined: 27 May 2007, 16:00
16
Location: interwebz

Post by nightkid »

been a while since i was on here...anywho,
i used msn plus as well my friend and sad to say, with the release of 9.0 i not been able to again IPs either (damn msn) with netstat -n i assume u did that before the file transfer and after, easier to find the extra ip...i continue to use that method when im on windows and no problems???? the website is a good idea but anyone who is savvy may be onto your game unless you put a bit of work into the site to be appealing. myself i'd rather have a nice little script to grab a ip instead of directing someone to a site, perhaps research msn and make your own (and distribute here :D) or keep looking for one already made, hint: google mess black ;)

Post Reply