Merge PR #5441 from @CheraghiMilad - chore: update reference

chore: Disable ASLR Via Personality Syscall - Linux - update reference for PoC

---------

Co-authored-by: frack113 <62423083+frack113@users.noreply.github.com>
This commit is contained in:
Milad Cheraghi
2025-05-31 15:38:26 +03:30
committed by GitHub
parent 3054ad5d18
commit a5e070fc9d
@@ -8,6 +8,7 @@ description: |
A successful use of this flag can reduce the effectiveness of ASLR and make memory corruption
attacks more reliable.
references:
- https://github.com/CheraghiMilad/bypass-Neo23x0-auditd-config/blob/f1c478a37911a5447d5ffcd580f22b167bf3df14/personality-syscall/README.md
- https://man7.org/linux/man-pages/man2/personality.2.html
- https://manual.cs50.io/2/personality
author: Milad Cheraghi