⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.124
Server IP:
50.28.103.30
Server:
Linux host.jcukjv-lwsites.com 4.18.0-553.22.1.el8_10.x86_64 #1 SMP Tue Sep 24 05:16:59 EDT 2024 x86_64
Server Software:
nginx/1.28.0
PHP Version:
8.3.12
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
www
/
server
/
mysql
/
mysql-test
/
suite
/
x
/
r
/
View File Name :
connection_tls_version.result
install plugin mysqlx soname "mysqlx.so"; call mtr.add_suppression("Plugin mysqlx reported: .Failed at SSL configuration: .SSL context is not usable without certificate and private key.."); call mtr.add_suppression("Plugin mysqlx reported: .SSL_CTX_load_verify_locations failed."); call mtr.add_suppression("Plugin mysqlx reported: 'Error during SSL handshake for client connection \\([0-9]*\\)'"); call mtr.add_suppression("Plugin mysqlx reported: '[0-9]*: Error during SSL handshake'"); SET GLOBAL mysqlx_connect_timeout = 300; CREATE USER user5_mysqlx@localhost IDENTIFIED WITH 'mysql_native_password' BY 'auth_string' REQUIRE SSL; GRANT ALL ON *.* TO user5_mysqlx@localhost; CONNECTION_TYPE TCP/IP 0 rows affected Variable_name Value tls_version TLSv1,TLSv1.1 0 rows affected Variable_name Value Mysqlx_ssl_version 0 rows affected Mysqlx.Ok { msg: "bye!" } ok CONNECTION_TYPE SSL/TLS 0 rows affected Variable_name Value tls_version TLSv1,TLSv1.1 0 rows affected Variable_name Value Mysqlx_ssl_version TLSv1.1 0 rows affected Mysqlx.Ok { msg: "bye!" } ok CONNECTION_TYPE SSL/TLS 0 rows affected Variable_name Value tls_version TLSv1,TLSv1.1 0 rows affected Variable_name Value Mysqlx_ssl_version TLSv1.1 0 rows affected Mysqlx.Ok { msg: "bye!" } ok CONNECTION_TYPE SSL/TLS 0 rows affected Variable_name Value tls_version TLSv1,TLSv1.1 0 rows affected Variable_name Value Mysqlx_ssl_version TLSv1.1 0 rows affected Mysqlx.Ok { msg: "bye!" } ok CONNECTION_TYPE SSL/TLS 0 rows affected Variable_name Value tls_version TLSv1,TLSv1.1 0 rows affected Variable_name Value Mysqlx_ssl_version TLSv1 0 rows affected Mysqlx.Ok { msg: "bye!" } ok CONNECTION_TYPE SSL/TLS 0 rows affected Variable_name Value tls_version TLSv1,TLSv1.1 0 rows affected Variable_name Value Mysqlx_ssl_version TLSv1.1 0 rows affected Mysqlx.Ok { msg: "bye!" } ok CONNECTION_TYPE SSL/TLS 0 rows affected Variable_name Value tls_version TLSv1,TLSv1.1 0 rows affected Variable_name Value Mysqlx_ssl_version TLSv1 0 rows affected Mysqlx.Ok { msg: "bye!" } ok CONNECTION_TYPE SSL/TLS 0 rows affected Variable_name Value tls_version TLSv1,TLSv1.1 0 rows affected Variable_name Value Mysqlx_ssl_version TLSv1.1 0 rows affected Mysqlx.Ok { msg: "bye!" } ok Application terminated with expected error: TLS version is invalid (code 2026) not ok # restart: --tls-version=TLSv1 CONNECTION_TYPE SSL/TLS 0 rows affected Variable_name Value tls_version TLSv1 0 rows affected Variable_name Value Mysqlx_ssl_version TLSv1 0 rows affected Mysqlx.Ok { msg: "bye!" } ok CONNECTION_TYPE SSL/TLS 0 rows affected Variable_name Value tls_version TLSv1 0 rows affected Variable_name Value Mysqlx_ssl_version TLSv1 0 rows affected Mysqlx.Ok { msg: "bye!" } ok CONNECTION_TYPE SSL/TLS 0 rows affected Variable_name Value tls_version TLSv1 0 rows affected Variable_name Value Mysqlx_ssl_version TLSv1 0 rows affected Mysqlx.Ok { msg: "bye!" } ok CONNECTION_TYPE SSL/TLS 0 rows affected Variable_name Value tls_version TLSv1 0 rows affected Variable_name Value Mysqlx_ssl_version TLSv1 0 rows affected Mysqlx.Ok { msg: "bye!" } ok Application terminated with expected error: protocol version mismatch (code 2026) not ok CONNECTION_TYPE SSL/TLS 0 rows affected Variable_name Value tls_version TLSv1 0 rows affected Variable_name Value Mysqlx_ssl_version TLSv1 0 rows affected Mysqlx.Ok { msg: "bye!" } ok Application terminated with expected error: protocol version mismatch (code 2026) not ok Application terminated with expected error: TLS version is invalid (code 2026) not ok # restart: --tls-version=TLSv1.1 CONNECTION_TYPE SSL/TLS 0 rows affected Variable_name Value tls_version TLSv1.1 0 rows affected Variable_name Value Mysqlx_ssl_version TLSv1.1 0 rows affected Mysqlx.Ok { msg: "bye!" } ok CONNECTION_TYPE SSL/TLS 0 rows affected Variable_name Value tls_version TLSv1.1 0 rows affected Variable_name Value Mysqlx_ssl_version TLSv1.1 0 rows affected Mysqlx.Ok { msg: "bye!" } ok CONNECTION_TYPE SSL/TLS 0 rows affected Variable_name Value tls_version TLSv1.1 0 rows affected Variable_name Value Mysqlx_ssl_version TLSv1.1 0 rows affected Mysqlx.Ok { msg: "bye!" } ok Application terminated with expected error: socket layer receive error (code 2026) not ok CONNECTION_TYPE SSL/TLS 0 rows affected Variable_name Value tls_version TLSv1.1 0 rows affected Variable_name Value Mysqlx_ssl_version TLSv1.1 0 rows affected Mysqlx.Ok { msg: "bye!" } ok Application terminated with expected error: socket layer receive error (code 2026) not ok CONNECTION_TYPE SSL/TLS 0 rows affected Variable_name Value tls_version TLSv1.1 0 rows affected Variable_name Value Mysqlx_ssl_version TLSv1.1 0 rows affected Mysqlx.Ok { msg: "bye!" } ok Application terminated with expected error: TLS version is invalid (code 2026) not ok DROP USER user5_mysqlx@localhost; UNINSTALL PLUGIN mysqlx;