ARM64 Reversing And Exploitation Part 1
https://8ksec.io/arm64-reversing-and-exploitation-part-1-arm-instruction-set-simple-heap-overflow/
https://8ksec.io/arm64-reversing-and-exploitation-part-1-arm-instruction-set-simple-heap-overflow/
8kSec
ARM64 Reversing Part 1: Instructions & Heap Overflow | 8kSec
ARM64 Reversing and Exploitation Part 1 blog series - Learn ARM64 instruction set and how to use it to reverse engineer ARM binaries.
ARM64 Reversing And Exploitation Part 3
https://8ksec.io/arm64-reversing-and-exploitation-part-3-a-simple-rop-chain/
https://8ksec.io/arm64-reversing-and-exploitation-part-3-a-simple-rop-chain/
8kSec
ARM64 Reversing Part 3: A Simple ROP Chain | 8kSec
In ARM64 Reversing and Exploitation Part - 3, learn how to use ROP to get around security safeguards and execute code on ARM64 devices. Read more!
ARM64 Reversing And Exploitation Part 4
https://8ksec.io/arm64-reversing-and-exploitation-part-4-using-mprotect-to-bypass-nx-protection-8ksec-blogs/
https://8ksec.io/arm64-reversing-and-exploitation-part-4-using-mprotect-to-bypass-nx-protection-8ksec-blogs/
8kSec
ARM64 Reversing Part 4: mprotect() NX Bypass | 8kSec
In ARM64 Reversing and Exploitation Part 4, find out how to utilize mprotect() to get around NX on ARM64 and execute your shellcode. Read to find out more!
ARM64 Reversing And Exploitation Part 5
https://8ksec.io/arm64-reversing-and-exploitation-part-5-writing-shellcode-8ksec-blogs/
https://8ksec.io/arm64-reversing-and-exploitation-part-5-writing-shellcode-8ksec-blogs/
8kSec
ARM64 Reversing Part 5: Writing Shellcode | 8kSec
Learn how to create ARM64 shellcode in Part 5 of the series on ARM64 reversing and exploitation. Subscribe for the latest updates.
ARM64 Reversing And Exploitation Part 6
https://8ksec.io/arm64-reversing-and-exploitation-part-6-exploiting-an-uninitialized-stack-variable-vulnerability/
https://8ksec.io/arm64-reversing-and-exploitation-part-6-exploiting-an-uninitialized-stack-variable-vulnerability/
8kSec
ARM64 Reversing Part 6: Uninitialized Stack Var | 8kSec
Part 6 of our ARM64 Reversing and Exploitation series examines uninitialised stack variables in ARM64 and steps for exploitation. Learn more!
ARM64 Reversing And Exploitation Part 7
https://8ksec.io/arm64-reversing-and-exploitation-part-7-bypassing-aslr-and-nx/
https://8ksec.io/arm64-reversing-and-exploitation-part-7-bypassing-aslr-and-nx/
8kSec
ARM64 Reversing Part 7: Bypassing ASLR & NX | 8kSec
Learn ARM64 Binary Exploitation and get around ASLR and NX constraints in our Part 7 of the ARM64 Reversing and Exploitation Series. Read more !
ARM64 Reversing And Exploitation Part 8
https://8ksec.io/arm64-reversing-and-exploitation-part-8-exploiting-an-integer-overflow-vulnerability/
https://8ksec.io/arm64-reversing-and-exploitation-part-8-exploiting-an-integer-overflow-vulnerability/
8kSec
ARM64 Reversing Part 8: Integer Overflow | 8kSec
Explore integer overflow vulnerabilities on ARM64 in Part 8. Learn how arithmetic bugs can lead to exploitable conditions in ARM64 binaries.
ARM64 Reversing And Exploitation Part 9
https://8ksec.io/arm64-reversing-and-exploitation-part-9-exploiting-an-off-by-one-overflow-vulnerability/
https://8ksec.io/arm64-reversing-and-exploitation-part-9-exploiting-an-off-by-one-overflow-vulnerability/
8kSec
ARM64 Reversing Part 9: Off-by-One Overflow | 8kSec
Learn how to exploit an off-by-one byte overflow vulnerability on ARM64 in Part 9 of our reversing and exploitation series with hands-on examples.
ARM64 Reversing And Exploitation Part 10
https://8ksec.io/arm64-reversing-and-exploitation-part-10-intro-to-arm-memory-tagging-extension-mte/
https://8ksec.io/arm64-reversing-and-exploitation-part-10-intro-to-arm-memory-tagging-extension-mte/
8kSec - 8kSec is a cybersecurity research & training company. We provide high-quality training & consulting services.
ARM64 Reversing And Exploitation – Part 10 – Intro to Arm Memory Tagging Extension (MTE) - 8kSec
Hey all! In this blog, we will give a brief introduction to a relatively new security feature called MTE (Memory Tagging Extension). Even though it was announced years ago, there was no implementation of this. But recently, the Google Pixel 8 devices have…
❤3