Month: October 2025

File Creation via SQLite Injection

Sometimes when hacking internet of sh1t devices, one obtains a sqlite injection primitive. This may be quite useful on its own, but sometimes, one might desire to create files using the sqli. When google searching for a way to do so the following example will be found on pretty much

Read More »