Supprime de branche secu, et création du repertoire Securite
This commit is contained in:
parent
9dc5309c17
commit
af6e342c91
2 changed files with 24 additions and 0 deletions
24
Sécurité/Info.md
Normal file
24
Sécurité/Info.md
Normal 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/
|
||||||
Loading…
Reference in a new issue