Nmap
This commit is contained in:
parent
b0511c0fbe
commit
d8437e6f89
1 changed files with 3 additions and 0 deletions
|
|
@ -1,6 +1,9 @@
|
||||||
{ pkgs, ... }:
|
{ pkgs, ... }:
|
||||||
{
|
{
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
|
# RECOGNITION
|
||||||
|
nmap
|
||||||
|
|
||||||
# WEB
|
# WEB
|
||||||
altair
|
altair
|
||||||
burpsuite
|
burpsuite
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue