I am getting the following error
Traceback (most recent call last):
File "09.01.02-Verify-TLS-Cipher Suites", line 8, in <module>
File "/Users/naveenr/Library/Application Support/ZAP/plugin/jython-beta-12.zap/Lib/subprocess.py", line 579, in check_output
File "/Users/naveenr/Library/Application Support/ZAP/plugin/jython-beta-12.zap/Lib/subprocess.py", line 892, in __init__
File "/Users/naveenr/Library/Application Support/ZAP/plugin/jython-beta-12.zap/Lib/subprocess.py", line 1402, in _execute_child
OSError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "09.01.02-Verify-TLS-Cipher Suites", line 8, in <module>
File "/Users/naveenr/Library/Application Support/ZAP/plugin/jython-beta-12.zap/Lib/subprocess.py", line 579, in check_output
File "/Users/naveenr/Library/Application Support/ZAP/plugin/jython-beta-12.zap/Lib/subprocess.py", line 892, in __init__
File "/Users/naveenr/Library/Application Support/ZAP/plugin/jython-beta-12.zap/Lib/subprocess.py", line 1402, in _execute_child
OSError: [Errno 2] No such file or directory
When I got the same error in pycharm I installed sslscan and it started working