From b166238dfca1a78fb535d98ba0c178ebaf11f944 Mon Sep 17 00:00:00 2001 From: Jackson Huff Date: Tue, 28 Mar 2023 14:09:41 -0400 Subject: [PATCH] Remove comments --- weapons/Clipboard.yaml | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/weapons/Clipboard.yaml b/weapons/Clipboard.yaml index 4ec3cb2..a5be053 100644 --- a/weapons/Clipboard.yaml +++ b/weapons/Clipboard.yaml @@ -2,15 +2,12 @@ name: Clipboard description: An external brain that remembers anything, anytime, anywhere. url: https://github.com/Slackadays/Clipboard -category: tool # tool / tool-addon / browser-addon / bookmarklet -type: Utils # Army-knife / Proxy / Recon / Fuzzer / Scanner / Exploit / Env / Utils / Etc +category: tool +type: Utils platform: -- linux # linux -- macos # macos application -- windows # windows application -# If supported crossplatform (OS), you write out all three (linux/macos/windows) -# If supported zap and burpsuite addon, you write both (zap/burpsuite) -lang: C++ # go / python / ruby / rust / etc... +- linux +- macos +- windows +lang: C++ tags: - darkmode -# xss / sqli / ssrf / oast / http / subdomains / etc...