From 799ded9523165674d7936527e17b9d1d469f3712 Mon Sep 17 00:00:00 2001 From: "S.B" <30941141+s-b-repo@users.noreply.github.com> Date: Tue, 21 Apr 2026 23:21:18 +0200 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4fe83c0..4c8c648 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,9 @@ Modular offensive tooling for embedded targets, written in Rust and inspired by RouterSploit/Metasploit. Rustsploit ships an interactive shell, a command-line runner, and an ever-growing library of exploits, scanners, and credential modules for routers, cameras, appliances, and general network services. -![Demo GIF](https://github.com/s-b-repo/rustsploit/raw/main/preview.gif) -![Testing GIF](https://github.com/s-b-repo/rustsploit/raw/main/testing.gif) +![Rustsploit Interactive Shell Demo](https://github.com/s-b-repo/rustsploit/raw/main/preview.png) + +![Rustsploit Testing View](https://github.com/s-b-repo/rustsploit/raw/main/testing.png) ---