From fa379c6bfc8644984c373d6232b21513edaffb30 Mon Sep 17 00:00:00 2001 From: fabacab Date: Sat, 3 Oct 2020 15:29:17 -0400 Subject: [PATCH] Add StegOnline, an open-source port of StegSolve with a Web GUI. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 39c437b..8e85c53 100644 --- a/README.md +++ b/README.md @@ -733,6 +733,7 @@ See also [awesome-social-engineering](https://github.com/v2-dev/awesome-social-e ## Steganography Tools * [Cloakify](https://github.com/TryCatchHCF/Cloakify) - Textual steganography toolkit that converts any filetype into lists of everyday strings. +* [StegOnline](https://stegonline.georgeom.net/) - Web-based, enhanced, and open-source port of StegSolve. * [StegCracker](https://github.com/Paradoxis/StegCracker) - Steganography brute-force utility to uncover hidden data inside files. ## Vulnerability Databases