p0f: fix build after #28029
This commit is contained in:
parent
1e97008bb8
commit
e27df9e35e
@ -29,6 +29,8 @@ stdenv.mkDerivation rec {
|
|||||||
cp ./tools/p0f-sendsyn6 $out/sbin
|
cp ./tools/p0f-sendsyn6 $out/sbin
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
hardeningDisable = [ "format" ];
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
description = "Passive network reconnaissance and fingerprinting tool";
|
description = "Passive network reconnaissance and fingerprinting tool";
|
||||||
homepage = "http://lcamtuf.coredump.cx/p0f3/";
|
homepage = "http://lcamtuf.coredump.cx/p0f3/";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user