From 8addd385b828e876fd86d241cb259decc6c3ddc4 Mon Sep 17 00:00:00 2001 From: Postmodern Date: Mon, 1 Jul 2024 14:35:46 -0700 Subject: [PATCH] Add Ronin to the "Multi-paradigm Frameworks" section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a3f17c1..ae73181 100644 --- a/README.md +++ b/README.md @@ -343,6 +343,7 @@ See [awesome-lockpicking](https://github.com/fabacab/awesome-lockpicking). * [Faraday](https://github.com/infobyte/faraday) - Multiuser integrated pentesting environment for red teams performing cooperative penetration tests, security audits, and risk assessments. * [Metasploit](https://www.metasploit.com/) - Software for offensive security teams to help verify vulnerabilities and manage security assessments. * [Pupy](https://github.com/n1nj4sec/pupy) - Cross-platform (Windows, Linux, macOS, Android) remote administration and post-exploitation tool. +* [Ronin](https://ronin-rb.dev) - Free and Open Source Ruby Toolkit for Security Research and Development, providing many different libraries and commands for a variety of security tasks, such as recon, vulnerability scanning, exploit development, exploitation, post-exploitation, and more. ## Network Tools