mirror of
https://github.com/V33RU/awesome-connected-things-sec.git
synced 2026-04-10 12:33:45 +00:00
31 lines
991 B
Markdown
31 lines
991 B
Markdown
# IoT Penetesting 101 && IoT security 101
|
|
|
|
Approach Methodology
|
|
|
|
1. Network
|
|
2. Web (Front & Backend and Web services)
|
|
3. Mobile App(Android & iOS)
|
|
4. Wireless Connectivity
|
|
5. Firmware Pentesting(Hardware or IoT device OS)
|
|
6. Hardware Level Approach
|
|
|
|
|
|
|
|
## Contents
|
|
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
|
|
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
|
|
|
### Books
|
|
|
|
- Android Hacker's Handbook (esp. hardware hacking chapter)
|
|
- Hacking the Xbox https://www.nostarch.com/xboxfree
|
|
- Car hacker's handbook(GPL 3.0) http://opengarages.org/handbook/
|
|
|
|
|
|
#### INTRODUCTION
|
|
|
|
- [Introduction to IOT] https://en.wikipedia.org/wiki/Internet_of_things
|
|
- [IOT Architecture]https://www.c-sharpcorner.com/UploadFile/f88748/internet-of-things-part-2/
|
|
- [IoT attack surface]#https://www.owasp.org/index.php/IoT_Attack_Surface_Areas
|
|
- [IoT Protocols Overview]#Shttps://www.postscapes.com/internet-of-things-protocols/
|