Author | Message | Time |
---|---|---|
Twin_One1 | What is a good, easy to use, free, packet sniffer or network moniter or whatever they are called? | April 17, 2004, 10:39 AM |
RedPhoenix | http://www.ethereal.com May also need Winpcap, the latest version with it. | April 17, 2004, 10:53 AM |
Dyndrilliac | My favorite is WPE(Winsock Packet Editor). http://fly.to/mtc | April 17, 2004, 1:57 PM |
hismajesty | I use WPE as well. | April 17, 2004, 2:37 PM |
UserLoser. | CommView - Requires a key though | April 17, 2004, 3:02 PM |
RedPhoenix | I finally got Ethereal to work on my Windows XP Pro with a 56k connection. Seems WinPcap 3.0 didn't have support at the time for it. WinPcap 3.1 adds support for PPP connections. Now after looking at the bnet packets from starcraft connecting. I'm still lost lol, gotta learn how to read the packets. Can someone fill me in as to what these acronyms mean? SYN ACK PSH FIN | April 17, 2004, 3:24 PM |
Tuberload | [quote author=RedPhoenix link=board=17;threadid=6334;start=0#msg55520 date=1082215482] Can someone fill me in as to what these acronyms mean? SYN ACK PSH FIN [/quote] Lookup "tcp flags" | April 17, 2004, 5:58 PM |
Dari | you should put up a filter for tcp udp port 6112 and packetlen > 0 then u get only the packets with data and not the other for you useless protocol stuff ^^ | April 18, 2004, 12:00 AM |
Twin_One1 | Thanks. | April 20, 2004, 7:00 AM |
Twin_One1 | WPE gave me an error on startup and the other one works fine. Only problem is I can't figure out what the values in the data are. Anyone know a tutorial or website or something that might help? | April 21, 2004, 5:40 PM |
Null | Feanor wrote a very basic(?) one a while ago , try snooping around at www.clan-exile.com | April 22, 2004, 1:48 AM |