From 819eece875cf97694dc6b00ec865acd35564ceaf Mon Sep 17 00:00:00 2001 From: Sean Buckley Date: Wed, 18 Aug 2021 21:23:23 -0400 Subject: [PATCH] weevely: add to security-tools --- flake.nix | 1 + modules/security-tools.nix | 1 + 2 files changed, 2 insertions(+) diff --git a/flake.nix b/flake.nix index f7d7876..86a13e3 100644 --- a/flake.nix +++ b/flake.nix @@ -29,6 +29,7 @@ nixpkgs.overlays = [ (_: _: { gef = pkgs.callPackage ./pkgs/gef { }; + weevely = pkgs.callPackage ./pkgs/weevely { }; }) ]; }; diff --git a/modules/security-tools.nix b/modules/security-tools.nix index 6f0872f..b2ab2f3 100644 --- a/modules/security-tools.nix +++ b/modules/security-tools.nix @@ -46,6 +46,7 @@ in remmina socat thc-hydra + weevely wfuzz unstable.exploitdb