diff --git a/images/whitebox_configure_access.png b/images/whitebox_configure_access.png new file mode 100644 index 0000000..8d86121 Binary files /dev/null and b/images/whitebox_configure_access.png differ diff --git a/images/whitebox_cost_estimate.png b/images/whitebox_cost_estimate.png new file mode 100644 index 0000000..df80ef3 Binary files /dev/null and b/images/whitebox_cost_estimate.png differ diff --git a/images/whitebox_credit_summary.png b/images/whitebox_credit_summary.png new file mode 100644 index 0000000..8610c8c Binary files /dev/null and b/images/whitebox_credit_summary.png differ diff --git a/images/whitebox_define_target.png b/images/whitebox_define_target.png new file mode 100644 index 0000000..106c376 Binary files /dev/null and b/images/whitebox_define_target.png differ diff --git a/images/whitebox_open_scan.png b/images/whitebox_open_scan.png new file mode 100644 index 0000000..22b9fb5 Binary files /dev/null and b/images/whitebox_open_scan.png differ diff --git a/images/whitebox_select_repository.png b/images/whitebox_select_repository.png new file mode 100644 index 0000000..0eedc1e Binary files /dev/null and b/images/whitebox_select_repository.png differ diff --git a/images/whitebox_track_progress.png b/images/whitebox_track_progress.png new file mode 100644 index 0000000..f6b2b16 Binary files /dev/null and b/images/whitebox_track_progress.png differ diff --git a/white-box-pentest/quickstart.mdx b/white-box-pentest/quickstart.mdx index b1965ad..335ed3d 100644 --- a/white-box-pentest/quickstart.mdx +++ b/white-box-pentest/quickstart.mdx @@ -28,29 +28,49 @@ Before you start, make sure the organization has: In the Hacktron dashboard, open the Whitebox Scans area and create a new scan. + + Open a new Whitebox Scan in the Hacktron dashboard + Select the main repository and branch for the assessment. Add related repositories if the application spans multiple services. + + Select the primary repository and branch for the scan + Add target URLs, login steps, test credentials, areas to emphasize, and any exclusions. Keep credentials scoped to a test account where possible. + + Define target URLs and scope for the scan + + Configure access with login steps and test credentials + Run the cost estimate and wait for it to complete. Hacktron estimates the credit cost from the selected repositories and scope before the scan can start. + + Run the credit cost estimate for the scan + Review the scope and estimated credit cost. When the run starts, Hacktron deducts the estimated credits from the organization's Whitebox Scan credit balance. If the balance is too low, an owner can buy credits during checkout. + + Review the credit summary before starting the scan + Watch the run status in the dashboard. When the scan completes, review findings and export the output needed for remediation or audit evidence. + + Track scan progress and review findings in the dashboard +