aboutsummaryrefslogtreecommitdiffstats
path: root/network/metasploit-framework-bin/slack-desc
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-08-08 13:03:32 +0200
committerDanilo M. <danix@danix.xyz>2026-08-08 13:03:32 +0200
commit25742bd9efc32de82eeeeaba0f4b8976c169e7ce (patch)
tree5dacbf9207123e6e74733e5d474b28ed34888f61 /network/metasploit-framework-bin/slack-desc
parent998dbd56e53c8c8c8bc1a425cec16b6ccc752e34 (diff)
downloadsbo-slackbuilds-25742bd9efc32de82eeeeaba0f4b8976c169e7ce.tar.gz
sbo-slackbuilds-25742bd9efc32de82eeeeaba0f4b8976c169e7ce.zip
repo: move packages under their SBo category
Mirror SBo's own <category>/<package>/ layout instead of a flat <package>/ one. The category is now carried by the directory, so there's no separate map to maintain, and a package exports to the SBo repo at the identical relative path. misc: SecLists, exploitdb, nuclei games: UrbanTerror network: feroxbuster, ffuf, gobuster, metasploit-framework-bin, r8125 Categories taken from the synced SBo tree, which is authoritative. This also repairs two things the flat layout had broken: - test-build's category_of() returned "." for every package, since it derives the category from the parent directory name. - post-commit asserted a fixed depth. It now locates a build by the directory holding the .SlackBuild, and names the archive after the package with the package dir at the tarball root, as SBo expects. Drops the exec bit from SecLists.SlackBuild and gobuster.SlackBuild, flagged by sbolint once the pre-commit hook started running: SBo requires 0644 and ships both that way.
Diffstat (limited to 'network/metasploit-framework-bin/slack-desc')
-rw-r--r--network/metasploit-framework-bin/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/network/metasploit-framework-bin/slack-desc b/network/metasploit-framework-bin/slack-desc
new file mode 100644
index 0000000..11113bd
--- /dev/null
+++ b/network/metasploit-framework-bin/slack-desc
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
+
+ |-----handy-ruler------------------------------------------------------|
+metasploit-framework-bin: metasploit-framework-bin (most used pentesting framework)
+metasploit-framework-bin:
+metasploit-framework-bin: Knowledge is power, especially when it's shared. A
+metasploit-framework-bin: collaboration between the open source community and Rapid7,
+metasploit-framework-bin: Metasploit helps security teams do more than just verify
+metasploit-framework-bin: vulnerabilities, manage security assessments, and improve
+metasploit-framework-bin: security awareness; it empowers and arms defenders to always
+metasploit-framework-bin: stay one step (or two) ahead of the game.
+metasploit-framework-bin:
+metasploit-framework-bin: This is a repackaging of the official binary .deb file
+metasploit-framework-bin: distributed by Rapid7.