Fixed Information Gathering->Service Fingerprinting

fixed missing files under Information Gathering -> Service
Fingerprinting
This commit is contained in:
Will Pennell
2014-03-30 15:57:42 -04:00
parent bb988e8295
commit a9cd3a3f99
2 changed files with 48 additions and 0 deletions

25
tools/implementation6.md Normal file
View File

@@ -0,0 +1,25 @@
# implementation6
Notes
-------
Help Text
-------
```
implementation6 v2.1 (c) 2012 by van Hauser / THC <vh@thc.org> 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
-------