FFFF the axios thing is bad, almost all node.js project use it, we use it.
didn't want to install some tool with a bunch of deps just to check if our gcloud/docker images are affected, trivy literally got supply chained two weeks ago lmao
built me a small tool. stdlib only, just shells out to docker/gcloud cli. if those are compromised we're all cooked anyway.
CHECK YOUR IMAGES.
https://t.co/mJt54dt7RW
@AmirMSafari Well I learned a lot trying to solve this challenge.
But mainly I was reconfirmed that @kinugawamasato is basically living in browsers. Took him 1 hour 11minutes to solve it (assuming he read my message sharing this challenge frame perfect)
Again just a quick JS PoC (nothing new, just some PoC to try it):
JS Array length of 4294967295, and push vs [][length]=value behavior. Push fails, assignment works but length value isn't increased anymore. Don't really see how this can be abused.
https://t.co/hUfyhIi0pZ
Your chance to be part of a historic event for cryptography education in the Levant is still open!
The CFP for Cedarcrypt, the most ambitious and exciting cryptography event in the Levant region in recent memory, has a deadline of April 10 and we still have room in the program.
If you've been meaning to submit a talk, workshop, or research presentation, now's the time. We want hands-on workshops, lectures on both foundational and real-world topics, and research talks including work in progress. Topics range from post-quantum crypto and ZK proofs to secure implementation and protocol verification.
We're also still actively seeking sponsors. Sponsorship funds student stipends directly — it's how we make the event accessible to grad students and early-career researchers worldwide. If your organization is in this space, let's talk.
Accepted speakers get travel support, free registration, and accommodation help. July 13–16, Paphos, Cyprus.
Join us in making a real difference in how real-world cryptography is taught in the Levant! Come meet and engage with excited new students!
https://t.co/truR1XnSDy
@rebane2001 The only solutions I can think of:
Overwrite the prototypes - Number or Object
use document.all as the one exception.
Afaik no symbols are utilized sadly for this operator.
@zhero___ First AmirMSafari publishes an interesting parsing quirk of qs - you are going to (hopefully) publish a report about a new cross-site data exfiltration technique. I like the start of the year .-D
Thanks for participating in this challenge! I analyzed the qs parser source code and wrote about the inconsistency between the backend and frontend query parsers, along with two possible solutions. Hope you enjoy it!
https://t.co/BRPp2L7TS6
Chrome auto decodes all url-encoded, non-special characters in the URL for the user. This can be annoying when you're trying to sneak a payload in that looks a little weird.
You can bypass this by adding %ff anywhere in the URL.
Come be part of Cedarcrypt, our historic new initiative to grow cryptography research, development and representation in the Levant region!
For too long, the global cryptography community has concentrated its major events in a handful of locations, leaving entire regions underrepresented in the conversations that shape our digital future. Cedarcrypt is here to change that.
This July 13-16, 2026, we're bringing together researchers, practitioners, and students at the American University of Beirut - Mediterraneo campus in Paphos, Cyprus, for four days of intensive learning, knowledge sharing, and community building. From secure messaging protocols to post-quantum cryptography, from zero-knowledge proofs to formal verification, Cedarcrypt aims to cover the full spectrum of applied cryptography.
Cedarcrypt is about planting a flag and telling the world that real cryptography work can and does emerge from our region. Cedarcrypt aims to create a space where the next generation of cryptographers from the Levant and beyond can learn from established experts, present their own research, and forge connections that will shape their careers.
We need you to make this happen. We're seeking workshop leaders to teach hands-on skills, lecturers to share foundational and cutting-edge knowledge, and researchers to present their latest work. Whether you're a seasoned professor or an early-career researcher with fresh ideas, there's a place for you at Cedarcrypt.
This is the first edition of what we intend to become an annual tradition. Come be part of our history! Help us build something that will inspire and empower cryptographers for years to come.
Our call for proposals is open: submit your workshop or talk, or simply learn more about Cedarcrypt at https://t.co/truR1XnSDy!
Happy to publish our first research of the year on the SvelteKit framework, downloaded over 800,000 times per week, which led to CVE-2025-67647 (w/@inzo____):
Avoiding the paradox: A native full-read SSRF and one‑shot DoS in SvelteKit
https://t.co/ZhWSK6Ugp3
Enjoy the read
Quick browser documentation PoCs (nothing new, just some PoCs to try it):
Postmessage with null origin and null source- https://t.co/3OCvKLclDi
Authorization header and redirects - relevant for client side path traversal https://t.co/nhtTSHixap