What happens when your PHP application processes an untrusted PDF with an external binary? Most of us never think about it. A user uploads a file, a controller stores it, a queued job runs a command-line tool on it, and the result goes back to the user. The tool might be a PDF engine, an image converter, an office-document converter, an OCR... Weiterlesen
Intelligence View
Sandboxing PDF Processing in PHP with Bubblewrap
What happens when your PHP application processes an untrusted PDF with an external binary? Most of us never think about it. A user uploads a file, a controller stores it, a queued job runs a command-line tool on it, and the result goes…
SOCIAL SHARE CARD GENERATOR