weevely: add to security-tools

This commit is contained in:
Sean Buckley 2021-08-18 21:23:23 -04:00
parent 20d9305105
commit 819eece875
2 changed files with 2 additions and 0 deletions

View file

@ -29,6 +29,7 @@
nixpkgs.overlays = [
(_: _: {
gef = pkgs.callPackage ./pkgs/gef { };
weevely = pkgs.callPackage ./pkgs/weevely { };
})
];
};

View file

@ -46,6 +46,7 @@ in
remmina
socat
thc-hydra
weevely
wfuzz
unstable.exploitdb