From a9cd3a3f99fc8d7e37920e9561a623b575743bf5 Mon Sep 17 00:00:00 2001 From: Will Pennell Date: Sun, 30 Mar 2014 15:57:42 -0400 Subject: [PATCH] Fixed Information Gathering->Service Fingerprinting fixed missing files under Information Gathering -> Service Fingerprinting --- tools/implementation6.md | 25 +++++++++++++++++++++++++ tools/implementation6d.md | 23 +++++++++++++++++++++++ 2 files changed, 48 insertions(+) create mode 100644 tools/implementation6.md create mode 100644 tools/implementation6d.md diff --git a/tools/implementation6.md b/tools/implementation6.md new file mode 100644 index 0000000..0968203 --- /dev/null +++ b/tools/implementation6.md @@ -0,0 +1,25 @@ +# implementation6 + +Notes +------- + +Help Text +------- +``` +implementation6 v2.1 (c) 2012 by van Hauser / THC www.thc.org + +Syntax: implementation6 [-p] [-s sourceip6] interface destination [test-case-number] + +Options: + -s sourceip6 use the specified source IPv6 address + -p do not perform an alive check at the beginning and end +Performs some ipv6 implementation checks, can be used to test some +firewall features too. Takes approx. 2 minutes to complete. +``` + +Example Usage +------- + +Links +------- + diff --git a/tools/implementation6d.md b/tools/implementation6d.md new file mode 100644 index 0000000..a8a7556 --- /dev/null +++ b/tools/implementation6d.md @@ -0,0 +1,23 @@ +# implementation6d + +Notes +------- + +Help Text +------- +``` +implementation6d v2.1 (c) 2012 by van Hauser / THC www.thc.org + +Syntax: implementation6d interface + +Identifies test packets by the implementation6 tool, useful to check what +packets passed a firewall + +``` + +Example Usage +------- + +Links +------- +