From aed85b62f0cc5d2805a75820a0d75d28596d548d Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Wed, 8 Jul 2026 11:08:08 +0200 Subject: docs: rename metasploit-framework to metasploit-framework-bin in references --- AGENTS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'AGENTS.md') diff --git a/AGENTS.md b/AGENTS.md index 4623c18..c2b95bd 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -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 | -- cgit v1.2.3