├── .gitignore ├── Tigard link .docx ├── USB_TTL_Boot_JEN.log ├── FUN SHODAN SEARCHES.docx ├── TL-WR841N(US)_V14_231119.zip ├── IoT_Hacking_SOFTWARE_TOOLS.docx └── Adventures in IoT Hacking Referenced Article Links.docx /.gitignore: -------------------------------------------------------------------------------- 1 | .zig-cache/ 2 | zig-out/ 3 | -------------------------------------------------------------------------------- /Tigard link .docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shaq-qa/Iot-adventure/HEAD/Tigard link .docx -------------------------------------------------------------------------------- /USB_TTL_Boot_JEN.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shaq-qa/Iot-adventure/HEAD/USB_TTL_Boot_JEN.log -------------------------------------------------------------------------------- /FUN SHODAN SEARCHES.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shaq-qa/Iot-adventure/HEAD/FUN SHODAN SEARCHES.docx -------------------------------------------------------------------------------- /TL-WR841N(US)_V14_231119.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shaq-qa/Iot-adventure/HEAD/TL-WR841N(US)_V14_231119.zip -------------------------------------------------------------------------------- /IoT_Hacking_SOFTWARE_TOOLS.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shaq-qa/Iot-adventure/HEAD/IoT_Hacking_SOFTWARE_TOOLS.docx -------------------------------------------------------------------------------- /Adventures in IoT Hacking Referenced Article Links.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shaq-qa/Iot-adventure/HEAD/Adventures in IoT Hacking Referenced Article Links.docx --------------------------------------------------------------------------------