From 15bdabe10cb3d64f90cf1d4e00a754b3e3d98e91 Mon Sep 17 00:00:00 2001 From: Sven Aas <12150+svenaas@users.noreply.github.com> Date: Wed, 27 Sep 2023 10:30:00 -0400 Subject: [PATCH 1/3] Correct location of Zap Options menu item --- .github/ISSUE_TEMPLATE/run_conmon_pages.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/run_conmon_pages.md b/.github/ISSUE_TEMPLATE/run_conmon_pages.md index 9bf9b83..22aec3d 100644 --- a/.github/ISSUE_TEMPLATE/run_conmon_pages.md +++ b/.github/ISSUE_TEMPLATE/run_conmon_pages.md @@ -34,7 +34,7 @@ Each user should have a support user account created in the `zap-scans` organiza - For "Session persistence", select "No, I do not want to persist my session..." - For "Manage add-ons", select "Update All" > NOTE: As of July, 2023 (ZAP 2.13.0) "Manage add-ons" did not pop up automatically and, when opened from the toolbar, rendered the "Update All" button as disabled. - - ZAP -> Preferences -> Options: + - ZAP -> Settings -> Options: - JVM -> JVM options: `-Xmx8192m` - Active Scan: - 3 hosts From d673629cc6077d7e078b1dd9686d83f3e8af77d1 Mon Sep 17 00:00:00 2001 From: Sven Aas <12150+svenaas@users.noreply.github.com> Date: Wed, 27 Sep 2023 10:31:17 -0400 Subject: [PATCH 2/3] Correct location of Spider configuration settings --- .github/ISSUE_TEMPLATE/run_conmon_pages.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/run_conmon_pages.md b/.github/ISSUE_TEMPLATE/run_conmon_pages.md index 22aec3d..3f4cbe9 100644 --- a/.github/ISSUE_TEMPLATE/run_conmon_pages.md +++ b/.github/ISSUE_TEMPLATE/run_conmon_pages.md @@ -43,9 +43,9 @@ Each user should have a support user account created in the `zap-scans` organiza - Site - Firefox (select all) - Site - Font CDNs - Site - Mozilla CDN - - Spider - - Max Depth to Crawl: 5 - - Number of Threads: 7 + - Spider + - Max Depth to Crawl: 5 + - Number of Threads: 7 ### Quit and restart ZAP if you change the JVM options From b868a730cd5e008cad77cce8a61a82bf4d7b70f4 Mon Sep 17 00:00:00 2001 From: Sven Aas <12150+svenaas@users.noreply.github.com> Date: Wed, 27 Sep 2023 11:01:21 -0400 Subject: [PATCH 3/3] Add troubleshooting reminder that rebooting might be necessary. --- .github/ISSUE_TEMPLATE/run_conmon_pages.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/run_conmon_pages.md b/.github/ISSUE_TEMPLATE/run_conmon_pages.md index 3f4cbe9..b2794bf 100644 --- a/.github/ISSUE_TEMPLATE/run_conmon_pages.md +++ b/.github/ISSUE_TEMPLATE/run_conmon_pages.md @@ -84,6 +84,8 @@ Ensure you are not running any other local webservers as the ports can infere wi If ZAP's `Sites` does not show the sites being visited, or if the scan operations do not seem to be successfully visiting sites, it may be necessary to disable Zscaler for the duration of the ConMon scan. +If when you open ZAP's Firefox it fails to open displaying the "Explore your application with ZAP" landing page _even though you've stopped Zscaler..._ try rebooting. Sometimes it's time, and it works. + In Firefox if you see a Java Unable to Connect Exception, try the following: Close both Firefox and ZAP.