Question:
I need help with my 8th grade research paper.?
Kristine H
2007-02-06 16:51:40 UTC
You won't believe what my computer teacher is making us do. I have to write a research paper on a packet sniffer called Wireshark. It has to be at least 1000 words long and it's due this friday. How crazy is that? Anyway, can you help me find more information on Wireshark? I just need some good sites to get some good info.
P.S. Do you think this guy is insane to make us do this and it is the dumbest topic to do it on.
Six answers:
2007-02-06 16:55:19 UTC
Here some help http://en.wikipedia.org/wiki/Wireshark



Good Luck!!!
2007-02-06 17:05:57 UTC
Due this Friday, huh? You didn't mention when it was assigned! :-)



Not knowing the course curriculum, I have no idea whether this is a reasonable assignment or not, but if you're in a computer class, it seems to be in the right ballpark.



But now that you've moaned and groaned, get going on it.



Try the obvious first: Google "Wireshark" and you'll get the company website, a Wikipedia article, and several other sources.



You probably should also research this software category (packet sniffer) to put this one in context. Assuming the topic fits into the course, ask yourself how and where, and make those links. Finally, hit the library if there's a good one nearby, and ask the reference librarian for additional material.



Read the stuff, make sense of it, and put it in your own words. Start writing, it'll be done before you know it.
trebil
2016-11-26 02:13:04 UTC
someone who's known for some thing (sturdy or undesirable) A sport or the historic past of a sport a rustic A philosophical theory (each and every from time to time very complicated. some thing like is there an afterlife or different beliefs interior the after existence. what's the perfect type of authorities? etc.) A product varieties of means ecosystem a job that pursuits you one of those animal Lingustics (the study of alterations in a language, see the Do you communicate american? internet web site)
2007-02-06 16:57:06 UTC
In computing, Wireshark is a free software protocol analyzer, or "packet sniffer" application, used for network troubleshooting, analysis, software and protocol development, and education. It has all of the standard features of a protocol analyzer. Wireshark was created as a fork of Ethereal due to trademark issues.



The functionality Wireshark provides is very similar to tcpdump (c.f.), but it has a GUI front-end, and many more information sorting and filtering options. It allows the user to see all traffic being passed over the network (usually an Ethernet network but support is being added for others) by putting the network card into promiscuous mode.



Wireshark is released under the GPL open-source license, and it uses the cross-platform GTK+ widget toolkit. It runs on Unix and Unix-like systems, including Linux, Solaris, FreeBSD, NetBSD, OpenBSD and Mac OS X (although GTK+ only works with X11 on Mac OS X, so the user will need to run an X server such as X11.app), and on Windows.



Wireshark is software that "understands" the structure of different network protocols. Thus it's able to display encapsulation and single fields and interpret their meaning. Wireshark uses pcap to capture packets, so it can only capture on networks supported by pcap



History

Out of necessity, Gerald Combs (a computer science graduate of the University of Missouri-Kansas City) started writing a program called Ethereal so that he could have a tool to capture and analyze packets; he released the first version around 1998. Pretty soon, this GPLed protocol analyzer caught on. As of now there are over 500 contributing authors while Gerald continues to maintain the overall code and issues releases of new versions. The entire list of authors is available from Wireshark's web-site.



The name was changed to Wireshark in June, 2006, because creator and lead developer Gerald Combs could not keep using the Ethereal trademark (which was then owned by his old employer, Network Integration Services) when he changed jobs. He still held copyright on most of the source code (and the rest was redistributable under the GNU General Public License), so he took the Subversion repository for Ethereal and used it as the basis for the Subversion repository of Wireshark.



It appears that Ethereal development has ceased, and an Ethereal security advisory recommended switching to Wireshark.





Features

Data can be captured "from the wire" from a live network connection or read from a capture file.

Live data can be read from Ethernet, FDDI, PPP, token ring, IEEE 802.11, Classical IP over ATM, and loopback interfaces (at least on some platforms; not all of those types are supported on all platforms).

Captured network data can be browsed via a GUI, or via the TTY-mode "tshark" program.

Captured files can be programmatically edited or converted via command-line switches to the "editcap" program.

Display filters can also be used to selectively highlight and color packet summary information.

Data display can be refined using a display filter.

Hundreds of protocols can be dissected.

The terminal (command line) version of the utility is Tshark.



Security

Capturing raw network traffic from an interface requires special privileges on some platforms. For this reason, Wireshark often runs with superuser privileges (even on platforms where capturing raw network traffic doesn't require that



Taking into account the huge number of protocol dissectors, which are called when traffic for their protocol is captured, this can pose a serious security risk given a bug in a dissector. Due to the rather large number of vulnerabilities in the past (of which many have allowed remote code execution) and developer's doubts for better future development, OpenBSD removed Ethereal from its ports tree prior to its 3.6 release.



One possible alternative is to run tcpdump, or the dumpcap utility that comes with Wireshark, with superuser privileges to capture packets into a file, and later analyze these packets by running Wireshark with restricted privileges on the packet capture dump file.
techteach03
2007-02-06 16:57:19 UTC
a. 1000 words is not that long, you probably typed about 200 just whining about it...



b. go to cnet.com or about .com they are very good technology sites, you may also try howstuffworks.com, but it sometimes doesn't deal with specific brands of a product, just the generalized topic...



c. you may find it interesting...
2007-02-06 17:16:29 UTC
http://www.wireshark.org/faq.html thats a good website i had to do a paper on it last month


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...