From eea75b9cf9a9aa0f3013103ff3bddcbfa89ede72 Mon Sep 17 00:00:00 2001 From: bk233321 Date: Sun, 16 Mar 2025 22:48:17 +0100 Subject: [PATCH] ajouter la partie UI --- frontend/index.html | 140 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 140 insertions(+) create mode 100644 frontend/index.html diff --git a/frontend/index.html b/frontend/index.html new file mode 100644 index 0000000..8d320d1 --- /dev/null +++ b/frontend/index.html @@ -0,0 +1,140 @@ + + + + + + Bruteforce MD5 - Dashboard + + + + +
+

🔐 Bruteforce MD5

+ + + + + + + + + + + + +

Résultat :

+
🔍 Aucune tentative encore.
+ + +

Statistiques :

+
🔄 Chargement...
+ + + +
+ + + + + -- GitLab