{"id":4304,"date":"2026-01-19T14:57:37","date_gmt":"2026-01-19T06:57:37","guid":{"rendered":"https:\/\/blog.quantoyo.com\/?p=4304"},"modified":"2026-01-19T14:57:37","modified_gmt":"2026-01-19T06:57:37","slug":"%e5%8a%a0%e8%a7%a3%e5%af%86-%e6%8a%93%e6%aa%94%e6%a1%88%e4%b8%8b%e4%be%86%e4%bd%bf%e7%94%a8","status":"publish","type":"post","link":"https:\/\/blog.quantoyo.com\/?p=4304","title":{"rendered":"\u52a0\u89e3\u5bc6 + \u6293\u6a94\u6848\u4e0b\u4f86\u4f7f\u7528"},"content":{"rendered":"\n<p class=\"has-cyan-bluish-gray-background-color has-background has-small-font-size\"><code>openssl enc -aes-256-cbc -salt -pbkdf2 -in aa.tar.gz -out aa.tar.gz.enc<\/code><br>\u6703\u8981\u6c42\u8f38\u5165\u5bc6\u78bc<\/p>\n\n\n\n<p>\u628a\u9019\u500b\u6a94\u6848\u4e0a\u50b3\u5230\u4f3a\u670d\u5668<\/p>\n\n\n\n<!--more-->\n\n\n\n<pre class=\"wp-block-code has-cyan-bluish-gray-background-color has-background has-small-font-size\"><code>echo \"\ud83c\udf10 \u5617\u8a66\u4e0b\u8f09\u7db2\u9801\u5167\u5bb9...\"\nwget -q --show-progress \"$WWW_URL\" -O \/home\/ec2-user\/aa.tar.gz.enc\nENC_PASS=\"\u5bc6\u78bc\"\n\nif &#91; $? -eq 0 ]; then\n    echo \"\ud83d\udd10 \u4e0b\u8f09\u6210\u529f\uff0c\u6b63\u5728\u9032\u884c AES-256 \u89e3\u5bc6...\"\n    # \u4f7f\u7528 openssl \u89e3\u5bc6\n    openssl enc -aes-256-cbc -d -salt -pbkdf2 -k \"$ENC_PASS\" -in \/home\/quanto\/aa.tar.gz.enc -out \/home\/quanto\/aa.tar.gz\nelse\n    echo \"\u26a0\ufe0f \u4e0b\u8f09\u5931\u6557\u6216\u672a\u63d0\u4f9b URL\uff0c\u5efa\u7acb\u9810\u8a2d index.php\u3002\"\nfi\n\n# --- \u8655\u7406\u7db2\u9801\u5167\u5bb9 (www.tar.gz) ---\nif &#91; -f \"aa.tar.gz\" ]; then\n    echo \"\ud83d\udce6 \u89e3\u5bc6\u6210\u529f\uff0c\u6b63\u5728\u89e3\u58d3\u7e2e\u81f3 \/home\/quanto\/www...\"\n    # \u5047\u8a2d\u58d3\u7e2e\u6a94\u5167\u76f4\u63a5\u662f\u7db2\u9801\u6a94\u6848\uff0c\u89e3\u58d3\u81f3 www \u8cc7\u6599\u593e\n    sudo tar xzvf aa.tar.gz -C \/home\/quanto\/www\nelse\n    echo \"\u672a\u767c\u73fe aa.tar.gz\uff0c\u8df3\u904e\u89e3\u58d3\u7e2e\u6b65\u9a5f\u3002\"\n    echo \"&lt;?php phpinfo(); ?>\" | sudo tee \/home\/quanto\/www\/index.php\nfi\n<\/code><\/pre>\n\n\n\n<p>\u9019\u662fbash \u6a94\u6848\u7528\u6cd5<\/p>\n\n\n\n<pre class=\"wp-block-code has-cyan-bluish-gray-background-color has-background has-small-font-size\"><code>openssl enc -aes-256-cbc -salt -pbkdf2 -in install.sh -out install.sh.enc\n\n\u4e0a\u50b3\u6a94\u6848\u5230\u4f3a\u670d\u5668\u4e0a\u7136\u5f8c\ncurl -sSL https:\/\/your-server.com\/aa.sh.enc | openssl enc -aes-256-cbc -d -salt -pbkdf2 -k \"\u4f60\u7684\u5bc6\u78bc\" | sudo bash\n\n\u5728\u89e3\u5bc6\u5f8c\u5c31\u6703\u76f4\u63a5\u57f7\u884c\u3002<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>openssl enc -aes-256-cbc -salt -pbkdf2 -in aa.tar.gz -o &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/blog.quantoyo.com\/?p=4304\" class=\"more-link\">\u95b1\u8b80\u5168\u6587<span class=\"screen-reader-text\">\u3008\u52a0\u89e3\u5bc6 + \u6293\u6a94\u6848\u4e0b\u4f86\u4f7f\u7528\u3009<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[299],"tags":[310,33,714,49,195,715],"class_list":["post-4304","post","type-post","status-publish","format-standard","hentry","category-duty","tag-aes","tag-bash","tag-cbc","tag-curl","tag-openssl","tag-wget"],"_links":{"self":[{"href":"https:\/\/blog.quantoyo.com\/index.php?rest_route=\/wp\/v2\/posts\/4304","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.quantoyo.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.quantoyo.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.quantoyo.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.quantoyo.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=4304"}],"version-history":[{"count":1,"href":"https:\/\/blog.quantoyo.com\/index.php?rest_route=\/wp\/v2\/posts\/4304\/revisions"}],"predecessor-version":[{"id":4305,"href":"https:\/\/blog.quantoyo.com\/index.php?rest_route=\/wp\/v2\/posts\/4304\/revisions\/4305"}],"wp:attachment":[{"href":"https:\/\/blog.quantoyo.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=4304"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.quantoyo.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=4304"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.quantoyo.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=4304"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}