Jun 29, 2009

hacking I.P Via Msn,Yahoo,AIM -

I tested this using MSN Live beta 8.0. i had MSN PLUS Live running but i doubt that would of effected it in any way..

Get IP via MSN logging:

You will need to go into tools > options > Connections > Advanced settings and click the Connection Logging checkbox..


Open up a Conversation with the target..
Send them like a blank notepad or any file..
Wait for them to cancel it or accept it, either works..
After your done that go back turn off your logs or else they will constantly update while your on msn..

then goto My documents > received files > MsnMsgr (text file)
Search (ctrl+f) “Connecttoip” and you will your selected items..
click the find next button until you find the IP address..

hacking I.P Via Msn,Yahoo,AIM - The Ethical Hacking

wallah! you have the IP address to whomever you attempted to send the file to. whether they cancel or accept the file dosent matter because it still logs the ip but they must do one of the two..

Get IP via Command Prompt:

1. goto start > run type cmd and open.. or goto start > programs > accessories > command prompt and click.

2. type netstat hit enter

3. connect to he person (direct connect) with the chat program of your choice. MSN, yahoo, AIM, etc.. This can be done simply by opening a conversation with the target or sending them any file.

4. type netstat again in the command prompt.

collective data should appear in the cmd box..ie: (infomation censored)


Finding IP address of sender in Yahoo, Gmail, Hotmail.




Finding IP Address Of the Sender In Hotmail!!





  • Log into your Hotmail account with your username and password.



  • Click on the Mail tab on the top.



  • Open the mail.



  • If you do not see the headers above the mail message, your headers are not displayed . To display the headers,
    • Click on Options on the top-right corner
    • In the Mail Options page, click on Mail Display Settings
    • In Message Headers, make sure Advanced option is checked.
    • Click on Ok button
    • Go back to the mails and open that mail.




  • If you find a header with X-Originating-IP: followed by an IP address, that is the sender's IP address
    • Hotmail headers : Daniel ,In this case the IP address of the sender is [68.34.60.59]. This is be the IP address of the sender.




  • If you find a header with Received: from followed by a Gmail proxy like this
    • Hotmail headers : Daniel
    • Look for Received: from followed by IP address within square brackets[]. In this case, the IP address of the sender is [69.140.7.58].




  • Or else if you have headers like this
    • Hotmail headers : Daniel
    • Look for Received: from followed by IP address within square brackets[].
      In this case, the IP address of the sender is [61.83.145.129] .




  • If you have multiple Received: from headers, eliminate the ones that have proxy.anyknownserver.com.



  • Finding IP Address of the sender in






  • Log into your Yahoo! mail with your username and password.



  • Click on Inbox or whichever folder you have stored your mail.



  • Open the mail.



  • If you do not see the headers above the mail message, your headers are not displayed . To display the headers,
    • Click on Options on the top-right corner
    • In the Mail Options page, click on General Preferences
    • Scroll down to Messages where you have the Headers option
    • Make sure that Show all headers on incoming messages is selected
    • Click on the Save button
    • Go back to the mails and open that mail.




  • You should see similar headers like this:
    • Yahoo! headers : Daniel.




  • Look for Received: from followed by the IP address between square brackets [ ]. Here, it is 202.65.138.109.



  • That is be the IP address of the sender!



  • Finding IP Address of the sender in Gmail !!


    When you receive an email, you receive more than just the message. The email comes with headers that carry important information that can tell where the email was sent from and possibly who sent it. For that, you would need to find the IP address of the sender. The tutorial below can help you find the IP address of the sender.

    • Log into your Gmail account with your username and password.
    • Open the mail.
    • To display the headers,
      • Click on More options corresponding to that thread. You should get a bunch of links. Click on Show original

    • You should get headers like this:
      • Gmail headers : Daniel

    • Look for Received: from followed by a few hostnames and an IP address between square brackets. In this case, it is 65.119.112.245.
    • That is be the IP address of the sender!!
    NOTE:=
    This will not work if the sender uses anonymous proxy servers.

    NTFS V/S FAT


    NTFS

    To NTFS or not to NTFS—that is the question. But unlike the deeper questions of life, this one isn't really all that hard to answer. For most users running Windows XP, NTFS is the obvious choice. It's more powerful and offers security advantages not found in the other file systems. But let's go over the differences among the files systems so we're all clear about the choice. There are essentially three different file systems available in Windows XP: FAT16, short for File Allocation Table, FAT32, and NTFS, short for NT File System.




    FAT16


    The FAT16 file system was introduced way back with MS–DOS in 1981, and it's showing its age. It was designed originally to handle files on a floppy drive, and has had minor modifications over the years so it can handle hard disks, and even file names longer than the original limitation of 8.3 characters, but it's still the lowest common denominator. The biggest advantage of FAT16 is that it is compatible across a wide variety of operating systems, including Windows 95/98/Me, OS/2, Linux, and some versions of UNIX. The biggest problem of FAT16 is that it has a fixed maximum number of clusters per partition, so as hard disks get bigger and bigger, the size of each cluster has to get larger. In a 2–GB partition, each cluster is 32 kilobytes, meaning that even the smallest file on the partition will take up 32 KB of space. FAT16 also doesn't support compression, encryption, or advanced security using access control lists.


    FAT32




    The FAT32 file system, originally introduced in Windows 95 Service Pack 2, is really just an extension of the original FAT16 file system that provides for a much larger number of clusters per partition. As such, it greatly improves the overall disk utilization when compared to a FAT16 file system. However, FAT32 shares all of the other limitations of FAT16, and adds an important additional limitation—many operating systems that can recognize FAT16 will not work with FAT32—most notably Windows NT, but also Linux and UNIX as well. Now this isn't a problem if you're running FAT32 on a Windows XP computer and sharing your drive out to other computers on your network—they don't need to know (and generally don't really care) what your underlying file system is. The Advantages of NTFS
    The NTFS file system, introduced with first version of Windows NT, is a completely different file system from FAT. It provides for greatly increased security, file–by–file compression, quotas, and even encryption. It is the default file system for new installations of Windows XP, and if you're doing an upgrade from a previous version of Windows, you'll be asked if you want to convert your existing file systems to NTFS. Don't worry. If you've already upgraded to Windows XP and didn't do the conversion then, it's not a problem. You can convert FAT16 or FAT32 volumes to NTFS at any point. Just remember that you can't easily go back to FAT or FAT32 (without reformatting the drive or partition), not that I think you'll want to.
    The NTFS file system is generally not compatible with other operating systems installed on the same computer, nor is it available when you've booted a computer from a floppy disk. For this reason, many system administrators, myself included, used to recommend that users format at least a small partition at the beginning of their main hard disk as FAT. This partition provided a place to store emergency recovery tools or special drivers needed for reinstallation, and was a mechanism for digging yourself out of the hole you'd just dug into. But with the enhanced recovery abilities built into Windows XP (more on that in a future column), I don't think it's necessary or desirable to create that initial FAT partition. When to Use FAT or FAT32
    If you're running more than one operating system on a single computer, you will definitely need to format some of your volumes as FAT. Any programs or data that need to be accessed by more than one operating system on that computer should be stored on a FAT16 or possibly FAT32 volume. But keep in mind that you have no security for data on a FAT16 or FAT32 volume—any one with access to the computer can read, change, or even delete any file that is stored on a FAT16 or FAT32 partition. In many cases, this is even possible over a network. So do not store sensitive files on drives or partitions formatted with FAT file systems.