
Hacker Interviews: TJ_Null

Source link
Related Articles
All Mix →On Writing Well as a Software Engineer
Table of Contents Start Read Make your reader finish reading Rewrite Practical tips Though writing is a more creative process than writing code, it does…
Life As A Game | Daniel Miessler
When one looks at life as a game, I would propose that one should not complain about the rules but instead focus on winning. Just…
Zero Daily Newsletter: Fun, yet informative, AppSec, bug bounty, and hacker news
Table of Contents What is Zero Daily? What content is included? How often will you send it? Who Should Subscribe? What else should I be…
Hello Noir 👋🏼
Table of Contents Installation Basic Output Formats Delivers Support Targets Hi all! I am excited to announce the release of my toy project called ‘Noir’…
GitHub Security Lab (GHSL) Vulnerability Report: SQLInjection in FileContentProvider.kt (GHSL-2022-059)
ownCloud disclosed a bug submitted by atorralba: https://hackerone.com/reports/1650264 – Bounty: $300 Source link
A static analysis tool to find web endpoints
Existing tools were either dead, regex-based, or didn’t support the analysis capabilities he wanted, so he built and open sourced endpointfinder, which parses JavaScript code…