Skip to content

ssl.PROTOCOL_TLSv1_2 is deprecated #7

@harrmahar

Description

@harrmahar

root@root:~/tools/JSScanner# jsscanner alive.txt
[i] 三三ᕕ( ᐛ )ᕗ

[+] JSScanner started.
/root/tools/LinkFinder/linkfinder.py:131: DeprecationWarning: ssl.PROTOCOL_TLSv1_2 is deprecated
sslcontext = ssl.SSLContext(ssl.PROTOCOL_TLSv1_2)
/root/tools/LinkFinder/linkfinder.py:134: DeprecationWarning: ssl.PROTOCOL_TLSv1 is deprecated
sslcontext = ssl.SSLContext(ssl.PROTOCOL_TLSv1)
[+] https://skillshare.com done.
[+] Script is done.

[+] Results stored in Jsscanner_results.
root@root:~/tools/JSScanner# /root/tools/LinkFinder/linkfinder.py:131: DeprecationWarning: ssl.PROTOCOL_TLSv1_2 is deprecated
-bash: /root/tools/LinkFinder/linkfinder.py:131:: No such file or directory

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions