Files
awesome-connected-things-sec/README.md

40 lines
1.7 KiB
Markdown
Raw Normal View History

2018-05-27 10:20:43 +05:30
# IoT Penetesting 101 && IoT security 101
Approach Methodology
1. Network
2. Web (Front & Backend and Web services)
3. Mobile App(Android & iOS)
2018-05-27 10:58:45 +05:30
4. IoT Protocol Testing
2018-05-27 10:58:18 +05:30
5. Wireless Connectivity
6. Firmware Pentesting(Hardware or IoT device OS)
7. Hardware Level Approach
2018-05-27 10:20:43 +05:30
## Contents
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
2018-05-27 10:39:07 +05:30
### Books
2018-05-27 11:14:56 +05:30
- [Android Hacker's Handbook](https://www.amazon.in/Android-Hackers-Handbook-MISL-WILEY-Joshua/dp/812654922X)
- [Hacking the Xbox](https://www.nostarch.com/xboxfree)
- [Car hacker's handbook](http://opengarages.org/handbook)
- [IoT Penetration Testing Cookbook](https://www.packtpub.com/networking-and-servers/iot-penetration-testing-cookbook)
- [Abusing the Internet of Things](https://www.amazon.in/Abusing-Internet-Things-Blackouts-Freakouts-ebook/dp/B013VQ7N36)
- [Hardware Hacking: Have Fun while Voiding your Warranty](https://www.elsevier.com/books/hardware-hacking/grand/978-1-932266-83-2)
- [Linksys WRT54G Ultimate Hacking](https://www.amazon.com/Linksys-WRT54G-Ultimate-Hacking-Asadoorian/dp/1597491667)
2018-05-27 10:39:07 +05:30
2018-05-27 12:04:09 +05:30
### IoT security checking guides
- [Reflecting upon OWASP TOP-10 IoT Vulnerabilities](https://embedi.com/blog/reflecting-upon-owasp-top-10-iot-vulnerabilities/)
2018-05-27 10:20:43 +05:30
2018-05-27 11:14:56 +05:30
### Introduction
2018-05-27 10:56:52 +05:30
2018-05-27 12:04:56 +05:30
- [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/)
2018-05-27 11:14:56 +05:30
- [IoT attack surface](https://www.owasp.org/index.php/IoT_Attack_Surface_Areas)
2018-05-27 12:04:56 +05:30
- [IoT Protocols Overview](https://www.postscapes.com/internet-of-things-protocols/)