Supprime de branche secu, et création du repertoire Securite

This commit is contained in:
Brage-Flonaes Johnsen 2026-02-19 15:43:15 +01:00
parent 9dc5309c17
commit af6e342c91
2 changed files with 24 additions and 0 deletions

24
Sécurité/Info.md Normal file
View file

@ -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/

View file