Auditing JDBC Drivers at Scale with Hacktron CLI
Summary
How we used Hacktron CLI to audit JDBC drivers at scale, mapping dangerous sinks to user input and turning file primitives into real-world RCEs and bug bounties.
- Published
- Collected
Related coverage
blog ·
bishopfox.com
RMIScout: Safely and Quickly Brute-Force Java RMI Interfaces for Code Execution
Bishop Fox's open source RMIScout safely brute-forces exposed Java RMI interfaces to guess method signatures without invocation, exposing deserialization-based code execution vectors.
blog ·
bishopfox.com
GadgetProbe: Exploiting Deserialization to Brute-Force the Remote Classpath
Bishop Fox's GadgetProbe probes Java deserialization endpoints to enumerate classes and library versions on the remote classpath, helping testers build payloads when ysoserial chains fail blind.
blog ·
about.gitlab.com
Modernize Java with Cursor and GitLab
GitLab tutorial on modernizing Java 8 to 21 with Cursor: fix one failing E2E test, add quality gates, then migrate HTTP connection handling, with GitLab MCP and Duo Agent Platform review evidence.
blog ·
netspi.com
Detecting Authorization Flaws in Java Spring via Source Code Review (SCR)
Broken access control often slips past dynamic testing. This article shows how secure code review of Spring annotations, expressions, and filters surfaces Java Spring privilege escalation paths early.
blog ·
wiz.io
Under the Radar: Exploring Spring Boot Actuator Misconfigurations
Wiz Threat Research examines Spring Boot Actuator misconfigurations that leak credentials and API keys—and can enable RCE—found in one in four environments with exposed endpoints.
blog ·
projectzero.google
Remote iPhone Exploitation Part 2: Bringing Light into the Darkness -- a Remote ASLR Bypass
The initial primitive gained from the vulnerability is an absolute address dereference in which the read value is afterwards used as an ObjC object. As such, some knowledge of the target address space is required in order to exploit this vulnerability for remote code execution. This blog post describes a way to defeat ASLR remotely without any additional information disclosure vulnerabilities.
Skip to content