File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -24430,7 +24430,7 @@ set_scanning_defaults() {
2443024430 do_tls_fallback_scsv=true
2443124431 do_client_simulation=true
2443224432
24433- # A counter wie use but only for if there are vulnerabilties to check or not
24433+ # A counter wie use but only for if there are vulnerabilities to check or not
2443424434 if "$OFFENSIVE"; then
2443524435 VULN_COUNT=18
2443624436 else
@@ -24686,7 +24686,7 @@ parse_cmd_line() {
2468624686 do_winshock=true
2468724687 do_rc4=true
2468824688 do_starttls_injection=true
24689- # A counter which we use but only for if there are vulnerabilties to check or not
24689+ # A counter which we use but only for if there are vulnerabilities to check or not
2469024690 if "$OFFENSIVE"; then
2469124691 VULN_COUNT=18
2469224692 else
You can’t perform that action at this time.
0 commit comments