protocol analyzer
WireShark 1.1.3 / 1.0.8
A cross-platform network protocol analyzer more>> A cross-platform network protocol analyzer
Wireshark is one of the worlds foremost network protocol analyzers, and is the standard in many parts of the industry.
WireShark is a project developed on the base of the one that started in 1998. Hundreds of developers around the world have contributed to it, and it it still under active development.
Main features:
- Standard three-pane packet browser
- Multi-platform: Runs on Windows, Linux, OS X, Solaris, FreeBSD, NetBSD, and many others
- Multi-interface: Along with a standard GUI, Wireshark includes TShark, a text-mode analyzer which is useful for remote capture, analysis, and scripting
- The most powerful display filters in the industry
- VoIP analysis
- Live capture and offline analysis are supported
- Read/write many different capture file formats: tcpdump (libpcap), NAIs Sniffer(compressed and uncompressed), Sniffer Pro, NetXray, Sun snoop and atmsnoop, Shomiti/Finisar Surveyor, AIXs iptrace, Microsofts Network Monitor, Novells LANalyzer, RADCOMs WAN/LAN Analyzer, HP-UX nettl, i4btrace from the ISDN4BSD project, Cisco Secure IDS iplog, the pppd log (pppdump-format), the AG Groups/WildPackets EtherPeek/TokenPeek/AiroPeek, Visual Networks Visual UpTime and many others
- Capture files compressed with gzip can be decompressed on the fly
- Hundreds of protocols are supported, with more being added all the time
- Coloring rules can be applied to the packet list, which eases analysis
- Output can be exported to XML, PostScript, CSV, or plain text
System requirements:
- Apples X11
Enhancements
Bug Fixes:
The following vulnerabilities have been fixed:
- The PCNFSD dissector could crash. Versions affected: 0.8.20 to 1.0.7
The following bugs have been fixed:
- Lua integration could crash. (Bug 2453)
- The SCCP dissector could crash when loading more than one file in a single session. (Bug 3409)
- The NDMP dissector could crash if reassembly was enabled. (Bug 3470)
New and Updated Features:
- There are no new or updated features in this release.
New Protocol Support:
- There are no new protocols in this release.
Updated Protocol Support:
- All ASN.1 protocols, DICOM, NDMP, PCNFSD, RTCP, SCCP, SSL, STANAG 5066
New and Updated Capture File Support:
- There are no new or updated capture file formats in this release.
BasicHTTP 1.2
Full-featured HTTP socket for REALBasic. more>>
Vince 1.0
Change application internet protocols. more>>
Silo 1.0.3
Network administration tool for analysis and monitoring. more>>
WWWStat4Mac 1.6.1
Analyse your Web server logs. more>>
WWWStat4Macsupports any Web server that creates logs in theCommon Log Format (CLF) or the WebStarlog format.
PPPoE for MacOS X 2.5
Needed for PPP connections via ADSL. more>>
It enables internet connections via ADSL when the ISP uses PPP protocol over Ethernet.
NetDICT 2.5
Connect & send questions to NetDICT servers. more>>
NetDICT accesses a number of Internet dictionary databases, including Websters Revised Unabridged, the U.S. Gazetter, several computing dictionaries and several Bible dictionaries.
iSlurp 1.0b2
Java-based client for iTunes sharing protocol. more>>
Netatalk 1.5.5
Kernel level AppleTalk Protocol Tool implementation. more>>
AppleShare file server, *NIX/*BSD print server, and for accessing AppleTalk printers via Printer Access Protocol (PAP). Included are a number of minor printing and debugging utilities.
SNMP Watcher 1.0
Monitor and control your network components with this browser. more>>
It can be usedto query network components for informationabout their configuration, activity, and errors. This program queries SNMP agents over TCP/IP and AppleTalk.
SERMON 1.0.2
Log serial port data transfer. more>>
The program can display the data in ASCII, HEX and MIXED modes and can capture the data to a file for later analysis.
Apache Log Analyzer 1.1
Apache Log Analyzer - analyze log files you get out of hosting a website with Apache more>>
Gather statistical data:
Unique visitors - how many different IPs do you see?
which documents were requested - a count of each unique url
how much bandwidth was used - a total count of all the last values in the line.
how much bandwidth for each file was used - an incremental count per file
What browser did they use - a count from the refers tag
Where did they come from - a count of each unique refers
What requests went unanswered - a count of 400, 404s & what they were
IPs you may want to ban - one IP hitting the same thing over and over again
- known virus requests like "GET /scripts/..%c1%9c../winnt/system32/cmd.exe?/c+dir HTTP/1.0"
anything with /winnt/ or /system32/ or .exe
Unique errors in error_log
Saves it to an .html file, and lets you view the results quickly and easily.
Enhancements:
- Wow, has it been that long? Seesh. Many, many changes.
- Complete gui rethink.
- The progress bars actually work now.
- Incorrect error reporting of 404s fixed.
- Better bandwidth calculation.
- Speed ups.
- Each report is saved separately.
- Other bug fixes.
PDF Analyzer 1.0
PDF Analyzer - Programm to view objects of a PDF file and to export images more>>
A PDF file is a collection of objects, of which each has an objectnumber and a generation number. The combination of objectnumber and generation number is unique in a PDF file. The objects are not in a particular order.
Some objects have a type and a subtype. Images for example have the type "Xobject" and the subtype "Image".
Each object has a dictionary with properties of the object. Images have the "Width" and "Height" property.
Some objects have streams which are long strings of binary data. Most time, streams are compressed, or "filtered". The filter is specified in the dictionary.
DiScoop 1.0
DiScoop provides information on all partitions on all mounted local disks more>>
DiScoop provides info about the disks format, protocol, size, status, location, and SMART information, among other things.
Wired Log Analyzer 0.3
Wired Log Analyzer is a tool to help you view the data generated by your Wired Server log output more>>
It allows you to view a sortable table of statistics based on the output of a Wired Server log.
Enhancements:
- Sanity-check on the graphs: after awhile I noticed it was ordering the graph by the value, so your graphs would continually increase.
- Also the graphs will not "skip" a day. You would have noticed this if a graph had one line shorter than the others.
- Now saves the last-opened logfile you used (yay!).
- Figured out the memory management problem--you can now open multiple files during a run.
- Added column for UL/DL KB ratio, much to your delight.