{"id":7848,"date":"2015-10-31T13:03:00","date_gmt":"2015-10-31T13:03:00","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2015\/10\/31\/sqlmap-and-ssl-error-open-source-projects-sqlmapproject-sqlmap\/"},"modified":"2015-10-31T13:03:00","modified_gmt":"2015-10-31T13:03:00","slug":"sqlmap-and-ssl-error-open-source-projects-sqlmapproject-sqlmap","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2015\/10\/31\/sqlmap-and-ssl-error-open-source-projects-sqlmapproject-sqlmap\/","title":{"rendered":"SQLMap and SSL error-open source projects sqlmapproject\/sqlmap"},"content":{"rendered":"<pre><code>python sqlmap.py -u \"https:\/\/bake-house.com\/\" --random-agent -v 3   \n\n[15:38:18] [DEBUG] cleaning up configuration parameters\n[15:38:18] [DEBUG] checking for WebSocket\n[15:38:18] [DEBUG] setting the HTTP timeout\n[15:38:18] [DEBUG] loading random HTTP User-Agent header(s) from file '\/tmp\/sqlmap\/txt\/user-agents.txt'\n[15:38:18] [INFO] fetched random HTTP User-Agent header from file '\/tmp\/sqlmap\/txt\/user-agents.txt': 'Mozilla\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\/530.5 (KHTML, like Gecko) Chrome\/2.0.172.42 Safari\/530.5'\n[15:38:18] [DEBUG] creating HTTP requests opener object\n[15:38:18] [DEBUG] resolving hostname 'bake-house.com'\n[15:38:19] [INFO] testing connection to the target URL\n[15:38:20] [DEBUG] SSL connection error occurred ('[SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:590)')\n[15:38:20] [DEBUG] SSL connection error occurred ('[SSL: SSLV3_ALERT_HANDSHAKE_FAILURE] sslv3 alert handshake failure (_ssl.c:590)')\n[15:38:21] [DEBUG] SSL connection error occurred ('[SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:590)')\n[15:38:21] [CRITICAL] can't establish SSL connection\n<\/code><\/pre>\n<p>If change host on example: https:\/\/google.com, here connection result &#8211; OK<\/p>\n<p>In Ubuntu and Windows 7 this problem have.<\/p>\n<p>Code SQLMap, module http connection: https:\/\/github.com\/sqlmapproject\/sqlmap\/blob\/master\/lib\/request\/httpshandler.py<\/p>\n<p>Python 2.7.10, SQLMap last version, OpenSSL 1.0.2a<\/p>\n<p>Please, help me, how fix this problem?<\/p>\n","protected":false},"excerpt":{"rendered":"<p>python sqlmap.py -u &#8220;https:\/\/bake-house.com\/&#8221; &#8211;random-agent -v 3 [15:38:18] [DEBUG] cleaning up configuration parameters [15:38:18] [DEBUG] checking for WebSocket [15:38:18] [DEBUG] setting the HTTP timeout [15:38:18] [DEBUG] loading random HTTP User-Agent header(s) from file &#8216;\/tmp\/sqlmap\/txt\/user-agents.txt&#8217; [15:38:18] [INFO] fetched random HTTP User-Agent header from file &#8216;\/tmp\/sqlmap\/txt\/user-agents.txt&#8217;: &#8216;Mozilla\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\/530.5 (KHTML, like Gecko) [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-7848","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/7848","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=7848"}],"version-history":[{"count":0,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/7848\/revisions"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=7848"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=7848"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=7848"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}