Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ This project does not contain any source code or files. I just want to make a li
> * [Traffic Analysis/Inspection](#analysis)
> * [DNS Utilities](#dnstools)
> * [File Extraction](#fileextraction)
> * [Sample Files](#sample-files)
> * [Related Projects](#others)


Expand Down Expand Up @@ -221,7 +222,9 @@ File Extraction<a name="fileextraction"></a>

* [Xplico](http://www.xplico.org/about): The goal of Xplico is extract from an internet traffic capture the applications data contained. For example, from a pcap file Xplico extracts each email (POP, IMAP, and SMTP protocols), all HTTP contents, each VoIP call (SIP), FTP, TFTP, and so on. Xplico isn't a network protocol analyzer. Xplico is an open source Network Forensic An alysis Tool (NFAT). Xplico is released under the GNU General Public License and with some scripts under Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported (CC BY-NC-SA 3.0) License.


Sample Files<a name="simple-files"></a>
--------------------------------------
* https://packettotal.com

Related Projects<a name="others"></a>
--------------------------------------
Expand Down