ZAP Quit without any Error message

15 views
Skip to first unread message

Red Santiago

unread,
Oct 30, 2025, 10:00:46 AM (7 days ago) Oct 30
to ZAP User Group

I am running owasp/zap inside a openshift cluster with this command:

zap-full-scan.py -t "$TARGET" -r report.html -a -d -m 5

Target URL is the a webapp deployed internally within openshift cluster. This showed below output with only a Quit message at the end:
I hope someone can help me on this thank you in advance.

2025-10-30 06:43:59,809 Trigger hook: cli_opts, args: 1

2025-10-30 06:43:59,809 Using port: 47915

2025-10-30 06:43:59,809 Trigger hook: start_zap, args: 2

2025-10-30 06:43:59,809 Starting ZAP

2025-10-30 06:43:59,810 Params: ['/zap/zap-x.sh', '-daemon', '-port', '47915', '-host', '0.0.0.0', '-config', 'database.recoverylog=false', '-config', 'api.disablekey=true', '-config', 'api.addrs.addr.name=.*', '-config', 'api.addrs.addr.regex=true', '-config', 'spider.maxDuration=0', '-addonupdate', '-addoninstall', 'pscanrulesBeta', '-addoninstall', 'ascanrulesBeta', '-addoninstall', 'pscanrulesAlpha', '-addoninstall', 'ascanrulesAlpha']

2025-10-30 06:43:59,812 Starting new HTTP connection (1): localhost:47915

2025-10-30 06:44:00,815 Starting new HTTP connection (1): localhost:47915

2025-10-30 06:44:01,818 Starting new HTTP connection (1): localhost:47915

2025-10-30 06:44:02,821 Starting new HTTP connection (1): localhost:47915

2025-10-30 06:44:03,825 Starting new HTTP connection (1): localhost:47915

2025-10-30 06:44:04,828 Starting new HTTP connection (1): localhost:47915

2025-10-30 06:44:05,831 Starting new HTTP connection (1): localhost:47915

2025-10-30 06:44:06,835 Starting new HTTP connection (1): localhost:47915

2025-10-30 06:44:07,838 Starting new HTTP connection (1): localhost:47915

2025-10-30 06:44:07,910 http://localhost:47915 "GET http://zap/JSON/core/view/version/ HTTP/1.1" 200 20

2025-10-30 06:44:07,911 ZAP Version 2.16.1

2025-10-30 06:44:07,911 Took 8 seconds

2025-10-30 06:44:07,911 Trigger hook: zap_started, args: 2

2025-10-30 06:44:07,911 Tune

2025-10-30 06:44:07,911 Disable all tags

2025-10-30 06:44:07,913 Starting new HTTP connection (1): localhost:47915

2025-10-30 06:44:07,924 http://localhost:47915 "GET http://zap/JSON/pscan/action/disableAllTags/ HTTP/1.1" 200 15

2025-10-30 06:44:07,924 Set max pscan alerts

2025-10-30 06:44:07,926 Starting new HTTP connection (1): localhost:47915

2025-10-30 06:44:07,934 http://localhost:47915 "GET http://zap/JSON/pscan/action/setMaxAlertsPerRule/?maxAlerts=10 HTTP/1.1" 200 15

2025-10-30 06:44:07,934 Trigger hook: zap_tuned, args: 1

2025-10-30 06:44:07,934 Trigger hook: zap_access_target, args: 2

2025-10-30 06:44:07,936 Starting new HTTPS connection (1): ci-sample-roks-tkn-training-app.devsecops-bluefringe-clus-3d5d31b2e6cee5459060da8addf55c34-i000.jp-tok.containers.appdomain.cloud:443

2025-10-30 06:44:08,585 https://ci-sample-roks-tkn-training-app.devsecops-mycluster-clus-3d5d31b2e69060da8addf55c3cee5454-i000.jp-tok.containers.appdomain.cloud:443 "GET / HTTP/1.1" 200 2882

Quit

Simon Bennetts

unread,
Nov 3, 2025, 6:24:44 AM (3 days ago) Nov 3
to ZAP User Group
Hiya,

Its a bit difficult to tell with so little information.
ZAP does not exit with a "Quit" message - do you know what could be generating that?
Does the zap.log file get generated? If so have a look in that for any errors that could be relevant.

Cheers,

Simon
Reply all
Reply to author
Forward
0 new messages