From 26ef2f1974afbce190e6290ae79932fcd626590e Mon Sep 17 00:00:00 2001 From: HAHWUL Date: Sun, 26 Feb 2023 12:31:44 +0900 Subject: [PATCH] Add Ronin --- weapons/Ronin.yaml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 weapons/Ronin.yaml diff --git a/weapons/Ronin.yaml b/weapons/Ronin.yaml new file mode 100644 index 0000000..7c40049 --- /dev/null +++ b/weapons/Ronin.yaml @@ -0,0 +1,15 @@ +--- +name: Ronin +description: Ronin is a free and Open Source Ruby toolkit for security research and development. +url: https://github.com/ronin-rb/ronin +category: tool +type: Utils +platform: +- linux +- macos +- windows +lang: Ruby +tags: +- payload +- http +- pentest