Sabitlenmiş Tweet

My presentation video in BlackHat Asia 2023. Hope you like it!😄❤️@BlackHatEvents
youtu.be/8Qyghv00vEQ?si…

YouTube
English
pyn3rd
1K posts

@pyn3rd
Security researcher with over 10 years of experience in cloud security. Speaker at BlackHat, HITB, and CanSecWest.




0days doesn't seem cool enough anymore. what should real hackers be doing now?


You can detect Copy Fail exploitation with the following auditd rules: -a always,exit -F arch=b64 -S bind -F a2=88 -F key=alg_bind -a always,exit -F arch=b64 -S setsockopt -F a1=279 -F key=alg_setsockopt The exploit binds to this saddr once for each 4 bytes of the shellcode. So, if you see like 30-40 of these, it's probably a bad guy. #DetectionEngineering















