Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
1N3
GitHub Repository: 1N3/Sn1per
Path: blob/master/templates/passive/web/Expired_SSL_Certificate.sh
2970 views
1
AUTHOR='@xer0dayz'
2
VULN_NAME='Expired SSL Certificate'
3
FILENAME="$LOOT_DIR/web/curldebug-$TARGET-*.txt"
4
MATCH='certificate has expired'
5
SEVERITY='P3 - MEDIUM'
6
GREP_OPTIONS=''
7
SEARCH='positive'
8
SECONDARY_COMMANDS=''
9