Slashdot Log In
Wireshark 1.0 Released
Posted by
ScuttleMonkey
on Mon Mar 31, 2008 05:26 PM
from the happy-sniffing dept.
from the happy-sniffing dept.
katterjohn writes "After almost 10 years of work, Wireshark 1.0 has been released. Wireshark is the award-winning protocol analyzer, formerly known as Ethereal. The release features several security fixes and an experimental package for Max OS X Intel."
Related Stories
This discussion has been archived.
No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
Say ... (Score:5, Interesting)
Re: (Score:2, Informative)
Re: (Score:2)
Re:Say ... (Score:5, Informative)
Also I think what they prohibited wasn't the practice of Scientology per se, but the Church of Scientology as an organization. That the CoS believes you can't practice the 'religion' without them is kind of a separate issue. But if you want to sit in your house and think Scientology thoughts in Germany, I think you'd be protected. They just take a dim view of the whole converting-others-and-fleecing-them bit. Historically, even religiously tolerant societies have had different reactions to aggressive proselyting.
It is a bit arbitrary, since I could think of a few other religions that aren't a ton better, but you have to admit the CoS is particularly bald-faced.
Parent
More useful than you would think (Score:3, Informative)
Re:More useful than you would think (Score:5, Funny)
Parent
This is interesting? (Score:5, Insightful)
I fail to see anything at all "interesting in this". Taking advantage of other people because you are more knowledgeable than them, breaking the law, and then boasting about it on Slashdot is -5 Lame, especially when the level of expertise involved is what is usually ascribed to "script kiddies".
And no, you don't get a pass because it was the "only black hat thing I've ever done", like we believe that, and it sure sounds like the entire objective of your weak excuse for "black hat" action was to sniff their traffic, since changing their router setup was hardly necessary if you just wanted to steal access.
Maybe I'm just having an old man moment, but I kept expecting some kind of punch line in there, and it ended up just being "my neighbor left his garage door open, and I stole a six-pack out of his fridge". WTF is that about?
Parent
Award-winning? (Score:5, Interesting)
Re:Award-winning? (Score:4, Funny)
How could you wonder? It's "world famous"!
Parent
obligatory Mel Brooks (Score:2)
Re: (Score:2, Funny)
Maybe an award for the number of security issues the code has historically had?
Re: (Score:3, Funny)
Re:Award-winning? (Score:5, Insightful)
Award, hmmm, award
It really doesn't matter what awards WS has won.
It is a classic example of FOSS at its best. In the dim and distant past you paid serious money for packet capture software. Now you get the absolute dog's nadgers on a plate for nowt. It shows me everything from what a NetWare cluster is up to to a well, what more do you want? Also you can follow streams etc etc etc etc
I personally put it up there with Apache and Samba (oh and that Linux kernel thing) as important software. OK there are quite a few others but I trust you get my point.
Whenever someone says something like "Whenever some product claims to be "award-winning", I always wonder what that award is." I trust they know what they are on about.
By gum it's a good world when it comes to software.
AWARD - PAH - use the bloody thing and give out your own awards!
Parent
Yes, Yes, and it does... (Buried Lede?) (Score:5, Insightful)
Re: (Score:2, Insightful)
Re:Yes, Yes, and it does... (Buried Lede?) (Score:5, Funny)
Parent
Re:Yes, Yes, and it does... (Buried Lede?) (Score:5, Funny)
Parent
Re: (Score:3, Informative)
Thanks! (Score:5, Informative)
Re: (Score:2, Insightful)
Amen to that. "Assemble TCP Stream" alone is a glorious thing, and there's so much more.
Still, I'm a little sad that it's now v1.0. It seemed much more advanced when it was 0.9.99.9921 or whatever the last prerelease version was.
Re: (Score:3, Interesting)
Ditto. It was the first thing I noticed, and seemed to work well with the {admittedly few} tests that I threw at it... Anyone else notice any discrepancies?
Re: (Score:2)
Re: (Score:2, Informative)
follow implies that it'll show you anything new that comes in (i can't recall ottomh if it does this but i'd be surprised if it doesn't). think of following a trail. or a conversation.
english is such a magical^Wgay^Winfuriating language! (said by a native speaker)
Congratulations (Score:2, Interesting)
This excellent and valuable tool has been a vital part of my toolkit for many years.
Downloads (Score:5, Informative)
Re: (Score:2)
Re:Downloads (Score:5, Funny)
Parent
and yet... (Score:3, Interesting)
Or exclude specific interfaces from the pseudo-device available in some versions (like my linux copy)
Or filter out duplicate packets (not retransmissions, but the literal same packet: I bridged two interfaces, and the pseudo-device captures both the bridge and the bridge member)
Or just add localhost to a bridge.. why I can't do this is outside my understanding (until someone gives a crafty answer)
Or even just route all traffic destined for localhost through a physical interface first (I just want to capture all my packets, including localhost and a bridge with several ethernet members, but only once!)
Ah, it's on the wishlist. For another day, perhaps...
Re:and yet... (Score:5, Funny)
Parent
Re: (Score:2, Informative)
Re:and yet... (Score:5, Informative)
It's a simple reason. Bridging is a layer 2 technology, as IP is layer 3. As I expected, a "localhost" on Linux does not have a MAC address (required for layer 2).
Parent
The difference between F/OSS and commercial (Score:5, Insightful)
The 1.0 release of most commercial software comes after extremely limited public testing, and the developers scramble to make a 2.0 release within a year. Commercial 1.0 releases are frequently buggy and have obvious gaps in functionality, which are often not completely addressed in 2.0.
Re: (Score:3, Insightful)
Re:The difference between F/OSS and commercial (Score:4, Interesting)
Parent
Re: (Score:2)
I think you mean proprietary (or perhaps non-free) instead of commercial [gnu.org] software. Perhaps you are right although your claim would be more convincing if it came with evidence.
FOSS can be distributed or developed for a fee, as part of a business. Hence FOSS can be commercial software too. If you're only referring to the price someone pays to get a copy of the program, no significant distinction is made—proprietary and FOSS are available at every price, including free. The critical distinction bet
Download link (Score:5, Informative)
And an OSX Link (Score:2, Informative)
Useful in Biztalk (Score:3, Interesting)
Re:Useful in Biztalk (Score:5, Interesting)
Over the years, I've found protocol analyzers to be indispensable for developing and debugging modern MS-based network apps. They hide so damned much from the developers these days, often times it's the only way to see what's really going on.
Parent
Re: (Score:2)
No hope now (Score:2)
Well, there's no hope of beating Wine now as the longest actively developed project without a 1.0 release.
Re: (Score:2)
Helped me at work (Score:5, Interesting)
Re: (Score:2)
Re:Helped me at work (Score:4, Funny)
I was picking up my wireless from my neighbor and my roommate was using my computer for internet access via crossover cable.
I needed to know the contents of his AIM messages so I fired up Wireshark.
Parent
Can Duke Nukem Forever be far behind? (Score:2)
If other companies made Wireshark (Score:4, Funny)
Microsoft: v1.0 is released; no one buys it. v2.0 is released; it's still not really usable. v3.0 comes out, and people suddenly line up for it around the block. v3.0SP1 is released and fixes most of the really bad bugs while introducing a few others, some random security vulnerabilities, invalidating half the licenses of all previous versions, and causes DrDOS to crash.
Apple: v1.0 is released, but it has a bug so Apple pulls it from the download server for a few hours, after which a patched version replaces it, with the same exact version number, and no mention of any bugfix in the release notes. Any mention of any alleged switcheroo or the problem that existed in the first 1.0 release is ruthlessly and systematically quashed in the support forums on Apple's website; unfortunately, their lawyers can't censor the entire net.
How is wireshark better than tcpdump? (Score:3, Informative)
However, probably the best use I've found for Wireshark was troubleshooting VoIP with SIP and RTP. Wireshark has great plugins for visually laying out each step of the SIP conversation, including showing you where the RTP stream initidated at. If you've ever tried to troubleshoot SIP via a NAT setup with various proxies like SER throughout, it's an invaluable tool. It'll even graph jitter for you. Just tcpdump to an output file and load it up in Wireshark.
Re: (Score:2)
W
Re: (Score:3, Funny)
I would make sure that it's not a very important remote system though.