HomePage » Security » SecurityFingerprint


OS Fingerprinting
To perform finger-print, one can use nmap
nmap -O 1.2.3.4


Preventing OS fingerprint on FreeBSD
Add the following to rc.conf and reboot.
# OS fingerprinting
tcp_drop_synfin="YES"
tcp_drop_redirect="YES"
Comments [Hide comments/form]
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki