diff options
| author | Leonardo <noreply@leoflo.me> | 2025-11-06 17:17:56 +0100 |
|---|---|---|
| committer | Leonardo <noreply@leoflo.me> | 2025-11-06 17:17:56 +0100 |
| commit | fa5ec2207837e60e3022bc24edfca7f824ac6db5 (patch) | |
| tree | 073cf7e7b43619150231c8c8aac5cea952b498ef /hermes | |
| parent | d38f7f0bf56417339d605aafca79af7c2597d638 (diff) | |
| download | nixos-fa5ec2207837e60e3022bc24edfca7f824ac6db5.tar.gz nixos-fa5ec2207837e60e3022bc24edfca7f824ac6db5.zip | |
burpsuite :D
Diffstat (limited to 'hermes')
| -rw-r--r-- | hermes/nixos/programs/cybersec.nix | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/hermes/nixos/programs/cybersec.nix b/hermes/nixos/programs/cybersec.nix index ddbc1ac..cf50c95 100644 --- a/hermes/nixos/programs/cybersec.nix +++ b/hermes/nixos/programs/cybersec.nix @@ -6,7 +6,8 @@ environment.systemPackages = with pkgs; [ ascii file binwalk gnat15 gdb gef ghidra-bin - dig wireshark-qt postman + dig wireshark-qt + postman burpsuite ]; # Wireshark |
