diff --git a/scripts/sniffer-detect.nse b/scripts/sniffer-detect.nse index a44a8f184..2761cda9e 100644 --- a/scripts/sniffer-detect.nse +++ b/scripts/sniffer-detect.nse @@ -32,7 +32,7 @@ function bintohex(str) end return b end -]]-- +--]] callback = function(packetsz, layer2, layer3) return string.sub(layer2, 0, 12)