add beef via nur

this commit adds the nur as a git submodule
This commit is contained in:
xfnw 2022-02-26 20:39:12 -05:00
parent b1f3cb0754
commit ee5f457c2f
3 changed files with 5 additions and 1 deletions

3
.gitmodules vendored Normal file
View File

@ -0,0 +1,3 @@
[submodule "nur-packages"]
path = nur-packages
url = https://github.com/makefu/nur-packages

View File

@ -82,7 +82,7 @@ with lib;
# exploit
doona metasploit twa wifite2 burpsuite wpscan wfuzz
sqlmap thc-hydra (callPackage ./pkgs/routersploit.nix { })
dsniff beef dnschef
dsniff (callPackage ./nur-packages/beef { }) dnschef
# crack
hashcat mfoc john crunch diceware crowbar # pyrit

1
nur-packages Submodule

@ -0,0 +1 @@
Subproject commit 272cf1ad3b3da0e30b5435f2425f39bed616b080