Update README.md

This commit is contained in:
Mr-IoT
2023-12-10 11:36:36 +05:30
committed by GitHub
parent fce0e8173a
commit d288c99c8c

View File

@@ -67,6 +67,7 @@
- [🔨 Pentesting Firmwares and emulating and analyzing](#pentesting-firmwares-and-emulating-and-analyzing)
- [🔬 Firmware samples to pentest](#firmware-samples-to-pentest)
- [🔒 Secureboot](#secureboot)
- [🔍 Binary-Analysis]
- 🛠️ Hardware
- [🔎 IoT Hardware Intro](#iot-hardware-overview-and-hacking)
@@ -556,6 +557,15 @@
- [Download From here by firmware.center](https://firmware.center/)
********************************************************************************************************************************
### Binary Analysis
- [Reverse Engineering For Everyone!](https://0xinfection.github.io/reversing/)
- [https://www.coalfire.com/the-coalfire-blog/reverse-engineering-and-patching-with-ghidra](https://flattsecurity.medium.com/finding-bugs-to-trigger-unauthenticated-command-injection-in-a-netgear-router-psv-2022-0044-2b394fb9edc)
- [Part two: Reverse engineering and patching with Ghidra](https://www.coalfire.com/the-coalfire-blog/reverse-engineering-and-patching-with-ghidra)
- [Automating binary vulnerability discovery with Ghidra and Semgrep](https://security.humanativaspa.it/automating-binary-vulnerability-discovery-with-ghidra-and-semgrep/)
********************************************************************************************************************************
### Symlinks Attacks
- [Zip Slip Vulnerability](https://security.snyk.io/research/zip-slip-vulnerability)