Scrutiny is an interesting tool which lets you collect SMART data from your hard drives, visualize them in a pretty web UI, and predict failures with Backblaze's wonderful backlog of real world data that they've been collecting for many years at this point. This appealed to me because I'm in the process of moving data off my QNAP array, and onto something a little more hands on . I connected my…
Company is a fundraising app primarily targeted at K12 sports teams. After playing around with the platform, I discovered several troubling vulnerabilities which expose PII, and financial data. Some queries were auth protected, while others seem to have gone unnoticed by developers. Introspection Introspection allows you to query GraphQL for info about which queries, types, and mutations are…