diff options
| author | Danilo M. <danix@danix.xyz> | 2026-07-08 11:08:08 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-07-08 11:08:08 +0200 |
| commit | aed85b62f0cc5d2805a75820a0d75d28596d548d (patch) | |
| tree | b0a9475ecf1e9fc67151f9a594dd8bfef5a09738 /AGENTS.md | |
| parent | 5c4b45312bc5265529c9b0091656a31734764101 (diff) | |
| download | slackware-pentesting-suite-aed85b62f0cc5d2805a75820a0d75d28596d548d.tar.gz slackware-pentesting-suite-aed85b62f0cc5d2805a75820a0d75d28596d548d.zip | |
docs: rename metasploit-framework to metasploit-framework-bin in references
Diffstat (limited to 'AGENTS.md')
| -rw-r--r-- | AGENTS.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -51,7 +51,7 @@ Before updating or adding a package, identify which build strategy it uses: |----------|----------|---------------| | Go source | ffuf, gobuster, nuclei | `go build`, `REQUIRES="google-go-lang"` | | Autotools/cmake source | hydra, cadaver | `./configure` or `cmake` | -| Binary repack (.deb) | metasploit-framework | `ar p … data.tar.gz \| tar xzv` | +| Binary repack (.deb) | metasploit-framework-bin | `ar p … data.tar.gz \| tar xzv` | | Binary repack (.rpm) | nessus | `rpm2cpio … \| cpio -idmv` | | Data archive | SecLists, exploitdb, webshells, windows-binaries | no compilation | |
