From 3212553d5e3b5fe9a29899970e100aa6d72022c5 Mon Sep 17 00:00:00 2001 From: vdun Date: Wed, 2 May 2018 22:00:44 +0200 Subject: [PATCH 1/2] Added 'Sample Files' section --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 24b3e42..582d51d 100644 --- a/README.md +++ b/README.md @@ -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](#samplefiles) > * [Related Projects](#others) @@ -221,7 +222,9 @@ File Extraction * [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 +-------------------------------------- +* https://packettotal.com Related Projects -------------------------------------- From 2c1d5de948763364019c3061cd17406de10fa57d Mon Sep 17 00:00:00 2001 From: vdun Date: Wed, 2 May 2018 22:03:00 +0200 Subject: [PATCH 2/2] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 582d51d..e88c8d4 100644 --- a/README.md +++ b/README.md @@ -13,7 +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](#samplefiles) +> * [Sample Files](#sample-files) > * [Related Projects](#others) @@ -222,7 +222,7 @@ File Extraction * [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 +Sample Files -------------------------------------- * https://packettotal.com