1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-24 00:19:01 +00:00

Updated nmap-os-db to have some signatures based on my latest changes

This commit is contained in:
fyodor
2006-08-27 03:38:05 +00:00
parent 4619de5bae
commit d4d77fa1de
3 changed files with 25 additions and 130 deletions

View File

@@ -37,7 +37,7 @@ while(<>) {
if ($wrapped) {
$printbuf = fpunwrap($printbuf);
print "Unwrapped fingerprint:\n$printbuf\n";
print "UNWRAPPED FINGERPRINT:\n$printbuf\n";
}
# At this point I have an unwrapped FP in $printbuf