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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user