mirror of
https://github.com/DeNNiiInc/UltyScan.git
synced 2026-04-21 06:56:00 +00:00
UltyScan Documentation Overhaul
This commit is contained in:
8
templates/passive/web/Expired_SSL_Certificate.sh
Normal file
8
templates/passive/web/Expired_SSL_Certificate.sh
Normal file
@@ -0,0 +1,8 @@
|
||||
AUTHOR='@xer0dayz'
|
||||
VULN_NAME='Expired SSL Certificate'
|
||||
FILENAME="$LOOT_DIR/web/curldebug-$TARGET-*.txt"
|
||||
MATCH='certificate has expired'
|
||||
SEVERITY='P3 - MEDIUM'
|
||||
GREP_OPTIONS=''
|
||||
SEARCH='positive'
|
||||
SECONDARY_COMMANDS=''
|
||||
Reference in New Issue
Block a user