mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-07-02 20:01:58 +02:00
Merge pull request #1721 from drwetter/run_ws_default_fix
Winshock should now run also per default
This commit is contained in:
@ -21356,7 +21356,7 @@ set_scanning_defaults() {
|
||||
do_header=true
|
||||
do_fs=true
|
||||
do_rc4=true
|
||||
do_winshock=false
|
||||
do_winshock=true
|
||||
do_protocols=true
|
||||
do_renego=true
|
||||
do_cipherlists=true
|
||||
|
Reference in New Issue
Block a user