From af6e342c91668a144a81866d5169fc95b9056a08 Mon Sep 17 00:00:00 2001 From: johnse Date: Thu, 19 Feb 2026 15:43:15 +0100 Subject: [PATCH] =?UTF-8?q?Supprime=20de=20branche=20secu,=20et=20cr=C3=A9?= =?UTF-8?q?ation=20du=20repertoire=20Securite?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Sécurité/Info.md | 24 ++++++++++++++++++++++++ Sécurité/test | 0 2 files changed, 24 insertions(+) create mode 100644 Sécurité/Info.md delete mode 100644 Sécurité/test diff --git a/Sécurité/Info.md b/Sécurité/Info.md new file mode 100644 index 0000000..dee7b27 --- /dev/null +++ b/Sécurité/Info.md @@ -0,0 +1,24 @@ +# PIR_MadMax + +PIR (Projet Initiation à la Recherche) 4AE-SE INSA Toulouse + +Projet MadMax + +# Bluetooth jamming: +- Bluetooth utilise les frequences de 2.4GHz à 2.483GHz. +- Flipper zero a comme moyen de jammer une frequence donné, si on sait sur quelle bande le µC envoie, on peut facilement le manipuler/arrêter. +| Categorie | URL | +| ----------|--------| +| Sub-GHz jamming | https://github.com/SHUR1K-N/Flipper-Zero-Sub-GHz-Jamming-Files | +| GHz-jamming | https://github.com/huuck/FlipperZeroNRFJammer?tab=readme-ov-file | + +License: CC-BY-NC-SA 4.0 + +### **Liens utiles** + +**Flipper Zero Bluetooth Jammer** : https://www.youtube.com/watch?v=mSC-Wmy9f_E&t=6s + +Un article interessant qui s'agit des differents types d'attaque à **Bluetooth**: + +- https://www.forbes.com/sites/alexvakulov/2025/02/20/11-types-of-bluetooth-attacks-and-how-to-protect-your-devices/ +- https://hackers-arise.com/bluetooth-hacking-part-1-getting-started-with-bluetooth/ \ No newline at end of file diff --git a/Sécurité/test b/Sécurité/test deleted file mode 100644 index e69de29..0000000