From 0d9fb023e614170035c1d49a85f9f79cfd07f15e Mon Sep 17 00:00:00 2001 From: Noor Christensen Date: Wed, 22 Oct 2025 18:53:35 +0200 Subject: [PATCH] Fixed typo in src/03_test_cases/firmware/README.md --- src/03_test_cases/firmware/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/03_test_cases/firmware/README.md b/src/03_test_cases/firmware/README.md index e5847b8..9d0fd5b 100644 --- a/src/03_test_cases/firmware/README.md +++ b/src/03_test_cases/firmware/README.md @@ -23,7 +23,7 @@ This section includes test cases and categories for the component firmware and the component specializations installed firmware ([ISTG-FW[INST]](./installed_firmware.md)) and firmware update mechanism ([ISTG-FW[UPDT]](./firmware_update_mechanism.md)) respectively. The firmware might be accessible with all physical access levels, depending on how this access is implemented in detail. -In regards to test case categories that are relevant for processing units, the following were identified: +In regards to test case categories that are relevant for firmware, the following were identified: - **Information Gathering:** Focuses on information that is stored within the firmware and that might be disclosed to potential attackers if not being properly protected or removed. @@ -448,4 +448,4 @@ For this test case, data from the following sources was consolidated: [iot_pentesting_guide]: https://www.iotpentestingguide.com "IoT Pentesting Guide" [iot_penetration_testing_cookbook]: https://www.packtpub.com/product/iot-penetration-testing-cookbook/9781787280571 "IoT Penetration Testing Cookbook" [iot_hackers_handbook]: https://link.springer.com/book/10.1007/978-1-4842-4300-8 "The IoT Hacker's Handbook" -[practical_iot_hacking]: https://nostarch.com/practical-iot-hacking "Practical IoT Hacking" \ No newline at end of file +[practical_iot_hacking]: https://nostarch.com/practical-iot-hacking "Practical IoT Hacking"