diff options
| author | Danilo M. <danix@danix.xyz> | 2026-06-26 13:55:58 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-06-26 13:55:58 +0200 |
| commit | f0de82408225c8c943730d29ed359990b8bcd836 (patch) | |
| tree | d075dba7804e0630c4029870af569ca9fa2337eb | |
| parent | 19a9f81fee97f188111c00691c2d5fbb08934b84 (diff) | |
| download | slackware-pentesting-suite-f0de82408225c8c943730d29ed359990b8bcd836.tar.gz slackware-pentesting-suite-f0de82408225c8c943730d29ed359990b8bcd836.zip | |
netexec: track in README table and nvchecker
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
| -rw-r--r-- | .extras/nvchecker.toml | 6 | ||||
| -rw-r--r-- | README.md | 1 |
2 files changed, 7 insertions, 0 deletions
diff --git a/.extras/nvchecker.toml b/.extras/nvchecker.toml index a3a2ec0..ffc619c 100644 --- a/.extras/nvchecker.toml +++ b/.extras/nvchecker.toml @@ -74,3 +74,9 @@ github = "epi052/feroxbuster" use_latest_release = "true" prefix = "v" +[netexec] +source = "github" +github = "Pennyw0rth/NetExec" +use_latest_release = "true" +prefix = "v" + @@ -31,6 +31,7 @@ Legend: ✅ yes / available / build-tested ❎ not on SlackBuilds.org &nb | cadaver | ✅ | [notroj/cadaver](https://notroj.github.io/cadaver/) | 0.28 | ✅ | ❔ | | nuclei | ✅ | [projectdiscovery/nuclei](https://github.com/projectdiscovery/nuclei) | 3.8.0 | ✅ | ❔ | | feroxbuster | ❎ | [epi052/feroxbuster](https://github.com/epi052/feroxbuster) | 2.13.1 | ✅ | ✅ | +| netexec | ❎ | [Pennyw0rth/NetExec](https://github.com/Pennyw0rth/NetExec) | 1.5.1 | ❔ | ❎ | | windows binaries | ❎ | [kali.org](https://www.kali.org/tools/windows-binaries/) | 0.6.10 | ✅ | ❔ | | webshells | ❎ | [kali.org](https://www.kali.org/tools/webshells/) | 1.1 | ✅ | ❔ | | metasploit framework | ❎ | [metasploit.com](https://www.metasploit.com/) | 6.4.133 | ✅ | ❔ | |
