Determine what my isp is seeing

No explicit questions like "how do I hack xxx.com" please!
Post Reply
User avatar
maboroshi
Dr. Mab
Dr. Mab
Posts: 1624
Joined: 28 Aug 2005, 16:00
18

Determine what my isp is seeing

Post by maboroshi »

Regardless of my reasons for this

How can I determine which information my ISP is seeing when I access the internet. What is the standards that most ISPs use, eg are they viewing just IP addresses or are they getting headers also from the web sites are they getting port numbers do they see how many connections to the ip from my ip. If I was to emulate there servers would it be possible to write code to evaluate what there seeing

Or is it a total different standard

Any ideas

Cheers

Maboroshi

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, a good way would be to run a sniffer like ethereal while you´re connecting to the net. but bring some time to analyze the captured traffic, because it´ll be more than one might think. but of course you can post the packet info which you find hard to decipher and we can analyze it together...you know I love my TCP/IP 8) would be a good opportunity too for others to take a look into the networking essentials I think... :wink:

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

ISP monitoring

Post by DNR »

I agree with running a packet sniffer. Anyone get eeye.com's IRIS? Any packetsniffer will show you what your computer is sending and receiving. Thats why you want to consider encryption software to send and receive messages, the ISP would see the encrypted transmission but not crack it to read the content. Unless of course NSA sniffs it and takes the time to crack your code lol. A basic tut on packetsniffing here:
http://c0vertl.tripod.com/text/packetsnifftut.doc


DNR

Post Reply