We’ve identified a security incident that involved unauthorized access to certain internal Vercel systems, impacting a limited subset of customers. Please see our security bulletin:
https://t.co/0S939n3qHC
Vercel has reportedly been breached by ShinyHunters. As of now, nobody else appears to be posting about this, so I’m sharing what I have. Here is the information I’ve gathered, along with screenshots provided by ShinyHunters.
#cybernews#shinyhunters#breach#vercel#news
I came across two excellent articles by Russ Cox on memory models - one from the hardware perspective, the other from the programming language.
Explains how concurrency works under the hood and why it matters for real-world code
https://t.co/VnbtDFlblc https://t.co/HowMMWgvsg
what an underrated life skill nobody taught us about. you can achieve ANYTHING by being delusional.
strategic delusion isn’t denial, but amplification of beliefs you want to see turn into reality one day. act on that delusion long enough until it’s no longer a dream.
PhD Students - How to generate a graphical abstract in seconds?
1. Go to https://t.co/7M9bw7fFuA
2. Copy and paste your abstract
3. ResearchViz will generate graphical abstract.
You can download it as PPT and make any changes.
By far the most comprehensive guide for virtual machines, literallyy.
-great for understanding low level concepts
-it's kind of very detailed guide
the whole thing is soo structured and anyone can understand vm.
this linux book was recommended to me by an insane person i admire, ill be spending every morning reading this.
going to get pretty good in linux and OS to write more performant code.
I learned a few interesting techniques seeing @L0Psec reversing the Predator Implant!
Like this fix of the high level representation in his disassembler.
Video: https://t.co/LW8vNoENxN
Looking to get into Exploit Development? I posted a beginner friendly walk through video tutorial for a https://t.co/XCD9YWncPR challenge that you can find here:
https://t.co/zp2eTvJ7af
New in Wirebrowser: Breakpoint-Driven Heap Search (BDHS) — step-out debugging + temporal heap snapshots to identify the user-land function where a JavaScript value is created, even across async boundaries.
Writeup: https://t.co/1pQAUX5zlj