Releasing full 2+hr video of my browser exploitation workshop from VXCON 2024: https://t.co/SBn4fMarPU
In which I show what goes inside the mind of a skilled hacker while exploiting a highly non-trivial vulnerability in v8, from zero to exploit concept.
Especially this workflow requires advanced abstract thinking, thereby emphasize the role of theoretical modeling in attacking hard zeroday research targets, which is a part of why it's fun. @zerodaytraining
PoC - Privilege Escalation in Ubuntu/Kali Linux (CVE-2023-2640 and CVE-2023-32629)
Code is available at: https://t.co/uM2SfV7RIU
For more details, refer to the original research article: https://t.co/ohMVBkEXeI
@milan_milanovic As of late 2018, Stack Overflow (Stack Exchange) have migrated away from NetGain, instead using Kestrel's inbuilt web-socket support over HTTP/1.*
@cyb3rops So you want to tell me that retool uses google accounts for their employees? Didn't the learned from the past that, if google is funny and bans their serviceaccount, the company is just doomed ina matter of seconds?
Can anyone help me checking my phone for malware? My phone acts funny from time to time any the battery drains suddenly sometimes. #malware#hacking#detection#devicecare
I wrote a detailed analysis of the recent Winrar vulnerability cve-2023-38831.
For those who don't exactly what happen.
This vuln has two sides: one is a programming mistake and another is a problem (or a feature :D) in ShellExecuteExW.
#vulnerability
https://t.co/TY06cceLGj
That's very interesting! Backups are such a underestimated source of sensitive information.
Here is the tool that makes it even easier to explore: https://t.co/NNtdg5rrnl
JAMBOREE
Portable all in one tool to install essential Android tools (Java, Android tools, Magisk, BurpSuit, Objection, Root Emulator, Frida etc.)
https://t.co/l9QOOY6Xw9 via @operat0r#pentest#BugBounty#android
@cyb3rops You are a source of new knowledge to me and I really like your rule files because of the nice structure. Could you please elaborate the $upx1 definitions and usage? Why the checks for filesize four times in different pe bitness settings? Thank you!