<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://elvis.hcw.ac.at/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=JOppitz</id>
	<title>Elvis Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://elvis.hcw.ac.at/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=JOppitz"/>
	<link rel="alternate" type="text/html" href="https://elvis.hcw.ac.at/wiki/index.php/Special:Contributions/JOppitz"/>
	<updated>2026-09-10T14:27:38Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.41.5</generator>
	<entry>
		<id>https://elvis.hcw.ac.at/wiki/index.php?title=Attify_Badge_IoT_Hacking_Device_Usage&amp;diff=5481</id>
		<title>Attify Badge IoT Hacking Device Usage</title>
		<link rel="alternate" type="text/html" href="https://elvis.hcw.ac.at/wiki/index.php?title=Attify_Badge_IoT_Hacking_Device_Usage&amp;diff=5481"/>
		<updated>2020-12-21T16:29:49Z</updated>

		<summary type="html">&lt;p&gt;JOppitz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Description ==&lt;br /&gt;
The [[Attify Badge IoT Hacking Device]] is a hardware security assessment tool created by Attify that is used to communicate between a PC and an embedded device using various hardware communication protocols. The device was initially built to aid in pentests for IoT devices, but the immense potential was soon recognized. The Attify Badge uses an FTDI chip that can speak a wide variety of communication protocols and standards such as UART, SPI, I2C, 1-Wire and JTAG. This way one can interact with any IoT / embedded device for which one or more hardware communication ports are available. It supports both 3.3V and 5V, making it suitable for a large number of target devices. You don&#039;t need any special connection wires or cables to use the Attify Badge, but the standard Dupont jumper wires (also included in all Attify Badges). Attify Badge has a micro-USB port that allows it to be easily connected to your PC using a micro-USB cable. This is also included when you order an Attify Badge.&lt;br /&gt;
The Attify Badge uses an FTDI chip that can speak a wide variety of communication protocols and standards such as UART, SPI, I2C, 1-Wire and JTAG. This way one can interact with any IoT / embedded device for which one or more hardware communication ports are available. It supports both 3.3V and 5V, making it suitable for a large number of target devices.&lt;br /&gt;
You don&#039;t need any special connection wires or cables to use the Attify Badge, but the standard Dupont jumper wires (also included in all Attify Badges). Attify Badge has a micro-USB port that allows it to be easily connected to your PC using a micro-USB cable. This is also included when you order an Attify Badge.&lt;br /&gt;
== Firmware ==&lt;br /&gt;
Firmware is software that is embedded in electronic devices and performs basic functions there. It occupies an intermediate position between hardware (i.e. the physical components of a device) and the application software (the possibly exchangeable programs of a device). It is mostly stored in a flash memory, an EPROM, EEPROM or ROM and cannot be exchanged by the user or can only be exchanged with special means or functions. The term is derived from the fact that firmware is functionally permanently connected to the hardware, which means that one cannot be used without the other.&lt;br /&gt;
&lt;br /&gt;
Firmware is both the operating software of various devices or components (e.g. mobile phone, game console, remote control, hard drive, printer) and the basic software of a computer (e.g. the BIOS anchored in a flash memory in personal computers), which is necessary to load and operate the operating system kernel of the actual operating system&lt;br /&gt;
== Usage ==&lt;br /&gt;
The Attify Badge Tool consists of 5 main modules that correspond to the 5 protocols supported by the Attify Badge:&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;UART&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;SPI&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;JTAG&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;I2C&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;GPIO&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
If the target device you want to test or exploit has one of these interfaces, Attify Badge should be the tool of choice for this purpose.&lt;br /&gt;
== What&#039;s possible ==&lt;br /&gt;
With the help of UART communication you can get a serial root access to the target system, you can get debugging logs, U-Boot access and boot logs. It is also possible to save firmware, API keys or other confidential information stored on the flash chip via SPI or I2C. You can also write your own firmware to the device using Flash Write or perform JTAG debugging with OpenOCD and GDB.&lt;br /&gt;
Attify provides several tutorials on its own website and also sells its own [https://blog.attify.com/hack-iot-devices-embedded-exploitation/ IoT Exploitation Learning Kit], which is not affordable for every hobby pentester is. They also provide a [https://github.com/attify/attify-badge GitHub Repository] with sample code.&lt;br /&gt;
&lt;br /&gt;
== IoT Vulnerabilities ==&lt;br /&gt;
Nowadays, IoT devices are everywhere, including at home, e.g. To be able to control lamps or the heating with the mobile phone. However, many of these devices are very unsafe because for a long time no value was placed on the security of these things. Weak points are for example:&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Weak, easy to guess, or hard-coded passwords. Often the standard passwords are simply used.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Insecure network services&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Lack of a secure update mechanism&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Insecure data transmission and storage&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;and many more&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Pentesting]]&lt;/div&gt;</summary>
		<author><name>JOppitz</name></author>
	</entry>
	<entry>
		<id>https://elvis.hcw.ac.at/wiki/index.php?title=Attify_Badge_IoT_Hacking_Device_Usage&amp;diff=5480</id>
		<title>Attify Badge IoT Hacking Device Usage</title>
		<link rel="alternate" type="text/html" href="https://elvis.hcw.ac.at/wiki/index.php?title=Attify_Badge_IoT_Hacking_Device_Usage&amp;diff=5480"/>
		<updated>2020-12-21T16:28:43Z</updated>

		<summary type="html">&lt;p&gt;JOppitz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Description ==&lt;br /&gt;
The Attify Badge is a hardware security assessment tool created by Attify that is used to communicate between a PC and an embedded device using various hardware communication protocols. The device was initially built to aid in pentests for IoT devices, but the immense potential was soon recognized. The Attify Badge uses an FTDI chip that can speak a wide variety of communication protocols and standards such as UART, SPI, I2C, 1-Wire and JTAG. This way one can interact with any IoT / embedded device for which one or more hardware communication ports are available. It supports both 3.3V and 5V, making it suitable for a large number of target devices. You don&#039;t need any special connection wires or cables to use the Attify Badge, but the standard Dupont jumper wires (also included in all Attify Badges). Attify Badge has a micro-USB port that allows it to be easily connected to your PC using a micro-USB cable. This is also included when you order an Attify Badge.&lt;br /&gt;
The Attify Badge uses an FTDI chip that can speak a wide variety of communication protocols and standards such as UART, SPI, I2C, 1-Wire and JTAG. This way one can interact with any IoT / embedded device for which one or more hardware communication ports are available. It supports both 3.3V and 5V, making it suitable for a large number of target devices.&lt;br /&gt;
You don&#039;t need any special connection wires or cables to use the Attify Badge, but the standard Dupont jumper wires (also included in all Attify Badges). Attify Badge has a micro-USB port that allows it to be easily connected to your PC using a micro-USB cable. This is also included when you order an Attify Badge.&lt;br /&gt;
== Firmware ==&lt;br /&gt;
Firmware is software that is embedded in electronic devices and performs basic functions there. It occupies an intermediate position between hardware (i.e. the physical components of a device) and the application software (the possibly exchangeable programs of a device). It is mostly stored in a flash memory, an EPROM, EEPROM or ROM and cannot be exchanged by the user or can only be exchanged with special means or functions. The term is derived from the fact that firmware is functionally permanently connected to the hardware, which means that one cannot be used without the other.&lt;br /&gt;
&lt;br /&gt;
Firmware is both the operating software of various devices or components (e.g. mobile phone, game console, remote control, hard drive, printer) and the basic software of a computer (e.g. the BIOS anchored in a flash memory in personal computers), which is necessary to load and operate the operating system kernel of the actual operating system&lt;br /&gt;
== Usage ==&lt;br /&gt;
The Attify Badge Tool consists of 5 main modules that correspond to the 5 protocols supported by the Attify Badge:&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;UART&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;SPI&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;JTAG&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;I2C&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;GPIO&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
If the target device you want to test or exploit has one of these interfaces, Attify Badge should be the tool of choice for this purpose.&lt;br /&gt;
== What&#039;s possible ==&lt;br /&gt;
With the help of UART communication you can get a serial root access to the target system, you can get debugging logs, U-Boot access and boot logs. It is also possible to save firmware, API keys or other confidential information stored on the flash chip via SPI or I2C. You can also write your own firmware to the device using Flash Write or perform JTAG debugging with OpenOCD and GDB.&lt;br /&gt;
Attify provides several tutorials on its own website and also sells its own [https://blog.attify.com/hack-iot-devices-embedded-exploitation/ IoT Exploitation Learning Kit], which is not affordable for every hobby pentester is. They also provide a [https://github.com/attify/attify-badge GitHub Repository] with sample code.&lt;br /&gt;
&lt;br /&gt;
== IoT Vulnerabilities ==&lt;br /&gt;
Nowadays, IoT devices are everywhere, including at home, e.g. To be able to control lamps or the heating with the mobile phone. However, many of these devices are very unsafe because for a long time no value was placed on the security of these things. Weak points are for example:&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Weak, easy to guess, or hard-coded passwords. Often the standard passwords are simply used.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Insecure network services&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Lack of a secure update mechanism&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Insecure data transmission and storage&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;and many more&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Pentesting]]&lt;/div&gt;</summary>
		<author><name>JOppitz</name></author>
	</entry>
	<entry>
		<id>https://elvis.hcw.ac.at/wiki/index.php?title=Attify_Badge_IoT_Hacking_Device_Usage&amp;diff=5478</id>
		<title>Attify Badge IoT Hacking Device Usage</title>
		<link rel="alternate" type="text/html" href="https://elvis.hcw.ac.at/wiki/index.php?title=Attify_Badge_IoT_Hacking_Device_Usage&amp;diff=5478"/>
		<updated>2020-12-21T16:24:00Z</updated>

		<summary type="html">&lt;p&gt;JOppitz: Created page with &amp;quot;== Description == The Attify Badge is a hardware security assessment tool created by Attify that is used to communicate between a PC and an embedded device using various hardw...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Description ==&lt;br /&gt;
The Attify Badge is a hardware security assessment tool created by Attify that is used to communicate between a PC and an embedded device using various hardware communication protocols. The device was initially built to aid in pentests for IoT devices, but the immense potential was soon recognized. The Attify Badge uses an FTDI chip that can speak a wide variety of communication protocols and standards such as UART, SPI, I2C, 1-Wire and JTAG. This way one can interact with any IoT / embedded device for which one or more hardware communication ports are available. It supports both 3.3V and 5V, making it suitable for a large number of target devices. You don&#039;t need any special connection wires or cables to use the Attify Badge, but the standard Dupont jumper wires (also included in all Attify Badges). Attify Badge has a micro-USB port that allows it to be easily connected to your PC using a micro-USB cable. This is also included when you order an Attify Badge.&lt;br /&gt;
The Attify Badge uses an FTDI chip that can speak a wide variety of communication protocols and standards such as UART, SPI, I2C, 1-Wire and JTAG. This way one can interact with any IoT / embedded device for which one or more hardware communication ports are available. It supports both 3.3V and 5V, making it suitable for a large number of target devices.&lt;br /&gt;
You don&#039;t need any special connection wires or cables to use the Attify Badge, but the standard Dupont jumper wires (also included in all Attify Badges). Attify Badge has a micro-USB port that allows it to be easily connected to your PC using a micro-USB cable. This is also included when you order an Attify Badge.&lt;br /&gt;
== Firmware ==&lt;br /&gt;
Firmware is software that is embedded in electronic devices and performs basic functions there. It occupies an intermediate position between hardware (i.e. the physical components of a device) and the application software (the possibly exchangeable programs of a device). It is mostly stored in a flash memory, an EPROM, EEPROM or ROM and cannot be exchanged by the user or can only be exchanged with special means or functions. The term is derived from the fact that firmware is functionally permanently connected to the hardware, which means that one cannot be used without the other.&lt;br /&gt;
&lt;br /&gt;
Firmware is both the operating software of various devices or components (e.g. mobile phone, game console, remote control, hard drive, printer) and the basic software of a computer (e.g. the BIOS anchored in a flash memory in personal computers), which is necessary to load and operate the operating system kernel of the actual operating system&lt;br /&gt;
== Usage ==&lt;br /&gt;
The Attify Badge Tool consists of 5 main modules that correspond to the 5 protocols supported by the Attify Badge:&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;UART&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;SPI&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;JTAG&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;I2C&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;GPIO&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
If the target device you want to test or exploit has one of these interfaces, Attify Badge should be the tool of choice for this purpose.&lt;br /&gt;
== What&#039;s possible ==&lt;br /&gt;
With the help of UART communication you can get a serial root access to the target system, you can get debugging logs, U-Boot access and boot logs. It is also possible to save firmware, API keys or other confidential information stored on the flash chip via SPI or I2C. You can also write your own firmware to the device using Flash Write or perform JTAG debugging with OpenOCD and GDB.&lt;br /&gt;
Attify provides several tutorials on its own website and also sells its own [https://blog.attify.com/hack-iot-devices-embedded-exploitation/ IoT Exploitation Learning Kit], which is not affordable for every hobby pentester is. They also provide a [https://github.com/attify/attify-badge GitHub Repository] with sample code.&lt;br /&gt;
&lt;br /&gt;
== IoT Vulnerabilities ==&lt;br /&gt;
Nowadays, IoT devices are everywhere, including at home, e.g. To be able to control lamps or the heating with the mobile phone. However, many of these devices are very unsafe because for a long time no value was placed on the security of these things. Weak points are for example:&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Weak, easy to guess, or hard-coded passwords. Often the standard passwords are simply used.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Insecure network services&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Lack of a secure update mechanism&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Insecure data transmission and storage&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;and many more&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;/div&gt;</summary>
		<author><name>JOppitz</name></author>
	</entry>
	<entry>
		<id>https://elvis.hcw.ac.at/wiki/index.php?title=Attify_Badge_IoT_Hacking_Device&amp;diff=5477</id>
		<title>Attify Badge IoT Hacking Device</title>
		<link rel="alternate" type="text/html" href="https://elvis.hcw.ac.at/wiki/index.php?title=Attify_Badge_IoT_Hacking_Device&amp;diff=5477"/>
		<updated>2020-12-21T16:23:09Z</updated>

		<summary type="html">&lt;p&gt;JOppitz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Device|device_name=Attify Badge IoT Hacking Device|manufacturer=Attify Inc.|link=https://www.attify-store.com/collections/frontpage/products/attify-badge-uart-jtag-spi-i2c-pre-soldered-headers|image_link=https://stuff.elvis.science/uploads/models/attifybadgejpg.jpg|description=hardware tool for UART, SPI, I2C, JTAG, GPIO  interactions|technicalSpecification=supportedTechnologies: UART, SPI, I2C, JTAG, GPIO|supportedTechnologies=UART, SPI, I2C, JTAG, GPIO|includedEquipment=1x Badge, 10x pin cables, 1x micro USB cable}}&lt;/div&gt;</summary>
		<author><name>JOppitz</name></author>
	</entry>
	<entry>
		<id>https://elvis.hcw.ac.at/wiki/index.php?title=Attify_Badge_IoT_Hacking_Device&amp;diff=5369</id>
		<title>Attify Badge IoT Hacking Device</title>
		<link rel="alternate" type="text/html" href="https://elvis.hcw.ac.at/wiki/index.php?title=Attify_Badge_IoT_Hacking_Device&amp;diff=5369"/>
		<updated>2020-12-21T12:44:31Z</updated>

		<summary type="html">&lt;p&gt;JOppitz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Device|device_name=Attify Badge IoT Hacking Device|manufacturer=Attify Inc.|link=https://www.attify-store.com/collections/frontpage/products/attify-badge-uart-jtag-spi-i2c-pre-soldered-headers|image_link=https://stuff.elvis.science/uploads/models/attifybadgejpg.jpg|description=The Attify Badge is a hardware security assessment tool created by Attify that is used to communicate between a PC and an embedded device using various hardware communication protocols. The device was initially built to aid in pentests for IoT devices, but the immense potential was soon recognized. The Attify Badge uses an FTDI chip that can speak a wide variety of communication protocols and standards such as UART, SPI, I2C, 1-Wire and JTAG. This way one can interact with any IoT / embedded device for which one or more hardware communication ports are available. It supports both 3.3V and 5V, making it suitable for a large number of target devices. You don&#039;t need any special connection wires or cables to use the Attify Badge, but the standard Dupont jumper wires (also included in all Attify Badges). Attify Badge has a micro-USB port that allows it to be easily connected to your PC using a micro-USB cable. This is also included when you order an Attify Badge.&lt;br /&gt;
The Attify Badge uses an FTDI chip that can speak a wide variety of communication protocols and standards such as UART, SPI, I2C, 1-Wire and JTAG. This way one can interact with any IoT / embedded device for which one or more hardware communication ports are available. It supports both 3.3V and 5V, making it suitable for a large number of target devices.&lt;br /&gt;
You don&#039;t need any special connection wires or cables to use the Attify Badge, but the standard Dupont jumper wires (also included in all Attify Badges). Attify Badge has a micro-USB port that allows it to be easily connected to your PC using a micro-USB cable. This is also included when you order an Attify Badge.|technicalSpecification=supportedTechnologies: UART, SPI, I2C, JTAG, GPIO|supportedTechnologies=UART, SPI, I2C, JTAG, GPIO|includedEquipment=1x Badge, 10x pin cables, 1x micro USB cable}}&lt;br /&gt;
== Firmware ==&lt;br /&gt;
Firmware is software that is embedded in electronic devices and performs basic functions there. It occupies an intermediate position between hardware (i.e. the physical components of a device) and the application software (the possibly exchangeable programs of a device). It is mostly stored in a flash memory, an EPROM, EEPROM or ROM and cannot be exchanged by the user or can only be exchanged with special means or functions. The term is derived from the fact that firmware is functionally permanently connected to the hardware, which means that one cannot be used without the other.&lt;br /&gt;
&lt;br /&gt;
Firmware is both the operating software of various devices or components (e.g. mobile phone, game console, remote control, hard drive, printer) and the basic software of a computer (e.g. the BIOS anchored in a flash memory in personal computers), which is necessary to load and operate the operating system kernel of the actual operating system&lt;br /&gt;
== Usage ==&lt;br /&gt;
The Attify Badge Tool consists of 5 main modules that correspond to the 5 protocols supported by the Attify Badge:&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;UART&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;SPI&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;JTAG&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;I2C&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;GPIO&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
If the target device you want to test or exploit has one of these interfaces, Attify Badge should be the tool of choice for this purpose.&lt;br /&gt;
== What&#039;s possible ==&lt;br /&gt;
With the help of UART communication you can get a serial root access to the target system, you can get debugging logs, U-Boot access and boot logs. It is also possible to save firmware, API keys or other confidential information stored on the flash chip via SPI or I2C. You can also write your own firmware to the device using Flash Write or perform JTAG debugging with OpenOCD and GDB.&lt;br /&gt;
Attify provides several tutorials on its own website and also sells its own [https://blog.attify.com/hack-iot-devices-embedded-exploitation/ IoT Exploitation Learning Kit], which is not affordable for every hobby pentester is. They also provide a [https://github.com/attify/attify-badge GitHub Repository] with sample code.&lt;br /&gt;
&lt;br /&gt;
== IoT Vulnerabilities ==&lt;br /&gt;
Nowadays, IoT devices are everywhere, including at home, e.g. To be able to control lamps or the heating with the mobile phone. However, many of these devices are very unsafe because for a long time no value was placed on the security of these things. Weak points are for example:&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Weak, easy to guess, or hard-coded passwords. Often the standard passwords are simply used.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Insecure network services&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Lack of a secure update mechanism&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Insecure data transmission and storage&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;and many more&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;/div&gt;</summary>
		<author><name>JOppitz</name></author>
	</entry>
	<entry>
		<id>https://elvis.hcw.ac.at/wiki/index.php?title=Attify_Badge_IoT_Hacking_Device&amp;diff=4961</id>
		<title>Attify Badge IoT Hacking Device</title>
		<link rel="alternate" type="text/html" href="https://elvis.hcw.ac.at/wiki/index.php?title=Attify_Badge_IoT_Hacking_Device&amp;diff=4961"/>
		<updated>2020-12-05T13:41:43Z</updated>

		<summary type="html">&lt;p&gt;JOppitz: /* Was damit möglich ist */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Device|device_name=Attify Badge IoT Hacking Device|manufacturer=Attify Inc.|link=https://www.attify-store.com/collections/frontpage/products/attify-badge-uart-jtag-spi-i2c-pre-soldered-headers|image_link=https://stuff.elvis.science/uploads/models/attifybadgejpg.jpg|description=Das Attify Badge ist ein von Attify erstelltes Tool zur Bewertung der Hardwaresicherheit, mit dem über verschiedene Hardwarekommunikationsprotokolle zwischen einem PC und einem eingebetteten Gerät kommuniziert wird. Das Gerät wurde zunächst so gebaut, dass es bei Pentests für IoT-Geräte hilft, aber bald wurde das immense Potenzial erkannt.&lt;br /&gt;
Das Attify Badge verwendet einen FTDI-Chip, mit dem eine Vielzahl von Kommunikationsprotokollen und -standards wie UART, SPI, I2C, 1-Wire und JTAG gesprochen werden können. Auf diese Weise kann man mit jedem IoT / Embedded-Gerät interagieren, für das ein oder mehrere Hardware-Kommunikationsports verfügbar sind. Es unterstützt sowohl 3,3 V als auch 5 V und ist daher für eine große Anzahl von Zielgeräten geeignet.&lt;br /&gt;
Sie benötigen keine speziellen Anschlussdrähte oder -kabel, um Attify Badge zu verwenden, sondern die Standard-Dupont-Überbrückungsdrähte (auch in allen Attify Badges enthalten). Attify Badge verfügt über einen Micro-USB-Anschluss, über den es problemlos über ein Micro-USB-Kabel mit Ihrem PC verbunden werden kann. Dies ist auch im Lieferumfang enthalten, wenn Sie ein Attify Badge bestellen.|technicalSpecification=supportedTechnologies: UART, SPI, I2C, JTAG, GPIO|supportedTechnologies=UART, SPI, I2C, JTAG, GPIO|includedEquipment=1x Badge, 10x pin cables, 1x micro USB cable}}&lt;br /&gt;
&lt;br /&gt;
== Benutzung ==&lt;br /&gt;
Das Attify Badge Tool besteht aus 5 Hauptmodulen, die den 5 vom Attify Badge unterstützten Protokollen entsprechen:&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;UART&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;SPI&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;JTAG&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;I2C&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;GPIO&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
Wenn das Zielgerät, das man testen bzw. exploiten möchte, über eine dieser Schnittstellen verfügt, sollte Attify Badge das bevorzugte Tool für diesen Zweck sein.&lt;br /&gt;
== Was damit möglich ist ==&lt;br /&gt;
Mithilfe der UART-Kommunikation kann man einen seriellen Root-Zugriff auf das Zielsystem bekommen, man kann debugging Protokolle, U-Boot-Zugriff und Bootprotokolle holen. Weiters ist es möglich Firmware, API-Schlüssel oder andere vertrauliche Informationen, die auf dem Flash Chip gespeichert sind, über SPI oder I2C zu speichern. Man kann auch eine eigene Firmware per Flash Write auf das Gerät schreiben oder ein JTAG-Debugging mit OpenOCD und GDB durchführen.&lt;br /&gt;
Attify stellt auf Ihrer eigenen Website mehrere Tutorials zur Verfügung und verkauft auch ein eigenes [https://blog.attify.com/hack-iot-devices-embedded-exploitation/ IoT Exploitation Learning Kit], welches aber nicht für jeden Hobby Pentester leistbar ist. Weiters stellen sie ein [https://github.com/attify/attify-badge GitHub Repository] mit Beispiel Code zur Verfügung.&lt;br /&gt;
&lt;br /&gt;
== IoT Schwachstellen ==&lt;br /&gt;
IoT Geräte befinden sich heutzutage überall, auch bei uns zuhause, um z.B. Lampen oder die Heizung mit dem Handy steuern zu können. Viele diese Geräte sind aber sehr unsicher, weil lange kein Wert auf die Sicherheit dieser Dinge gelegt wurde. Schwachstellen sind zum Beispiel:&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Schwache, leicht erratbare oder hartgecodete Passwörter. Oft werden auch einfach die Standard Passwörter verwendet.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Unsichere Netzwerk Services&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Fehlender sicherer Aktualisierungsmechanismus&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Unsichere Datenübertragung und Speicherung&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;u.v.m&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;/div&gt;</summary>
		<author><name>JOppitz</name></author>
	</entry>
	<entry>
		<id>https://elvis.hcw.ac.at/wiki/index.php?title=Attify_Badge_IoT_Hacking_Device&amp;diff=4960</id>
		<title>Attify Badge IoT Hacking Device</title>
		<link rel="alternate" type="text/html" href="https://elvis.hcw.ac.at/wiki/index.php?title=Attify_Badge_IoT_Hacking_Device&amp;diff=4960"/>
		<updated>2020-12-05T13:39:30Z</updated>

		<summary type="html">&lt;p&gt;JOppitz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Device|device_name=Attify Badge IoT Hacking Device|manufacturer=Attify Inc.|link=https://www.attify-store.com/collections/frontpage/products/attify-badge-uart-jtag-spi-i2c-pre-soldered-headers|image_link=https://stuff.elvis.science/uploads/models/attifybadgejpg.jpg|description=Das Attify Badge ist ein von Attify erstelltes Tool zur Bewertung der Hardwaresicherheit, mit dem über verschiedene Hardwarekommunikationsprotokolle zwischen einem PC und einem eingebetteten Gerät kommuniziert wird. Das Gerät wurde zunächst so gebaut, dass es bei Pentests für IoT-Geräte hilft, aber bald wurde das immense Potenzial erkannt.&lt;br /&gt;
Das Attify Badge verwendet einen FTDI-Chip, mit dem eine Vielzahl von Kommunikationsprotokollen und -standards wie UART, SPI, I2C, 1-Wire und JTAG gesprochen werden können. Auf diese Weise kann man mit jedem IoT / Embedded-Gerät interagieren, für das ein oder mehrere Hardware-Kommunikationsports verfügbar sind. Es unterstützt sowohl 3,3 V als auch 5 V und ist daher für eine große Anzahl von Zielgeräten geeignet.&lt;br /&gt;
Sie benötigen keine speziellen Anschlussdrähte oder -kabel, um Attify Badge zu verwenden, sondern die Standard-Dupont-Überbrückungsdrähte (auch in allen Attify Badges enthalten). Attify Badge verfügt über einen Micro-USB-Anschluss, über den es problemlos über ein Micro-USB-Kabel mit Ihrem PC verbunden werden kann. Dies ist auch im Lieferumfang enthalten, wenn Sie ein Attify Badge bestellen.|technicalSpecification=supportedTechnologies: UART, SPI, I2C, JTAG, GPIO|supportedTechnologies=UART, SPI, I2C, JTAG, GPIO|includedEquipment=1x Badge, 10x pin cables, 1x micro USB cable}}&lt;br /&gt;
&lt;br /&gt;
== Benutzung ==&lt;br /&gt;
Das Attify Badge Tool besteht aus 5 Hauptmodulen, die den 5 vom Attify Badge unterstützten Protokollen entsprechen:&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;UART&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;SPI&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;JTAG&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;I2C&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;GPIO&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
Wenn das Zielgerät, das man testen bzw. exploiten möchte, über eine dieser Schnittstellen verfügt, sollte Attify Badge das bevorzugte Tool für diesen Zweck sein.&lt;br /&gt;
== Was ist damit möglich? ==&lt;br /&gt;
Mithilfe der UART-Kommunikation kann man einen seriellen Root-Zugriff auf das Zielsystem bekommen, man kann debugging Protokolle, U-Boot-Zugriff und Bootprotokolle holen. Weiters ist es möglich Firmware, API-Schlüssel oder andere vertrauliche Informationen, die auf dem Flash Chip gespeichert sind, über SPI oder I2C zu speichern. Man kann auch eine eigene Firmware per Flash Write auf das Gerät schreiben oder ein JTAG-Debugging mit OpenOCD und GDB durchführen.&lt;br /&gt;
Attify stellt auf Ihrer eigenen Website mehrere Tutorials zur Verfügung und verkauft auch ein eigenes [https://blog.attify.com/hack-iot-devices-embedded-exploitation/ IoT Exploitation Learning Kit], welches aber nicht für jeden Hobby Pentester leistbar ist. Weiters stellen sie ein [https://github.com/attify/attify-badge GitHub Repository] mit Beispiel Code zur Verfügung.&lt;br /&gt;
== IoT Schwachstellen ==&lt;br /&gt;
IoT Geräte befinden sich heutzutage überall, auch bei uns zuhause, um z.B. Lampen oder die Heizung mit dem Handy steuern zu können. Viele diese Geräte sind aber sehr unsicher, weil lange kein Wert auf die Sicherheit dieser Dinge gelegt wurde. Schwachstellen sind zum Beispiel:&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Schwache, leicht erratbare oder hartgecodete Passwörter. Oft werden auch einfach die Standard Passwörter verwendet.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Unsichere Netzwerk Services&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Fehlender sicherer Aktualisierungsmechanismus&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Unsichere Datenübertragung und Speicherung&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;u.v.m&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;/div&gt;</summary>
		<author><name>JOppitz</name></author>
	</entry>
	<entry>
		<id>https://elvis.hcw.ac.at/wiki/index.php?title=Attify_Badge_IoT_Hacking_Device&amp;diff=4959</id>
		<title>Attify Badge IoT Hacking Device</title>
		<link rel="alternate" type="text/html" href="https://elvis.hcw.ac.at/wiki/index.php?title=Attify_Badge_IoT_Hacking_Device&amp;diff=4959"/>
		<updated>2020-12-05T13:37:52Z</updated>

		<summary type="html">&lt;p&gt;JOppitz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Device|device_name=Attify Badge IoT Hacking Device|manufacturer=Attify Inc.|link=https://www.attify-store.com/collections/frontpage/products/attify-badge-uart-jtag-spi-i2c-pre-soldered-headers|image_link=https://stuff.elvis.science/uploads/models/attifybadgejpg.jpg|description=hardware tool for UART, SPI, I2C, JTAG, GPIO  interactions|technicalSpecification=supportedTechnologies: UART, SPI, I2C, JTAG, GPIO|supportedTechnologies=UART, SPI, I2C, JTAG, GPIO|includedEquipment=1x Badge, 10x pin cables, 1x micro USB cable}}&lt;br /&gt;
&lt;br /&gt;
== Generelle Informationen ==&lt;br /&gt;
Das Attify Badge ist ein von Attify erstelltes Tool zur Bewertung der Hardwaresicherheit, mit dem über verschiedene Hardwarekommunikationsprotokolle zwischen einem PC und einem eingebetteten Gerät kommuniziert wird. Das Gerät wurde zunächst so gebaut, dass es bei Pentests für IoT-Geräte hilft, aber bald wurde das immense Potenzial erkannt.&lt;br /&gt;
Das Attify Badge verwendet einen FTDI-Chip, mit dem eine Vielzahl von Kommunikationsprotokollen und -standards wie UART, SPI, I2C, 1-Wire und JTAG gesprochen werden können. Auf diese Weise kann man mit jedem IoT / Embedded-Gerät interagieren, für das ein oder mehrere Hardware-Kommunikationsports verfügbar sind. Es unterstützt sowohl 3,3 V als auch 5 V und ist daher für eine große Anzahl von Zielgeräten geeignet.&lt;br /&gt;
Sie benötigen keine speziellen Anschlussdrähte oder -kabel, um Attify Badge zu verwenden, sondern die Standard-Dupont-Überbrückungsdrähte (auch in allen Attify Badges enthalten). Attify Badge verfügt über einen Micro-USB-Anschluss, über den es problemlos über ein Micro-USB-Kabel mit Ihrem PC verbunden werden kann. Dies ist auch im Lieferumfang enthalten, wenn Sie ein Attify Badge bestellen.&lt;br /&gt;
== Benutzung ==&lt;br /&gt;
Das Attify Badge Tool besteht aus 5 Hauptmodulen, die den 5 vom Attify Badge unterstützten Protokollen entsprechen:&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;UART&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;SPI&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;JTAG&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;I2C&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;GPIO&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
Wenn das Zielgerät, das man testen bzw. exploiten möchte, über eine dieser Schnittstellen verfügt, sollte Attify Badge das bevorzugte Tool für diesen Zweck sein.&lt;br /&gt;
== Was ist damit möglich? ==&lt;br /&gt;
Mithilfe der UART-Kommunikation kann man einen seriellen Root-Zugriff auf das Zielsystem bekommen, man kann debugging Protokolle, U-Boot-Zugriff und Bootprotokolle holen. Weiters ist es möglich Firmware, API-Schlüssel oder andere vertrauliche Informationen, die auf dem Flash Chip gespeichert sind, über SPI oder I2C zu speichern. Man kann auch eine eigene Firmware per Flash Write auf das Gerät schreiben oder ein JTAG-Debugging mit OpenOCD und GDB durchführen.&lt;br /&gt;
Attify stellt auf Ihrer eigenen Website mehrere Tutorials zur Verfügung und verkauft auch ein eigenes [https://blog.attify.com/hack-iot-devices-embedded-exploitation/ IoT Exploitation Learning Kit], welches aber nicht für jeden Hobby Pentester leistbar ist. Weiters stellen sie ein [https://github.com/attify/attify-badge GitHub Repository] mit Beispiel Code zur Verfügung.&lt;br /&gt;
== IoT Schwachstellen ==&lt;br /&gt;
IoT Geräte befinden sich heutzutage überall, auch bei uns zuhause, um z.B. Lampen oder die Heizung mit dem Handy steuern zu können. Viele diese Geräte sind aber sehr unsicher, weil lange kein Wert auf die Sicherheit dieser Dinge gelegt wurde. Schwachstellen sind zum Beispiel:&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Schwache, leicht erratbare oder hartgecodete Passwörter. Oft werden auch einfach die Standard Passwörter verwendet.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Unsichere Netzwerk Services&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Fehlender sicherer Aktualisierungsmechanismus&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Unsichere Datenübertragung und Speicherung&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;u.v.m&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;/div&gt;</summary>
		<author><name>JOppitz</name></author>
	</entry>
	<entry>
		<id>https://elvis.hcw.ac.at/wiki/index.php?title=Attify_Badge_IoT_Hacking_Device&amp;diff=4958</id>
		<title>Attify Badge IoT Hacking Device</title>
		<link rel="alternate" type="text/html" href="https://elvis.hcw.ac.at/wiki/index.php?title=Attify_Badge_IoT_Hacking_Device&amp;diff=4958"/>
		<updated>2020-12-05T13:37:08Z</updated>

		<summary type="html">&lt;p&gt;JOppitz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Device|device_name=Attify Badge IoT Hacking Device|manufacturer=Attify Inc.|link=https://www.attify-store.com/collections/frontpage/products/attify-badge-uart-jtag-spi-i2c-pre-soldered-headers|image_link=https://stuff.elvis.science/uploads/models/attifybadgejpg.jpg|description=hardware tool for UART, SPI, I2C, JTAG, GPIO  interactions|technicalSpecification=supportedTechnologies: UART, SPI, I2C, JTAG, GPIO|supportedTechnologies=UART, SPI, I2C, JTAG, GPIO|includedEquipment=1x Badge, 10x pin cables, 1x micro USB cable}}&lt;br /&gt;
&lt;br /&gt;
== Generelle Informationen ==&lt;br /&gt;
Das Attify Badge ist ein von Attify erstelltes Tool zur Bewertung der Hardwaresicherheit, mit dem über verschiedene Hardwarekommunikationsprotokolle zwischen einem PC und einem eingebetteten Gerät kommuniziert wird. Das Gerät wurde zunächst so gebaut, dass es bei Pentests für IoT-Geräte hilft, aber bald wurde das immense Potenzial erkannt.&lt;br /&gt;
Das Attify Badge verwendet einen FTDI-Chip, mit dem eine Vielzahl von Kommunikationsprotokollen und -standards wie UART, SPI, I2C, 1-Wire und JTAG gesprochen werden können. Auf diese Weise kann man mit jedem IoT / Embedded-Gerät interagieren, für das ein oder mehrere Hardware-Kommunikationsports verfügbar sind. Es unterstützt sowohl 3,3 V als auch 5 V und ist daher für eine große Anzahl von Zielgeräten geeignet.&lt;br /&gt;
Sie benötigen keine speziellen Anschlussdrähte oder -kabel, um Attify Badge zu verwenden, sondern die Standard-Dupont-Überbrückungsdrähte (auch in allen Attify Badges enthalten). Attify Badge verfügt über einen Micro-USB-Anschluss, über den es problemlos über ein Micro-USB-Kabel mit Ihrem PC verbunden werden kann. Dies ist auch im Lieferumfang enthalten, wenn Sie ein Attify Badge bestellen.&lt;br /&gt;
== Benutzung ==&lt;br /&gt;
Das Attify Badge Tool besteht aus 5 Hauptmodulen, die den 5 vom Attify Badge unterstützten Protokollen entsprechen:&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;UART&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;SPI&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;JTAG&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;I2C&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;GPIO&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
Wenn das Zielgerät, das man testen bzw. exploiten möchte, über eine dieser Schnittstellen verfügt, sollte Attify Badge das bevorzugte Tool für diesen Zweck sein.&lt;br /&gt;
== Was ist damit möglich? ==&lt;br /&gt;
Mithilfe der UART-Kommunikation kann man einen seriellen Root-Zugriff auf das Zielsystem bekommen, man kann debugging Protokolle, U-Boot-Zugriff und Bootprotokolle holen. Weiters ist es möglich Firmware, API-Schlüssel oder andere vertrauliche Informationen, die auf dem Flash Chip gespeichert sind, über SPI oder I2C zu speichern. Man kann auch eine eigene Firmware per Flash Write auf das Gerät schreiben oder ein JTAG-Debugging mit OpenOCD und GDB durchführen.&lt;br /&gt;
Attify stellt auf Ihrer eigenen Website mehrere Tutorials zur Verfügung und verkauft auch ein eigenes [https://blog.attify.com/hack-iot-devices-embedded-exploitation/ IoT Exploitation Learning Kit], welches aber nicht für jeden Hobby Pentester leistbar ist. Weiters stellen sie ein [https://github.com/attify/attify-badge GitHub Repository] mit Beispiel Code zur Verfügung.&lt;br /&gt;
== IoT Schwachstellen ==&lt;br /&gt;
IoT Geräte befinden sich heutzutage überall, auch bei uns zuhause, um z.B. Lampen oder die Heizung mit dem Handy steuern zu können. Viele diese Geräte sind aber sehr unsicher, weil lange kein Wert auf die Sicherheit dieser Dinge gelegt wurde. Schwachstellen sind zum Beispiel:&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Schwache, erratbare oder hartgecodete Passwörter. Oft werden auch einfach die Standard Passwörter verwendet.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Unsichere Netzwerk Services&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Fehlender sicherer Aktualisierungsmechanismus&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Unsichere Datenübertragung und Speicherung&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;u.v.m&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;/div&gt;</summary>
		<author><name>JOppitz</name></author>
	</entry>
	<entry>
		<id>https://elvis.hcw.ac.at/wiki/index.php?title=Attify_Badge_IoT_Hacking_Device&amp;diff=4957</id>
		<title>Attify Badge IoT Hacking Device</title>
		<link rel="alternate" type="text/html" href="https://elvis.hcw.ac.at/wiki/index.php?title=Attify_Badge_IoT_Hacking_Device&amp;diff=4957"/>
		<updated>2020-12-05T13:36:31Z</updated>

		<summary type="html">&lt;p&gt;JOppitz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Device|device_name=Attify Badge IoT Hacking Device|manufacturer=Attify|link=https://www.attify-store.com/products/attify-badge-uart-jtag-spi-i2c|description=IoT Hacking Device|technicalSpecification=|supportedTechnologies=UART, SPI,JTAG,I2C,GPIO|includedEquipment=jumper cables and micro USB cable}}&lt;br /&gt;
== Generelle Informationen ==&lt;br /&gt;
Das Attify Badge ist ein von Attify erstelltes Tool zur Bewertung der Hardwaresicherheit, mit dem über verschiedene Hardwarekommunikationsprotokolle zwischen einem PC und einem eingebetteten Gerät kommuniziert wird. Das Gerät wurde zunächst so gebaut, dass es bei Pentests für IoT-Geräte hilft, aber bald wurde das immense Potenzial erkannt.&lt;br /&gt;
Das Attify Badge verwendet einen FTDI-Chip, mit dem eine Vielzahl von Kommunikationsprotokollen und -standards wie UART, SPI, I2C, 1-Wire und JTAG gesprochen werden können. Auf diese Weise kann man mit jedem IoT / Embedded-Gerät interagieren, für das ein oder mehrere Hardware-Kommunikationsports verfügbar sind. Es unterstützt sowohl 3,3 V als auch 5 V und ist daher für eine große Anzahl von Zielgeräten geeignet.&lt;br /&gt;
Sie benötigen keine speziellen Anschlussdrähte oder -kabel, um Attify Badge zu verwenden, sondern die Standard-Dupont-Überbrückungsdrähte (auch in allen Attify Badges enthalten). Attify Badge verfügt über einen Micro-USB-Anschluss, über den es problemlos über ein Micro-USB-Kabel mit Ihrem PC verbunden werden kann. Dies ist auch im Lieferumfang enthalten, wenn Sie ein Attify Badge bestellen.&lt;br /&gt;
== Benutzung ==&lt;br /&gt;
Das Attify Badge Tool besteht aus 5 Hauptmodulen, die den 5 vom Attify Badge unterstützten Protokollen entsprechen:&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;UART&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;SPI&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;JTAG&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;I2C&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;GPIO&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
Wenn das Zielgerät, das man testen bzw. exploiten möchte, über eine dieser Schnittstellen verfügt, sollte Attify Badge das bevorzugte Tool für diesen Zweck sein.&lt;br /&gt;
== Was ist damit möglich? ==&lt;br /&gt;
Mithilfe der UART-Kommunikation kann man einen seriellen Root-Zugriff auf das Zielsystem bekommen, man kann debugging Protokolle, U-Boot-Zugriff und Bootprotokolle holen. Weiters ist es möglich Firmware, API-Schlüssel oder andere vertrauliche Informationen, die auf dem Flash Chip gespeichert sind, über SPI oder I2C zu speichern. Man kann auch eine eigene Firmware per Flash Write auf das Gerät schreiben oder ein JTAG-Debugging mit OpenOCD und GDB durchführen.&lt;br /&gt;
Attify stellt auf Ihrer eigenen Website mehrere Tutorials zur Verfügung und verkauft auch ein eigenes [https://blog.attify.com/hack-iot-devices-embedded-exploitation/ IoT Exploitation Learning Kit], welches aber nicht für jeden Hobby Pentester leistbar ist. Weiters stellen sie ein [https://github.com/attify/attify-badge GitHub Repository] mit Beispiel Code zur Verfügung.&lt;br /&gt;
== IoT Schwachstellen ==&lt;br /&gt;
IoT Geräte befinden sich heutzutage überall, auch bei uns zuhause, um z.B. Lampen oder die Heizung mit dem Handy steuern zu können. Viele diese Geräte sind aber sehr unsicher, weil lange kein Wert auf die Sicherheit dieser Dinge gelegt wurde. Schwachstellen sind zum Beispiel:&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Schwache, erratbare oder hartgecodete Passwörter. Oft werden auch einfach die Standard Passwörter verwendet.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Unsichere Netzwerk Services&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Fehlender sicherer Aktualisierungsmechanismus&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Unsichere Datenübertragung und Speicherung&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;u.v.m&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;/div&gt;</summary>
		<author><name>JOppitz</name></author>
	</entry>
	<entry>
		<id>https://elvis.hcw.ac.at/wiki/index.php?title=Attify_Badge_IoT_Hacking_Device&amp;diff=4956</id>
		<title>Attify Badge IoT Hacking Device</title>
		<link rel="alternate" type="text/html" href="https://elvis.hcw.ac.at/wiki/index.php?title=Attify_Badge_IoT_Hacking_Device&amp;diff=4956"/>
		<updated>2020-12-05T13:27:29Z</updated>

		<summary type="html">&lt;p&gt;JOppitz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Generelle Informationen ==&lt;br /&gt;
Das Attify Badge ist ein von Attify erstelltes Tool zur Bewertung der Hardwaresicherheit, mit dem über verschiedene Hardwarekommunikationsprotokolle zwischen einem PC und einem eingebetteten Gerät kommuniziert wird. Das Gerät wurde zunächst so gebaut, dass es bei Pentests für IoT-Geräte hilft, aber bald wurde das immense Potenzial erkannt.&lt;br /&gt;
Das Attify Badge verwendet einen FTDI-Chip, mit dem eine Vielzahl von Kommunikationsprotokollen und -standards wie UART, SPI, I2C, 1-Wire und JTAG gesprochen werden können. Auf diese Weise kann man mit jedem IoT / Embedded-Gerät interagieren, für das ein oder mehrere Hardware-Kommunikationsports verfügbar sind. Es unterstützt sowohl 3,3 V als auch 5 V und ist daher für eine große Anzahl von Zielgeräten geeignet.&lt;br /&gt;
Sie benötigen keine speziellen Anschlussdrähte oder -kabel, um Attify Badge zu verwenden, sondern die Standard-Dupont-Überbrückungsdrähte (auch in allen Attify Badges enthalten). Attify Badge verfügt über einen Micro-USB-Anschluss, über den es problemlos über ein Micro-USB-Kabel mit Ihrem PC verbunden werden kann. Dies ist auch im Lieferumfang enthalten, wenn Sie ein Attify Badge bestellen.&lt;br /&gt;
== Benutzung ==&lt;br /&gt;
Das Attify Badge Tool besteht aus 5 Hauptmodulen, die den 5 vom Attify Badge unterstützten Protokollen entsprechen:&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;UART&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;SPI&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;JTAG&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;I2C&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;GPIO&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
Wenn das Zielgerät, das man testen bzw. exploiten möchte, über eine dieser Schnittstellen verfügt, sollte Attify Badge das bevorzugte Tool für diesen Zweck sein.&lt;br /&gt;
== Was ist damit möglich? ==&lt;br /&gt;
Mithilfe der UART-Kommunikation kann man einen seriellen Root-Zugriff auf das Zielsystem bekommen, man kann debugging Protokolle, U-Boot-Zugriff und Bootprotokolle holen. Weiters ist es möglich Firmware, API-Schlüssel oder andere vertrauliche Informationen, die auf dem Flash Chip gespeichert sind, über SPI oder I2C zu speichern. Man kann auch eine eigene Firmware per Flash Write auf das Gerät schreiben oder ein JTAG-Debugging mit OpenOCD und GDB durchführen.&lt;br /&gt;
Attify stellt auf Ihrer eigenen Website mehrere Tutorials zur Verfügung und verkauft auch ein eigenes [https://blog.attify.com/hack-iot-devices-embedded-exploitation/ IoT Exploitation Learning Kit], welches aber nicht für jeden Hobby Pentester leistbar ist. Weiters stellen sie ein [https://github.com/attify/attify-badge GitHub Repository] mit Beispiel Code zur Verfügung.&lt;br /&gt;
== IoT Schwachstellen ==&lt;br /&gt;
IoT Geräte befinden sich heutzutage überall, auch bei uns zuhause, um z.B. Lampen oder die Heizung mit dem Handy steuern zu können. Viele diese Geräte sind aber sehr unsicher, weil lange kein Wert auf die Sicherheit dieser Dinge gelegt wurde. Schwachstellen sind zum Beispiel:&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Schwache, erratbare oder hartgecodete Passwörter. Oft werden auch einfach die Standard Passwörter verwendet.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Unsichere Netzwerk Services&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Fehlender sicherer Aktualisierungsmechanismus&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Unsichere Datenübertragung und Speicherung&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;u.v.m&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;/div&gt;</summary>
		<author><name>JOppitz</name></author>
	</entry>
	<entry>
		<id>https://elvis.hcw.ac.at/wiki/index.php?title=Attify_Badge_IoT_Hacking_Device&amp;diff=4955</id>
		<title>Attify Badge IoT Hacking Device</title>
		<link rel="alternate" type="text/html" href="https://elvis.hcw.ac.at/wiki/index.php?title=Attify_Badge_IoT_Hacking_Device&amp;diff=4955"/>
		<updated>2020-12-05T13:26:22Z</updated>

		<summary type="html">&lt;p&gt;JOppitz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Das Attify Badge ist ein von Attify erstelltes Tool zur Bewertung der Hardwaresicherheit, mit dem über verschiedene Hardwarekommunikationsprotokolle zwischen einem PC und einem eingebetteten Gerät kommuniziert wird. Das Gerät wurde zunächst so gebaut, dass es bei Pentests für IoT-Geräte hilft, aber bald wurde das immense Potenzial erkannt.&lt;br /&gt;
Das Attify Badge verwendet einen FTDI-Chip, mit dem eine Vielzahl von Kommunikationsprotokollen und -standards wie UART, SPI, I2C, 1-Wire und JTAG gesprochen werden können. Auf diese Weise kann man mit jedem IoT / Embedded-Gerät interagieren, für das ein oder mehrere Hardware-Kommunikationsports verfügbar sind. Es unterstützt sowohl 3,3 V als auch 5 V und ist daher für eine große Anzahl von Zielgeräten geeignet.&lt;br /&gt;
Sie benötigen keine speziellen Anschlussdrähte oder -kabel, um Attify Badge zu verwenden, sondern die Standard-Dupont-Überbrückungsdrähte (auch in allen Attify Badges enthalten). Attify Badge verfügt über einen Micro-USB-Anschluss, über den es problemlos über ein Micro-USB-Kabel mit Ihrem PC verbunden werden kann. Dies ist auch im Lieferumfang enthalten, wenn Sie ein Attify Badge bestellen.&lt;br /&gt;
== Benutzung ==&lt;br /&gt;
Das Attify Badge Tool besteht aus 5 Hauptmodulen, die den 5 vom Attify Badge unterstützten Protokollen entsprechen:&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;UART&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;SPI&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;JTAG&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;I2C&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;GPIO&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
Wenn das Zielgerät, das man testen bzw. exploiten möchte, über eine dieser Schnittstellen verfügt, sollte Attify Badge das bevorzugte Tool für diesen Zweck sein.&lt;br /&gt;
== Was ist damit möglich? ==&lt;br /&gt;
Mithilfe der UART-Kommunikation kann man einen seriellen Root-Zugriff auf das Zielsystem bekommen, man kann debugging Protokolle, U-Boot-Zugriff und Bootprotokolle holen. Weiters ist es möglich Firmware, API-Schlüssel oder andere vertrauliche Informationen, die auf dem Flash Chip gespeichert sind, über SPI oder I2C zu speichern. Man kann auch eine eigene Firmware per Flash Write auf das Gerät schreiben oder ein JTAG-Debugging mit OpenOCD und GDB durchführen.&lt;br /&gt;
Attify stellt auf Ihrer eigenen Website mehrere Tutorials zur Verfügung und verkauft auch ein eigenes [https://blog.attify.com/hack-iot-devices-embedded-exploitation/ IoT Exploitation Learning Kit], welches aber nicht für jeden Hobby Pentester leistbar ist. Weiters stellen sie ein [https://github.com/attify/attify-badge GitHub Repository] mit Beispiel Code zur Verfügung.&lt;br /&gt;
== IoT Schwachstellen ==&lt;br /&gt;
IoT Geräte befinden sich heutzutage überall, auch bei uns zuhause, um z.B. Lampen oder die Heizung mit dem Handy steuern zu können. Viele diese Geräte sind aber sehr unsicher, weil lange kein Wert auf die Sicherheit dieser Dinge gelegt wurde. Schwachstellen sind zum Beispiel:&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Schwache, erratbare oder hartgecodete Passwörter. Oft werden auch einfach die Standard Passwörter verwendet.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Unsichere Netzwerk Services&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Fehlender sicherer Aktualisierungsmechanismus&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Unsichere Datenübertragung und Speicherung&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;u.v.m&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;/div&gt;</summary>
		<author><name>JOppitz</name></author>
	</entry>
</feed>