From b8ba0057e9d6e3496145867a9b48d03a4f94e301 Mon Sep 17 00:00:00 2001 From: hahwul Date: Wed, 31 Aug 2022 00:41:41 +0900 Subject: [PATCH] Add beef and toxssin --- weapons/beef.yaml | 13 +++++++++++++ weapons/toxssin.yaml | 13 +++++++++++++ 2 files changed, 26 insertions(+) create mode 100644 weapons/beef.yaml create mode 100644 weapons/toxssin.yaml diff --git a/weapons/beef.yaml b/weapons/beef.yaml new file mode 100644 index 0000000..5e52c68 --- /dev/null +++ b/weapons/beef.yaml @@ -0,0 +1,13 @@ +--- +name: beef +description: 'The Browser Exploitation Framework Project' +url: https://github.com/beefproject/beef +category: tool +type: Exploit +platform: +- linux +- macos +- windows +lang: Ruby +tags: +- xss diff --git a/weapons/toxssin.yaml b/weapons/toxssin.yaml new file mode 100644 index 0000000..0266cf7 --- /dev/null +++ b/weapons/toxssin.yaml @@ -0,0 +1,13 @@ +--- +name: toxssin +description: 'An XSS exploitation command-line interface and payload generator.' +url: https://github.com/t3l3machus/toxssin +category: tool +type: Exploit +platform: +- linux +- macos +- windows +lang: Python +tags: +- xss