Results 1 to 6 of 6
Thread: detecting location of ipaddress
- 05-07-2009, 11:03 AM #1
Member
- Join Date
- Apr 2009
- Posts
- 8
- Rep Power
- 0
- 05-07-2009, 11:34 AM #2
Hi,
InnetAddress class in java.net package is used for getting host info.Please be clear whether what u want in location like city,country etc.If that is the case i think u might not get.
Method: getHostName()Last edited by RamyaSivakanth; 05-07-2009 at 11:44 AM.
Ramya:cool:
- 05-07-2009, 11:57 AM #3
Member
- Join Date
- Apr 2009
- Posts
- 8
- Rep Power
- 0
location of hacker
i want to find the location of a hacker who hacked my pc .is it possible? i know the hackers ipaddress.
is it possible to find the location using java code?
- 05-07-2009, 12:13 PM #4
Hi,
Just check whether this site is helpful for u .
IP Address Locator - Enter an IP address to find its location - Lookup Country Region City etcRamya:cool:
- 05-08-2009, 11:06 AM #5
Member
- Join Date
- Mar 2009
- Posts
- 52
- Rep Power
- 0
if u know the ip address of hacker just launch a complain in police..they will find the details for u....lol
- 05-08-2009, 02:37 PM #6
Senior Member
- Join Date
- Nov 2008
- Posts
- 286
- Rep Power
- 5
Also (although again, it's probably a bit academic), see what whois returns for that IP address. If the IP address belongs to a reputable company in a country with a legal system, then there'll be a place to report abuse, and maaaybe you might be able to get somebody to do something about it. Although then then, if you're not a big company with connections to the government, the sad fact is it's probably going to be difficult to persuade anyone to take it seriously.
If if belongs to a Nigerian money launderer or an Iranian Internet cafe, then I'd just take a deep breath and spend your time mopping up the damage and securing your system.
Incidentally, bear in mind that if the attacker had moderate resources, then the IP address may be spoofed anyway.
A final thought, without wishing to give you any false hopes, you maay want to check out O'Reilly, "Internet Forensics". Good luck...Last edited by neilcoffey; 05-08-2009 at 02:45 PM. Reason: added book ref
Neil Coffey
Javamex - Java tutorials and performance info
Similar Threads
-
ipaddress
By tej in forum NetworkingReplies: 7Last Post: 04-25-2009, 06:07 PM -
Detecting software installed in PC
By Lukalo in forum Advanced JavaReplies: 3Last Post: 02-13-2009, 03:04 AM -
IPAddress to Country
By sandeeprao.techno in forum Advanced JavaReplies: 2Last Post: 12-19-2008, 01:39 AM -
IPAddress or HostName
By abhijeet_152 in forum NetworkingReplies: 1Last Post: 11-27-2008, 06:58 PM -
How to track client logout time and orignal ipaddress (not gateway) in java
By psandeep in forum JavaServer Pages (JSP) and JSTLReplies: 1Last Post: 06-13-2008, 12:32 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks