Skills for AI Agents
Let’s talk about skills. Not soft skills or hard skills — skills for AI agents. While Anthropic figures out why Claude suddenly started burning even more tokens , I’ll explain how to help it burn them even faster.
Let’s talk about skills. Not soft skills or hard skills — skills for AI agents. While Anthropic figures out why Claude suddenly started burning even more tokens , I’ll explain how to help it burn them even faster.
The article on our research from the first half of this year is finally published: Blind trust: what is hidden behind the process of creating your PDF file?
java.net.URL.equals() performs a DNS lookup and considers two URLs equal if their IP addresses match — even when the domains are completely different. This can bypass whitelist checks and lead to SSRF or DNS rebinding attacks.
GitHub Security Lab published an article on localhost dangers, CORS and DNS rebinding — and they directly reference and recommend my research on CORS misconfiguration attacks.