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