Monthly Shaarli

All links of one month in a single page.

October, 2024

Disenshittify or die! How hackers can seize the means of computation - DEF CON 32 - Cory Doctorow
thumbnail

The enshittification of the internet wasn't inevitable. The old, good internet gave way to the enshitternet because we let our bosses enshittify it. We took away the constraints of competition, regulation, interop and tech worker power, and so when our bosses yanked on the big enshittification lever in the c-suite, it started to budge further and further, toward total enshittification. A new, good internet is possible - and necessary - and it needs you.

SQL Injection Isn't Dead Smuggling Queries at the Protocol Level - DEF CON 32 - Paul Gerste
thumbnail

SQL injections seem to be a solved problem; databases even have built-in support for prepared statements, leaving no room for injections. In this session, we will go a level deeper: instead of attacking the query syntax, we will explore smuggling attacks against database wire protocols, through which remote, unauthenticated attackers can inject entire (No)SQL statements into an application's database connection.