Defcon configuration

This commit is contained in:
Filippo Berto 2021-08-08 03:48:52 +02:00
parent 2de99da8e7
commit 572a496704
9 changed files with 75 additions and 17 deletions

View file

@ -2,11 +2,16 @@
{
home.packages = with pkgs; [
# WEB
postman
# burpsuite
altair
burpsuite
httpie
# REVERSING
ghidra-bin
radare2
cutter
# INFRASTRUCTURE
cocktail-bar-cli
];
}