Delete new.md

This commit is contained in:
Mr-IoT
2023-09-07 00:50:47 +05:30
committed by GitHub
parent e715f3b383
commit 65ce0f3337

130
new.md
View File

@@ -1,130 +0,0 @@
<!-- Logo -->
<p align="center">
<img src="https://github.com/V33RU/IoTSecurity101/blob/master/Logos/IoT101-2.jpg" alt="IoT Security 101 Logo">
</p>
<!-- Awesome Badge -->
<p align="center">
<img src="https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg" alt="Awesome IoT Security Badge">
</p>
<!-- Title -->
<h1 align="center">IoT Security Resources</h1>
<!-- Introduction -->
<p align="center">A curated collection of resources for IoT Security. Feel free to fork and <a href="https://github.com/V33RU/IoTSecurity101/blob/master/contributors.md#contributors">contribute</a>.</p>
<!-- Approach Methodology -->
<h2>Approach Methodology</h2>
<ol>
<li>Network</li>
<li>Web (Front & Backend and Web services)</li>
<li>Mobile App (Android & iOS)</li>
<li>Wireless Connectivity (Zigbee, WiFi, Bluetooth, etc)</li>
<li>Firmware Pentesting (OS of IoT Devices)</li>
<li>Hardware Hacking & Fault Injections & SCA Attacks</li>
<li>Storage Medium</li>
<li>I/O Ports</li>
</ol>
<!-- Contents -->
<h2>Contents</h2>
<h3>IoT Security Information</h3>
<ul>
<li><a href="#chat-groups-for-iot-security">IoT Security Chat Groups</a></li>
<li><a href="#iot-and-hardware-security-trainings">IoT and Hardware Security Trainings</a></li>
<li><a href="#books-for-iot-pentesting">Books for IoT Pentesting</a></li>
<li><a href="#blogs-for-iotpentest">Blogs</a></li>
<li><a href="#awesome-cheatsheets">Awesome Cheat Sheets</a></li>
<li><a href="#search-engines-for-exposed-iot-devices-worldwide">Search Engines</a></li>
<li><a href="#ctf-for-iot-and-embedded">CTF</a></li>
<li><a href="#youtube-channels-for-iot-pentesting">YouTube Channels</a></li>
<li><a href="#exploitation-tools">Exploitation Tools</a></li>
<li><a href="#iot-pentesting-oses">IoT Pentesting OSes</a></li>
<li><a href="#iot-vulnerabilities-checking-guides">IoT Vulnerabilities Checking Guides</a></li>
<li><a href="#vulnerable-iot-and-hardware-applications">IoT Labs</a></li>
<li><a href="#awesome-iot-pentesting-guides">Awesome IoT Pentesting Guides</a></li>
<li><a href="#fuzzing-things">Fuzzing Things</a></li>
<li><a href="https://github.com/IoT-PTv/IoT-Lab-Setup">IoT Lab Setup guide for corporate/individual</a></li>
<li><a href="#flipperzero">FlipperZero</a></li>
</ul>
<!-- Network -->
<h3>Network</h3>
<!-- Web IoT Message Protocols -->
<h3>Web IoT Message Protocols</h3>
<ul>
<li><a href="#mqtt">MQTT</a></li>
<li><a href="#coap">CoAP</a></li>
</ul>
<!-- Mobile app -->
<h3>Mobile App</h3>
<ul>
<li><a href="#mobile-security-android--ios">Mobile Security (Android & iOS)</a></li>
</ul>
<!-- Wireless Protocols -->
<h3>Wireless Protocols</h3>
<ul>
<li><a href="#radio-hacking-starting-guide">Radio Hacking Starting Guide</a></li>
<li><a href="#cellular-hacking-gsm-bts">Cellular Hacking GSM BTS</a></li>
<li><a href="#zigbee-all-stuff">Zigbee</a></li>
<li><a href="#ble-intro-and-sw-hw-tools-to-pentest">Bluetooth</a></li>
<li><a href="#dect-digital-enhanced-cordless-telecommunications">DECT</a></li>
</ul>
<!-- Firmware -->
<h3>Firmware</h3>
<ul>
<li><a href="#reverse-engineering-tools">Reverse Engineering Tools</a></li>
<li><a href="#online-assemblers">Online Assemblers</a></li>
<li><a href="#arm">ARM</a></li>
<li><a href="#pentesting-firmwares-and-emulating-and-analyzing">Pentesting Firmwares and Emulating and Analyzing</a></li>
<li><a href="#firmware-samples-to-pentest">Firmware Samples to Pentest</a></li>
<li><a href="#secureboot">Secureboot</a></li>
</ul>
<!-- Hardware -->
<h3>Hardware</h3>
<ul>
<li><a href="#iot-hardware-overview-and-hacking">IoT Hardware Intro</a></li>
<li><a href="#iot-hardware-hacking-intro">IoT Hardware Hacking Intro</a></li>
<li><a href="#hardware-gadgets-to-pentest">Required Hardware to Pentest IoT</a></li>
<li><a href="#attacking-hardware-interfaces">Hardware Interfaces</a></li>
<li><a href="#spi">SPI</a></li>
<li><a href="#uart">UART</a></li>
<li><a href="#jtag">JTAG</a></li>
<li><a href="#sidechannel-attacks-glitching-attacks">SideChannel Attacks & Glitching Attacks</a></li>
<li><a href="#glitching-attacks">Glitching Attacks</a></li>
</ul>
<!-- Storage Medium -->
<h3>Storage Medium</h3>
<ul>
<li><a href="#emmc-hacking">EMMC Hacking</a></li>
</ul>
<!-- Payment Security -->
<h3>Payment Security</h3>
<ul>
<li><a href="#atm-hacking">ATM Hacking</a></li>
</ul>
<!-- To see Hacked devices -->
<h3>To see Hacked devices</h3>
<ul>
<li><a href="https://blog.exploitee.rs/2018/10/">Exploitee.rs Blog</a></li>
<