New blog post:
In which I demo two PoCs for SQL injection vulnerabilities fixed in SQL Server 2022 CU20 GDR KB5063814.
https://vladdba.com/2025/08/29/poc-sql-injection-sql-server-2022-cu20-gdr-kb5063814/
#sqlserver #sqldba #microsoftsqlserver #mssqlserver #mssql #mssqldba #sql #security #sqli #sqlinjection
A quick reminder: dueling URL parsers is a path to pain and sorrow.
(blogged two years ago)
https://daniel.haxx.se/blog/2022/01/10/dont-mix-url-parsers/
Making Minecraft Spherical https://www.bowerbyte.com/posts/blocky-planet/
Police are investigating a murder-suicide in what appears to be the first documented murder involving someone who engaged extensively with an AI chatbot (Wall Street Journal)
https://www.wsj.com/tech/ai/chatgpt-ai-stein-erik-soelberg-murder-suicide-6b67dbfb?st=Hp4Ajw&reflink=desktopwebshare_permalink
http://www.techmeme.com/250829/p3#a250829p3
The public data torrent server has been running reliably for days now, distributing data worldwide that was deleted by the orange clown regime.
Learn more: https://lydie.cc/data.html
RESIST!!!!
Serious question regarding LLMs.
I have been trying to train a model specifically for one thing: helping me with #OpenBSD PF¹ configurations.
Using a Jolla Mind2², which uses llama, I have uploaded the PDF of "The Book of PF (3rd Edition)" (by @pitrh) and the PDFs of the various presentations given on PF.
Then I tried asking some questions and, well, the bit which I find incredibly puzzling is that it gets the answer right (for some basic configurations) but the notation is wrong! As some presentations / book pages use, for example, the -> character, then the LLM uses that for direction in a PF rule so you get
pass on egress from any -> egress:0 port 80
which is really puzzling.
Note that, in my little mind, having constrained the data set to what I imagine was the best data available, I was expecting pretty impressive results but.. no.
Anyone willing to spend a little time to explain why to me? I am really not ranting, I don't want to vibe PF, I just want something help me have better insights or improve my rules by making suggestions based on good data (i.e. not just searching for it).
__
¹ https://www.openbsd.org/faq/pf/
² https://www.jollamind2.com
³ https://nostarch.com/book-of-pf-4th-edition
Looks like #Microsoft Word is taking another step (after oh-so-many) to new depths of depravity. Your Word documents will be saved to the cloud automatically on Windows going forward
Even if you're not up to the full move of jumping to #Linux, at least get #LibreOffice and use Writer instead. Its a word processing program that works 𝘧𝘰𝘳 you, not against. #opensource is the way forward, not this nonsense
Eight years later, I’ve updated my most-starred @github repository with some new @fridadotre scripts, inspired by @spaceraccoonsec's new book “From Day Zero to Zero Day”.
Check it out: https://github.com/0xdea/frida-scripts/