From cf4ef1cd680cd5bc42651b89db7e8c6263a61811 Mon Sep 17 00:00:00 2001 From: zeyu2001 <39144422+zeyu2001@users.noreply.github.com> Date: Tue, 22 Sep 2026 09:05:53 +0000 Subject: [PATCH] docs: add changelog entry for September 22, 2026 --- changelog.mdx | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/changelog.mdx b/changelog.mdx index bff677a..9468656 100644 --- a/changelog.mdx +++ b/changelog.mdx @@ -4,7 +4,17 @@ description: "New features, improvements, and fixes to the Hacktron platform." rss: true --- -{/* CHANGELOG:INSERT last-prod-sha=9321818700667bd798dc9b6013da4d4320dc625d - the changelog workflow inserts new blocks directly below this line. Do not remove this marker. */} +{/* CHANGELOG:INSERT last-prod-sha=891fa6e448ac6243bdae1bf49a3a7480ea63b78e - the changelog workflow inserts new blocks directly below this line. Do not remove this marker. */} + + + ## Retest findings and scan authenticated targets + + **Manual finding retests**: After fixing a Whitebox finding, you can now trigger a retest directly from the finding detail. Hacktron re-runs the check and confirms whether the issue is resolved, without waiting for a full scan. + + **Browser authentication for scans**: You can now configure browser-based login so Hacktron can reach the authenticated parts of your app during a scan. Set up an auth profile with your credentials or step-by-step login instructions, preview the session to confirm it works, then attach it to a scan. + + **[Start a Whitebox scan →](/white-box-pentest/quickstart)** + ## A rebuilt findings view, and fix PRs that close themselves