Forums: How To Find Someone's Ip By... - Forums

Jump to content

  • (2 Pages)
  • +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

How To Find Someone's Ip By... email

#16 User is offline   K1LL3RB0Y 

  • Private First Class
  • Icon
  • Group: Members
  • Posts: 51
  • Joined: 13-February 04

Posted 06 June 2004 - 11:45 AM

Add thiss into php
and it will be writen in the log.ini file if ya chmod it to 777

<?php 
session_start();
?>
<html>
<head>
<title></title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body>
</body>



<?
if(!session_is_registered('counted')){
    $agent = $_SERVER['HTTP_USER_AGENT'];
    $ip = $_SERVER['REMOTE_ADDR'];
    $dtime = date('r');
$entry_line = "$ip
"
;
?>
<font size="1" face="Verdana, Arial, Helvetica, sans-serif">
<?
$fp = fopen("log.ini", "a");
fputs($fp, $entry_line);
fclose($fp);
session_register('counted');
}
?>

0

#17 User is offline   Scr47h3 

  • Private First Class
  • Icon
  • Group: Members
  • Posts: 26
  • Joined: 15-September 03

Posted 07 June 2004 - 10:52 PM

Whoa, way to much to keep up with! Thanks for the ideas everyone. I don't use Outlook, but I used a similar method to get the sender's IP with the built-in Mozilla mail client. Instead of looking at the properties, I went to the source.


Evan
0

#18 User is offline   cougar 

  • Private First Class
  • Icon
  • Group: Members
  • Posts: 107
  • Joined: 25-January 04

Posted 08 June 2004 - 02:56 PM

there are so many ways to get the ip of someone :D. Just think a little and you'll get some idea's.

for example:

- true msn
- Site visit (was mentiont before)
- true ftp (if he's using or connecting to one)

etc.
0

#19 User is offline   Serhat 

  • Second Lieutenant
  • Icon
  • Group: Members
  • Posts: 803
  • Joined: 13-January 04

Posted 10 June 2004 - 04:11 AM

Ash, on May 28 2004, 05:06 PM, said:

i made a IP stealer for a friend on yahoo links Here if you want to download it,  it might get the proxys ip if the person is behind a proxy :) to grab there ip tell them to visit  http://YOURIP:81 the IP will go in the listbox double click the IP and it will be copied to clipboard i made it in VB.. i know not very good lang but im 15 got a few years left to learn other languages :)

lol Great.. just made something like this one also..

http://members.home.nl/yourmother/My Stuff/IP Listener v1.2.0.gif


got vacation now and bored so ;)
Though I just started with VB so should have many bugs but seems to work okay.. on any port (if it isn't in use already :P )

Serhat
0

  • (2 Pages)
  • +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users

  • Share



Our Sponsors:


SwiftLayer Affiliate Web Hosting