Skip to content

saber0x0/iot_sec_learn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

iot_sec_learn


A collection of IoT security tools

Dynamic debugging tools

Static analysis tools

Firmware emulation tools

Firmware analysis tools

Protocol analysis tools

Other tools

general

web

misc

pwn

iot


Firmware download


Bootloader


filesystem

  • SquashFS
  • JFFS2
  • YAFFS2
  • UBIFS
  • CramFS

Firmware classification

  • General-purpose operating system
    • linux kernel + unix filesystem
    • uClibc
  • Real-time operating system
    • VxWorks
    • FreeRTOS
    • eCos
  • No OS/bare metal

Firmware decryption

  • Old and new firmware alternate
  • Reverse decryption algorithm and key
  • Debug reads

Firmware debugging

  • UART
  • JTAG
  • Remote debugging

Firmware fuzz


IoT protocol

  • REST/HTTP
  • (SSL/Ipsec) VPN
  • SNMP
  • SSH
  • Telnet
  • FTP
  • DDS
  • WiFi
  • RFID
  • Bluetooth
  • zigbee
  • MQTT
  • LoRaWAN
  • UPnP
  • TDDP
  • Modbus
  • CLI
  • KNX
  • NFC
  • CoAP
  • XMPP
  • JMS
  • NB-IoT
  • AMQP
  • BLE

app security


Vulnerability analysis

Device type

Camera

router

  • cve-2018-18708 溢出
  • sapido RB-1732 RCE
  • TP-LINK Smart Home Router RCE
  • D-LINK DIR-815 溢出
  • Netgear Nighthawk R8300 upnpd PreAuth RCE 溢出
  • D-LINK DIR-505 越界
  • D-Link DIR-600M web漏洞
  • D-LINK DIR-605L
  • 磊科全系列后门

Smart door lock

Smart speakers

Smart terminals

Smart watches

Industrial control equipment

Internet of Vehicles

awesome-vehicle-security

Other devices

  • U-Boot NFS RCE Vulnerabilities (CVE-2019-14192)

Vulnerability type

WEB

  • SQL injection、xss、csrf、ssrf、xxe
  • Hard-coded
  • Information leakage
  • Directory traversal
  • RCE

essay

foreign countries

home

bbs

video

paper

CTF and IoT

IoT real-time information

assembly language

compilation

  • arm
  • mips
  • ppc
  • x86
  • riscv

automation

About

IoT security data summary

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published