diff --git a/docs/index.md b/docs/index.md index 20c395a..04ec8a5 100644 --- a/docs/index.md +++ b/docs/index.md @@ -27,6 +27,7 @@ Tool overview - [horst](https://search.nixos.org/packages?channel=unstable&show=horst&type=packages&query=horst) - [killerbee](https://search.nixos.org/packages?channel=unstable&show=killerbee&type=packages&query=killerbee) - [kismet](https://search.nixos.org/packages?channel=unstable&show=kismet&type=packages&query=kismet) +- [netscanner](https://search.nixos.org/packages?channel=unstable&show=netscanner&type=packages&query=netscanner) - [pixiewps](https://search.nixos.org/packages?channel=unstable&show=pixiewps&type=packages&query=pixiewps) - [reaverwps](https://search.nixos.org/packages?channel=unstable&show=reaverwps&type=packages&query=reaverwps) - [wavemon](https://search.nixos.org/packages?channel=unstable&show=wavemon&type=packages&query=wavemon) @@ -261,6 +262,7 @@ Tool overview - [putty](https://search.nixos.org/packages?channel=unstable&show=putty&type=packages&query=putty) - [pwnat](https://search.nixos.org/packages?channel=unstable&show=pwnat&type=packages&query=pwnat) - [responder](https://search.nixos.org/packages?channel=unstable&show=responder&type=packages&query=responder) +- [route-graph](https://search.nixos.org/packages?channel=unstable&show=route-graph&type=packages&query=route-graph) - [rustcat](https://search.nixos.org/packages?channel=unstable&show=rustcat&type=packages&query=rustcat) - [sshping](https://search.nixos.org/packages?channel=unstable&show=sshping&type=packages&query=sshping) - [sslh](https://search.nixos.org/packages?channel=unstable&show=sslh&type=packages&query=sslh) @@ -413,6 +415,7 @@ Tool overview - [knockpy](https://search.nixos.org/packages?channel=unstable&show=knockpy&type=packages&query=knockpy) - [subfinder](https://search.nixos.org/packages?channel=unstable&show=subfinder&type=packages&query=subfinder) - [subzerod](https://search.nixos.org/packages?channel=unstable&show=subzerod&type=packages&query=subzerod) +- [wtfis](https://search.nixos.org/packages?channel=unstable&show=wtfis&type=packages&query=wtfis) # Hardware diff --git a/docs/list.md b/docs/list.md index 07aa285..24e5153 100644 --- a/docs/list.md +++ b/docs/list.md @@ -297,6 +297,7 @@ net-snmp netcat-gnu netdiscover netmask +netscanner netsniff-ng nfs-utils ngrep @@ -378,6 +379,7 @@ regexploit responder rizin ronin +route-graph routersploit rshijack ruler @@ -496,6 +498,7 @@ witness wprecon wpscan wstunnel +wtfis wuzz x3270 xcrawl3r diff --git a/docs/nix-security-tool-box.nix b/docs/nix-security-tool-box.nix index e0dfcf3..a2c346e 100644 --- a/docs/nix-security-tool-box.nix +++ b/docs/nix-security-tool-box.nix @@ -298,6 +298,7 @@ netcat-gnu netdiscover netmask + netscanner netsniff-ng nfs-utils ngrep @@ -379,6 +380,7 @@ responder rizin ronin + route-graph routersploit rshijack ruler @@ -497,6 +499,7 @@ wprecon wpscan wstunnel + wtfis wuzz x3270 xcrawl3r diff --git a/docs/nstb-shell.nix b/docs/nstb-shell.nix index 901a4c1..d0810fa 100644 --- a/docs/nstb-shell.nix +++ b/docs/nstb-shell.nix @@ -298,6 +298,7 @@ mkShell { netcat-gnu netdiscover netmask + netscanner netsniff-ng nfs-utils ngrep @@ -379,6 +380,7 @@ mkShell { responder rizin ronin + route-graph routersploit rshijack ruler @@ -497,6 +499,7 @@ mkShell { wprecon wpscan wstunnel + wtfis wuzz x3270 xcrawl3r