mirror of
https://github.com/DeNNiiInc/UltyScan.git
synced 2026-04-17 22:46:00 +00:00
UltyScan Documentation Overhaul
This commit is contained in:
8
templates/passive/web/Insecure_SSL_TLS_Connection.sh
Normal file
8
templates/passive/web/Insecure_SSL_TLS_Connection.sh
Normal file
@@ -0,0 +1,8 @@
|
||||
AUTHOR='@xer0dayz'
|
||||
VULN_NAME='Weak SSL TLS Protocols'
|
||||
FILENAME="$LOOT_DIR/web/sslscan-$TARGET.txt $LOOT_DIR/web/sslscan-$TARGET-*.txt"
|
||||
MATCH="SSLv* enabled"
|
||||
SEVERITY='P2 - HIGH'
|
||||
GREP_OPTIONS='-i'
|
||||
SEARCH='positive'
|
||||
SECONDARY_COMMANDS=''
|
||||
Reference in New Issue
Block a user