From 03900b0c266e1603433b9682c2340dbf79878b5b Mon Sep 17 00:00:00 2001 From: Soxoj <31013580+soxoj@users.noreply.github.com> Date: Wed, 10 Apr 2024 11:54:41 +0200 Subject: [PATCH] Added SOWEL classification (#1453) --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index bb6f00f..eac6337 100644 --- a/README.md +++ b/README.md @@ -123,6 +123,13 @@ You should make your git commits from your maigret git repo folder, or else the [Full console output](https://raw.githubusercontent.com/soxoj/maigret/main/static/recursive_search.md) +### SOWEL classification + +This tool uses the following OSINT techniques: +- [SOTL-2.2. Search For Accounts On Other Platforms](https://sowel.soxoj.com/other-platform-accounts) +- [SOTL-6.1. Check Logins Reuse To Find Another Account](https://sowel.soxoj.com/logins-reuse) +- [SOTL-6.2. Check Nicknames Reuse To Find Another Account](https://sowel.soxoj.com/nicknames-reuse) + ## License MIT © [Maigret](https://github.com/soxoj/maigret)