{"id":1203,"date":"2019-09-07T13:42:26","date_gmt":"2019-09-07T05:42:26","guid":{"rendered":"http:\/\/van-yzt.com\/?p=1203"},"modified":"2019-09-07T13:42:26","modified_gmt":"2019-09-07T05:42:26","slug":"bandit-level-5-%e2%86%92-level-6","status":"publish","type":"post","link":"https:\/\/huzi-baozi.com\/?p=1203","title":{"rendered":"Bandit Level 5 \u2192 Level 6"},"content":{"rendered":"<p>The password for the next level is stored in a file somewhere under the inhere directory and has all of the following properties:<\/p>\n<p>human-readable<br \/>\n1033 bytes in size<br \/>\nnot executable<\/p>\n<h2>\n\u89e3\u5bc6<\/h2>\n<pre><code class=\"language-shell\">bandit5@bandit:~\/inhere$ find . -type f -size 1033c ! -executable -exec file {} \\;\n.\/maybehere07\/.file2: ASCII text, with very long lines\nbandit5@bandit:~\/inhere$ cat .\/maybehere07\/.file2\nDXjZPULLxYr17uwoI01bNLQbtFemEgo7\n<\/code><\/pre>\n<h2>\n\u77e5\u8bc6\u70b9<\/h2>\n<ol>\n<li>\n<code>find<\/code>\u547d\u4ee4<code>-size<\/code>\u6307\u5b9a\u6587\u4ef6\u5927\u5c0f\uff0c\u5b57\u8282\u7528<code>c<\/code>\u540e\u7f00\u8868\u793a\uff1b<\/li>\n<li>\n<code>find<\/code>\u547d\u4ee4<code>-executable<\/code>\u7528\u4e8e\u6807\u793a\u53ef\u6267\u884c\u6587\u4ef6\uff0c\u524d\u9762\u52a0\u5426\u5b9a\u524d\u7f00<code>!<\/code>\uff1b<\/li>\n<\/ol>\n","protected":false},"excerpt":{"rendered":"<p>The password for the next level is stored in a file somewhere under the inhere directory and has all of the following properties: human-readable 1033 bytes in size not executable \u89e3\u5bc6 bandit5@bandit:~\/inhere$ find . -type f -size 1033c ! -executable -exec file {} \\; .\/maybehere07\/.file2: ASCII text, with very long lines bandit5@bandit:~\/inhere$ cat .\/maybehere07\/.file2 DXjZPULLxYr17uwoI01bNLQbtFemEgo7 &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/huzi-baozi.com\/?p=1203\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;Bandit Level 5 \u2192 Level 6&#8221;<\/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":[4],"tags":[],"class_list":["post-1203","post","type-post","status-publish","format-standard","hentry","category-bandit"],"_links":{"self":[{"href":"https:\/\/huzi-baozi.com\/index.php?rest_route=\/wp\/v2\/posts\/1203","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/huzi-baozi.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/huzi-baozi.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/huzi-baozi.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/huzi-baozi.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1203"}],"version-history":[{"count":1,"href":"https:\/\/huzi-baozi.com\/index.php?rest_route=\/wp\/v2\/posts\/1203\/revisions"}],"predecessor-version":[{"id":1204,"href":"https:\/\/huzi-baozi.com\/index.php?rest_route=\/wp\/v2\/posts\/1203\/revisions\/1204"}],"wp:attachment":[{"href":"https:\/\/huzi-baozi.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1203"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/huzi-baozi.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1203"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/huzi-baozi.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1203"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}