How to get URL link on X (Twitter) App
1/ eyeballvul: a future-proof benchmark for vulnerability detection in the wild by @timotheechauvin
1/ Modern Binary Exploitation by @RPISEC. This was a university course developed and run solely by students to teach skills in vulnerability research, reverse engineering, and binary exploitation.
TCP/IP
2/ According to Sonos, the issues reported were patched in an update released on the 15th of November with no CVE issued or public details of the security weakness. Users of Sonos devices should ensure to apply any recent updates to remediate the risk.
1/ Cisco - @saidelike found and exploited a pre-auth RCE vuln in Cisco ASA firewalls recon.cx/2018/brussels/…
1/ Identify fresh attack surface - if there’s a public tool out there it’s likely either been published when it stops finding bugs or the vendor themselves are running at a scale you can’t match and your issues will likely become dupes.
1/ Bug Hunting in Hard Targets - https://twitter.com/alexjplaskett/status/1538503438933319681#BugBounty
🔥 1/ sstic.org/media/SSTIC202… by @OnlyTheDuck @paulfariello - The most complete and recent overview of the Windows Kernel Segment Heap from an exploitation perspective.
2/ Tailor your CV to the role your applying for - If you don't quite have the experience in one area, then show what you have done which is similar and transferable.
1/ The C Programming Language by K&R - Now I wouldn’t recommend learning C as a first language, a significant amount of the software is still written in C. To understand low level / OS security you really need to understand it. To the point, but past exp programming helpful.
✍️ 2/ Developer mindset vs Adversarial mindset - Code review as a bug hunter is often different from code reviewing as part of feature change. As a bug hunter you are only focusing on how to circumvent a control or use in a way it was not intended. Learning this mindset is key
🔥 2/ Understanding and Improving Linux Kernel Exploit Reliability usenix.org/system/files/s… by @ky1ebot (+others)