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