diff --git a/docs/awesome-collection.md b/docs/awesome-collection.md index 8fdc86a..f9bd280 100644 --- a/docs/awesome-collection.md +++ b/docs/awesome-collection.md @@ -1,81 +1,102 @@ -# Master Collection of IoT, Embedded, Industrial & Automotive, Core Tech Resources +# Master Collection of IoT, Embedded, Industrial, Automotive & Core Tech Resources + +![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg) ![](https://raw.githubusercontent.com/V33RU/IoTSecurity101/master/iot-banner.png) -![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg) +## ๐Ÿ“š Table of Contents +- [IoT](#-iot) +- [Firmware & Binaries](#-firmware--binaries) +- [Automotive Zone](#-automotive-zone) +- [Industrial](#-industrial) +- [Radio](#-radio) +- [Reverse Engineering](#-reverse-engineering) +- [Search Engines](#-search-engines) +- [Hardware Hacking & Analysis](#-hardware-hacking--analysis) +- [Protocol Specific](#-protocol-specific) +- [Simulation & Testbeds](#-simulation--testbeds) +- [Standards & Compliance](#-standards--compliance) +- [RFID & NFC](#-rfid--nfc) +--- -## Repositories and Resources -- [IoT](#iot) -- [Firmware](#firmware-and-binaries) -- [Automotive Zone](#automotive-zone) -- [Industrial](#industrial) -- [Radio](#radio) -- [Reverse Engineering](#reverse-engineering) -- [Search Engines](#search-engines) +### ๐Ÿ“ก IoT +- [๐Ÿ” Awesome Connected Things Security Resources](https://github.com/V33RU/awesome-connected-things-sec) +- [Awesome Bluetooth Security](https://github.com/engn33r/awesome-bluetooth-security) +- [Awesome Embedded and IoT Security](https://github.com/fkie-cad/awesome-embedded-and-iot-security) +- [Awesome IoT Hacks](https://github.com/nebgnahz/awesome-iot-hacks) +- [Awesome IoT](https://phodal.github.io/awesome-iot/) +--- +### ๐Ÿง  Firmware & Binaries +- [OWASP Firmware Security Testing Methodology](https://scriptingxss.gitbook.io/firmware-security-testing-methodology/) +- [Awesome Embedded Fuzzing](https://github.com/andreia-oca/awesome-embedded-fuzzing) +- [Awesome Embedded](https://github.com/nhivp/Awesome-Embedded) +- [Firmware Tools (Awesome Open Source Security)](https://github.com/CaledoniaProject/awesome-opensource-security/blob/master/firmware-tools.md) +- [Awesome Firmware Security](https://github.com/PreOS-Security/awesome-firmware-security/) +- [Awesome Embedded Software](https://github.com/iDoka/awesome-embedded-software) -### IoT -| Repository | Description | -|------------|-------------| -| [IoT Security 101](https://github.com/V33RU/IoTSecurity101) | A curated list of resources specifically for IoT Security, including tools, research papers, tutorials, and other educational materials. | -| [Awesome Bluetooth Security](https://github.com/engn33r/awesome-bluetooth-security) | Comprehensive collection of Bluetooth security resources, focusing on Bluetooth BR/EDR/LE, including research papers, tools, articles, and related security insights. | -| [Awesome Embedded and IoT Security](https://github.com/fkie-cad/awesome-embedded-and-iot-security) | Extensive list of resources on embedded systems and IoT security, offering tools, documentation, research materials, and case studies in the field. | -| [Awesome IoT Hacks](https://github.com/nebgnahz/awesome-iot-hacks) | A compilation of known IoT hacks and vulnerabilities, serving as a learning resource for understanding security breaches and preventive measures in IoT. | -| [Awesome IoT](https://phodal.github.io/awesome-iot/) | An extensive list of Internet of Things (IoT) resources, covering various aspects of IoT development and security. | +--- +### ๐Ÿš— Automotive Zone +- [Awesome Vehicle Security](https://github.com/jaredthecoder/awesome-vehicle-security) +- [Awesome CAN Bus](https://github.com/iDoka/awesome-canbus) +- [Awesome LIN Bus](https://github.com/iDoka/awesome-linbus) +- [Awesome Automotive CAN ID](https://github.com/iDoka/awesome-automotive-can-id) -### Firmware and Binaries -| Repository | Description | -|------------|-------------| -| [OWASP Firmware Security Testing Methodology](https://scriptingxss.gitbook.io/firmware-security-testing-methodology/) | A comprehensive guide outlining methodologies for testing firmware security, aligned with OWASP's standards. | -| [Awesome-embedded-fuzzing](https://github.com/andreia-oca/awesome-embedded-fuzzing) | A curated collection of resources, tools, and reading materials focused on fuzz testing for embedded systems. | -| [Awesome Embedded](https://github.com/nhivp/Awesome-Embedded) | A curated list of awesome resources, tools, and references for embedded systems development and engineering. | -| [Awesome Open Source Security - Firmware Tools](https://github.com/CaledoniaProject/awesome-opensource-security/blob/master/firmware-tools.md) | Part of a larger collection focusing on open-source security, this section specifically provides a list of tools and resources for firmware security. | -| [Awesome Firmware Security](https://github.com/PreOS-Security/awesome-firmware-security/) | A curated list emphasizing firmware security, including research materials, tools, and educational content on securing firmware. | -| [Awesome Embedded Software](https://github.com/iDoka/awesome-embedded-software) | A comprehensive compilation of software resources, libraries, and tools relevant for embedded software development. | +--- +### ๐Ÿญ Industrial +- [Awesome Industrial Control System Security](https://github.com/hslatman/awesome-industrial-control-system-security) +- [ICS Security Products](https://github.com/S3cur1tyH4ggis/ICS-Security-Products) +--- +### ๐Ÿ“ป Radio +- [Awesome Cellular Hacking](https://github.com/W00t3k/Awesome-Cellular-Hacking/blob/master/README.md) +- [Awesome Radio](https://github.com/kyleterry/awesome-radio) +- [Awesome Broadcasting](https://github.com/ebu/awesome-broadcasting) +- [Awesome GNU Radio](https://github.com/ysk256/awesome-gnuradio) +- [Universal Radio Hacker (URH)](https://github.com/jopohl/urh) -### Automotive Zone -| Repository | Description | -|------------|-------------| -| [Awesome Vehicle Security](https://github.com/jaredthecoder/awesome-vehicle-security) | Comprehensive collection of vehicle security resources, including research papers, tools, and guides relevant to automotive security. | -| [Awesome CAN Bus](https://github.com/iDoka/awesome-canbus) | A curated list of awesome Controller Area Network (CAN) bus libraries, tools, and educational resources. | -| [Awesome LIN Bus](https://github.com/iDoka/awesome-linbus) | A curated list of resources and tools related to the Local Interconnect Network (LIN) bus, useful for automotive communication systems. | -| [Awesome Automotive CAN ID](https://github.com/iDoka/awesome-automotive-can-id) | A collection of resources, examples, and information specifically related to automotive CAN Identifier (ID) systems. | -| [Car Hacking Practical Guide 101](https://medium.com/@yogeshojha/car-hacking-101-practical-guide-to-exploiting-can-bus-using-instrument-cluster-simulator-part-i-cd88d3eb4a53) | A practical guide and tutorial for exploiting CAN Bus vulnerabilities using an instrument cluster simulator. | +--- +### ๐Ÿงฉ Reverse Engineering +- [Reverse Engineering](https://github.com/mytechnotalent/Reverse-Engineering) -### Industrial -| Repository | Description | -|------------|-------------| -| [Awesome Industrial Control System Security](https://github.com/hslatman/awesome-industrial-control-system-security) | A curated list of awesome Industrial Control System (ICS) security resources, including tools, research, and educational materials for securing ICS environments. | -| [ICS Security Products](https://github.com/S3cur1tyH4ggis/ICS-Security-Products) | A comprehensive collection of security products and tools specifically tailored for Industrial Control Systems. | +--- +### ๐Ÿ”Ž Search Engines +- [Shodan Pentesting Guide](https://community.turgensec.com/shodan-pentesting-guide/) +- [Awesome Shodan Queries](https://github.com/jakejarvis/awesome-shodan-queries) +- [Awesome Hacker Search Engines](https://github.com/edoardottt/awesome-hacker-search-engines) +--- -### Radio -| Repository | Description | -|------------|-------------| -| [Awesome-Cellular-Hacking](https://github.com/W00t3k/Awesome-Cellular-Hacking/blob/master/README.md) | Detailed resources for exploring and understanding cellular hacking techniques and tools. | -| [Awesome Radio](https://github.com/kyleterry/awesome-radio) | A curated list of awesome software and resources related to radio technology and communications. | -| [Awesome Broadcasting](https://github.com/ebu/awesome-broadcasting) | A collection of various resources, tools, and information related to broadcasting technologies. | -| [Awesome GNU Radio](https://github.com/ysk256/awesome-gnuradio) | A curated list of resources, libraries, and tools for GNU Radio, a comprehensive free software toolkit for signal processing. | -| [Universal Radio Hacker (URH)](https://github.com/jopohl/urh) | The official repository for Universal Radio Hacker (URH), a versatile software for analyzing and hacking unknown wireless protocols. | +### ๐Ÿ› ๏ธ Hardware Hacking & Analysis +- [Awesome Hardware Hacking](https://github.com/darapti/awesome-hardware-hacking) +- [Awesome Hardware Security](https://github.com/paulveillard/awesome-hardware-security) -### Reverse Engineering -| Repository | Description | -|------------|-------------| -| [Reverse Engineering](https://github.com/mytechnotalent/Reverse-Engineering) | A repository related to reverse engineering techniques and resources, offering a comprehensive guide and tools for those interested in the field. | +--- -### Search Engines -| Repository | Description | -|------------|-------------| -| [Shodan Pentesting Guide](https://community.turgensec.com/shodan-pentesting-guide/) | A comprehensive guide to Penetration Testing with Shodan, detailing methods and strategies for using Shodan in cybersecurity assessments. | -| [Awesome Shodan Queries](https://github.com/jakejarvis/awesome-shodan-queries) | A curated list of amazingly crafted Shodan queries to explore and utilize in various cybersecurity contexts. | -| [Awesome Hacker Search Engines](https://github.com/edoardottt/awesome-hacker-search-engines) | A compilation of specialized search engines useful for hackers and cybersecurity professionals, facilitating targeted information gathering. | +### ๐Ÿ“ก Protocol Specific +- [Awesome Zigbee](https://github.com/hobbyquaker/awesome-zigbee) +- [Awesome LoRa](https://github.com/Lora-net/LoRaMac-node#resources) +- [Awesome MQTT](https://github.com/hobbyquaker/awesome-mqtt) +--- +### ๐Ÿงช Simulation & Testbeds +- [Awesome IoT Testbeds](https://github.com/rho-ai/awesome-iot-testbeds) + +--- + +### ๐Ÿ“œ Standards & Compliance +- [Awesome Security Standards](https://github.com/standardnotes/awesome-security-standards) + +--- + +### ๐Ÿ” RFID & NFC +- [Awesome RFID Talks](https://github.com/doegox/awesome-rfid-talks) +- [Awesome NFC](https://github.com/blasquezmartin/awesome-nfc)