<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:cc="http://cyber.law.harvard.edu/rss/creativeCommonsRssModule.html">
    <channel>
        <title><![CDATA[Stories by El Shawo on Medium]]></title>
        <description><![CDATA[Stories by El Shawo on Medium]]></description>
        <link>https://medium.com/@qqaaq?source=rss-3917c221cd3a------2</link>
        <image>
            <url>https://cdn-images-1.medium.com/fit/c/150/150/1*-6S677zMa9EovI8kWsfopQ.jpeg</url>
            <title>Stories by El Shawo on Medium</title>
            <link>https://medium.com/@qqaaq?source=rss-3917c221cd3a------2</link>
        </image>
        <generator>Medium</generator>
        <lastBuildDate>Mon, 25 May 2026 15:39:48 GMT</lastBuildDate>
        <atom:link href="https://medium.com/@qqaaq/feed" rel="self" type="application/rss+xml"/>
        <webMaster><![CDATA[yourfriends@medium.com]]></webMaster>
        <atom:link href="http://medium.superfeedr.com" rel="hub"/>
        <item>
            <title><![CDATA[TryHackme couch CTF Walkthrough [ENG]]]></title>
            <link>https://medium.com/@qqaaq/tryhackme-couch-ctf-walkthrough-eng-8220c8e27f72?source=rss-3917c221cd3a------2</link>
            <guid isPermaLink="false">https://medium.com/p/8220c8e27f72</guid>
            <category><![CDATA[tryhackme-walkthrough]]></category>
            <dc:creator><![CDATA[El Shawo]]></dc:creator>
            <pubDate>Thu, 28 Aug 2025 11:45:23 GMT</pubDate>
            <atom:updated>2025-08-28T11:46:13.349Z</atom:updated>
            <content:encoded><![CDATA[<figure><img alt="" src="https://cdn-images-1.medium.com/max/323/0*pwwFWx846Kik8peU.png" /></figure><p>Hello, today I will explain the solution to the room at <a href="https://tryhackme.com/room/couch">this link</a>.</p><p>Port count:</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/714/0*I2XGi6IzuZc0sP8P.png" /></figure><ol><li>ssh</li><li>2. 5984 — CouchDB</li></ol><p>Let’s answer the questions</p><h4>Scan the machine. How many ports are open?</h4><ul><li>2</li></ul><h4>Which database management system is installed on the server?</h4><ul><li>couchdb</li></ul><h4>On which port is the database management system running?</h4><ul><li>5984</li></ul><h4>What is the version of the management system installed on the server?</h4><ul><li>1.6.1</li></ul><p>WEB INDEXING:</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/714/0*36_ghhmW7mH3VGRk.png" /></figure><p>I filtered out the unnecessary 404 directories, but it didn’t work. I’m manually filtering them and writing them here.</p><p>/_config</p><p>/_log</p><p>/_stats</p><p>/_utils -&gt; This one particularly caught my attention.</p><p>/_users</p><h4>What is the path for the web management tool for this database management system?</h4><ul><li>_utils</li></ul><p>That’s it for now. I’ll focus on /_utils.</p><p><a href="http://10.10.58.240:5984/_utils/">http://10.10.58.240:5984/_utils/</a></p><figure><img alt="" src="https://cdn-images-1.medium.com/max/714/0*sop9dkpF6MT01HsC.png" /></figure><p>secret</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/714/0*lb6Pk5-zc8RHKayb.png" /></figure><p>Click on it.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/714/0*I59S8qedRhz37L1S.png" /></figure><p>For those who can’t do it, the URL:</p><p><a href="http://10.10.58.240:5984/_utils/document.html?secret/a1320dd69fb4570d0a3d26df4e000be7">http://10.10.58.240:5984/_utils/document.html?secret/a1320dd69fb4570d0a3d26df4e000be7</a></p><p>— — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — —</p><h4>How can I list all databases in the database management system’s web browser?</h4><ul><li>_all_dbs</li></ul><p>— — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — —</p><p>They have set a password backup.</p><h4>What are the credentials found in the web management tool?</h4><blockquote>atena:t4qfzcc4qN##</blockquote><p>Let’s log in with the ssh credentials:</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/580/0*6daMb_T-oesIqNzV.png" /></figure><p>We managed to log in. I ran sudo -l, but it didn’t work.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/464/0*l01ABVFCgP9kpjoe.png" /></figure><p>I thought I’d check the .bash_history section, thinking the CTF creator might have left a trace. Yes, they did something with Docker:</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/714/0*Our73d0jh_vECgzY.png" /></figure><figure><img alt="" src="https://cdn-images-1.medium.com/max/419/0*s1RP8iFZd2v7Ecmy.png" /></figure><figure><img alt="" src="https://cdn-images-1.medium.com/max/411/0*Zilb2FogOb07YVjs.png" /></figure><h4>Execute the machine and locate the user.txt file</h4><ul><li>cat /mnt/home/atena/user.txt</li></ul><h4>Elevate privileges and obtain the root.txt file</h4><ul><li>cat /mnt/root/root.txt</li></ul><p>The CTF is complete. Goodbye.</p><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=8220c8e27f72" width="1" height="1" alt="">]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[TryHackme couch CTF Çözümü [TR]]]></title>
            <link>https://medium.com/@qqaaq/tryhackme-couch-ctf-%C3%A7%C3%B6z%C3%BCm%C3%BC-tr-e0df62218df3?source=rss-3917c221cd3a------2</link>
            <guid isPermaLink="false">https://medium.com/p/e0df62218df3</guid>
            <category><![CDATA[tryhackme-walkthrough]]></category>
            <dc:creator><![CDATA[El Shawo]]></dc:creator>
            <pubDate>Thu, 28 Aug 2025 11:35:52 GMT</pubDate>
            <atom:updated>2025-08-28T11:36:03.772Z</atom:updated>
            <content:encoded><![CDATA[<figure><img alt="" src="https://cdn-images-1.medium.com/max/323/1*stFVOvFEzWvluoZvVdTi0Q.png" /></figure><p>merhaba bu gün bu <a href="https://tryhackme.com/room/couch">linkteki</a> odayı çözümünü anlatacağım.</p><p>port sayım:</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/827/1*0OW5ZwS41bkMbI1fELZ_aA.png" /></figure><ol><li>ssh</li><li>5984 — CouchDB</li></ol><p><strong>soruları cevaplayalım</strong></p><h3>Makineyi tarayın. Kaç port açık?</h3><ul><li>2</li></ul><h4>Sunucuda hangi veritabanı yönetim sistemi yüklü?</h4><ul><li>couchdb</li></ul><h4>Veritabanı yönetim sistemi hangi portta çalışıyor?</h4><ul><li>5984</li></ul><h4>Sunucuda kurulu yönetim sisteminin versiyonu nedir?</h4><ul><li>1.6.1</li></ul><p>WEB DİZİN TARAMASI:</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*fT7uGinQm_luIC38Afxciw.png" /></figure><p>çok gereksiz 404 dizin olduğu için filtreleme yaptım ama işe yaramadı ben manuel filtreleyip buraya yazıyorum.</p><p>/_config<br>/_log<br>/_stats<br>/_utils -&gt; özellikle dikkatimi çeken bu oldu.<br>/_users</p><h4>Bu veritabanı yönetim sistemi için web yönetim aracının yolu nedir?</h4><ul><li>_utils</li></ul><p>bu kadar şimdi /_utils buna yöneleceğim.</p><p><a href="http://10.10.58.240:5984/_utils/">http://10.10.58.240:5984/_utils/</a></p><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*dLadKnNnHk3CydlzmO5r6Q.png" /></figure><p>secret</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*kToj17WeDcjHNp7Z-P7C2w.png" /></figure><p>üzerine tıklayın.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*LTnCZNj4_JP_18Yh1RgAXg.png" /></figure><p>yapamayanlar için url:<br><a href="http://10.10.58.240:5984/_utils/document.html?secret/a1320dd69fb4570d0a3d26df4e000be7">http://10.10.58.240:5984/_utils/document.html?secret/a1320dd69fb4570d0a3d26df4e000be7</a></p><p>— — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — —</p><h4>Veritabanı yönetim sisteminin web tarayıcısında tüm veritabanlarını listelemenin yolu nedir?</h4><ul><li>_all_dbs</li></ul><p>— — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — —</p><p>password backup koymuşlar</p><h4>Web yönetim aracında bulunan kimlik bilgileri nelerdir?</h4><ul><li>atena:t4qfzcc4qN##</li></ul><p>ssh bilgileri ile giriş yapalım:</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/580/1*s7pswqS-7yKWPMg-uKoH3A.png" /></figure><p>giriş yapmayı başardık sudo -l çalıştırdım yemedi</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/464/1*UUfegSk5es0_6T0oz6ex9w.png" /></figure><p>.bash_history kısmına bakayım dedim ctf kurucusu belki iz bırakmıştır diye evet docker ile birşeyler yapmış:</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*8hUaQRalnOQuyk7P01THZA.png" /></figure><figure><img alt="" src="https://cdn-images-1.medium.com/max/419/1*MuPE2P0H4D6emx39t6dvEg.png" /></figure><figure><img alt="" src="https://cdn-images-1.medium.com/max/411/1*6T3YrpxXAIIKKiONBfWTbg.png" /></figure><h4>Makineyi tehlikeye atın ve user.txt dosyasını bulun</h4><ul><li>cat /mnt/home/atena/user.txt</li></ul><h4>Ayrıcalıkları yükseltin ve root.txt dosyasını edinin</h4><ul><li>cat /mnt/root/root.txt</li></ul><p>ctf bitmiştir byee..</p><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=e0df62218df3" width="1" height="1" alt="">]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[TryHackme gallery666 CTF Walkthrough [ENG]]]></title>
            <link>https://medium.com/@qqaaq/tryhackme-gallery666-ctf-walkthrough-eng-6f590a120a80?source=rss-3917c221cd3a------2</link>
            <guid isPermaLink="false">https://medium.com/p/6f590a120a80</guid>
            <category><![CDATA[tryhackme-walkthrough]]></category>
            <dc:creator><![CDATA[El Shawo]]></dc:creator>
            <pubDate>Thu, 14 Aug 2025 09:27:16 GMT</pubDate>
            <atom:updated>2025-08-14T09:27:16.226Z</atom:updated>
            <content:encoded><![CDATA[<p>here is room <a href="https://tryhackme.com/room/gallery666">link</a></p><figure><img alt="" src="https://cdn-images-1.medium.com/max/681/0*9XFxS3bzH-VgUgPA.png" /></figure><p>port count:</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/785/0*lxd7eY5q34uiqnmU.png" /></figure><p>22 ssh<br>80 http<br>8080 http</p><blockquote>How many ports are open?</blockquote><ul><li>3</li></ul><p>There are two web servers</p><p>80 default Apache server</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/785/0*_7hIAdCmr3cXo2mw.png" /></figure><p>8080 is a picture gallery system that is resistant to SQL queries.</p><p>Our second question asks us to find a CMS, which we found with a simple search.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/735/0*0elc9dRVHcTfGUN5.png" /></figure><p><a href="https://www.exploit-db.com/exploits/50198">Here is the link</a></p><p>A simple “simple image gallery system CMS” will appear in the search results</p><p>Now, the link says</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/647/0*t6rx1AcUI7kSprCm.png" /></figure><p>Sign up for the system or log in.</p><p>Open your device with a proxy tool to stop the request.</p><p>Click on albums and then save the request.</p><p>Now let’s move on to the steps:</p><p><a href="http://10.10.130.162/gallery/login.php">http://10.10.130.162/gallery/login.php</a></p><figure><img alt="" src="https://cdn-images-1.medium.com/max/368/0*2hRo7DZB5IVN025l.png" /></figure><figure><img alt="" src="https://cdn-images-1.medium.com/max/753/0*CXDuUnwWHANKXpe0.png" /></figure><figure><img alt="" src="https://cdn-images-1.medium.com/max/785/0*Oeyb607FMMz4pYb0.png" /></figure><p>Click on one and right-click to save the request, then select “save item”:</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/750/0*YgSWSTyjOan8lAxd.png" /></figure><p>I think the problem here is</p><p>GET /gallery/?page=albums/images&amp;id=5 HTTP/1.1</p><p>Whatever the &amp;id=5 parameter is, let’s continue.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/785/0*VdWPWw0KaJyaMRzp.png" /></figure><p>now counting phase</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/785/0*GflYCOTS8vstwPZk.png" /></figure><p>As a result, we find two database names as follows:</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/247/0*fd9OQrCa-OpAaeeC.png" /></figure><p>It’s time to dive in, as more information is needed.</p><p>galery_db I’m going to explore this place:</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/785/0*yqa9cjL34l2g9P2R.png" /></figure><figure><img alt="" src="https://cdn-images-1.medium.com/max/219/0*g2_eyuLsBniq7-iv.png" /></figure><figure><img alt="" src="https://cdn-images-1.medium.com/max/785/0*HlOyT3yoovh93fx8.png" /></figure><figure><img alt="" src="https://cdn-images-1.medium.com/max/395/0*nSV-XrmFKK1NOkA2.png" /></figure><figure><img alt="" src="https://cdn-images-1.medium.com/max/785/0*1KB3Wo5f8ZihAkqu.png" /></figure><figure><img alt="" src="https://cdn-images-1.medium.com/max/381/0*CrSYcEhgmkqUIYtE.png" /></figure><p>Finally…</p><p>What is the admin user’s hash password?</p><ul><li>a228b12a08b6527e7978cbe5d914531c</li></ul><p>Now it’s time to get the shell.</p><p>When adding an album, I confirmed that it was not limited to image extensions such as .jpg, .jpeg, and .png, and uploaded a shell.php file there. Since we are a ctfte, I think it was approved, and I clicked and got my shell.</p><p>Click on an album.</p><p>2. Click on the image upload box in the album</p><p>3. Upload a shell.php file, change the IP/port</p><p>4. Save and start a listener ncat according to the port and press F5</p><p>Yes, you should have established a connection. We can now proceed to the root access step.</p><p>First, we need to switch to an authorized account, so I had to search for the password.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/532/0*qqlhO8UKaQTLqkwy.png" /></figure><p>I searched for the user mike in the /home directory.</p><p>We have almost no permissions.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/343/0*QvG7JV842HmhHytT.png" /></figure><p>Another location was</p><p>/var/backups/, and we had read access to it, so why are we waiting?</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/617/0*yjrdPkXbQ-NOAU6x.png" /></figure><p>mike hasn’t deleted the logs</p><p>mike:b3stpassw0rdbr0xx</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/400/0*dlODRALq7tmemHGn.png" /></figure><p>We have reached the root step…</p><p>I ran sudo -l and got the following output:</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/785/0*SMcFMAspywwASG-E.png" /></figure><figure><img alt="" src="https://cdn-images-1.medium.com/max/785/0*vOZtIpefW9eb5gU0.png" /></figure><p>It makes code changes and exits if unsuccessful.</p><p>Let’s try it:</p><p>Open an additional terminal and use ssh to connect.</p><p>ssh mike@your-machine-ip</p><p>Enter the password:</p><p>b3stpassw0rdbr0xx</p><p>Then</p><p>sudo /bin/bash /opt/rootkit.sh</p><p>After that, a nano editor will open. Here, press</p><p>ctrl R</p><p>ctrl X</p><p>Type this and paste it into the opened section:</p><blockquote><em>reset; sh 1&gt;&amp;0 2&gt;&amp;0</em></blockquote><p>If the quotes cause problems, you can get them from this link.</p><p>What is a user flag?</p><p>— -</p><p>What is a root flag?</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/769/0*jIv5I_dre9CxqeUT.png" /></figure><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=6f590a120a80" width="1" height="1" alt="">]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[TryHackme gallery666 CTF Çözümü [TR]]]></title>
            <link>https://medium.com/@qqaaq/tryhackme-gallery666-ctf-%C3%A7%C3%B6z%C3%BCm%C3%BC-tr-eec3319ed2d6?source=rss-3917c221cd3a------2</link>
            <guid isPermaLink="false">https://medium.com/p/eec3319ed2d6</guid>
            <category><![CDATA[tryhackme-walkthrough]]></category>
            <dc:creator><![CDATA[El Shawo]]></dc:creator>
            <pubDate>Wed, 13 Aug 2025 17:35:51 GMT</pubDate>
            <atom:updated>2025-08-13T17:35:51.659Z</atom:updated>
            <content:encoded><![CDATA[<p>odanın <a href="https://tryhackme.com/room/gallery666">bağlantısı</a></p><figure><img alt="" src="https://cdn-images-1.medium.com/max/681/1*jym0kFBlkXBQZzBeKl4FMQ.png" /></figure><p>port sayım:</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*Ff92q3Jt6OE-sSFW54hWiA.png" /></figure><p>22 ssh<br>80 http <br>8080 http</p><blockquote>Kaç tane port açık?</blockquote><ul><li>3</li></ul><p>iki tane web sunucusu var</p><p>80 deafult apache server</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/813/1*XuuTPIF5khXqYx-KWW6tXw.png" /></figure><p>8080 ise bir resim galeri sistemi olduğunu görüyoruz bu sistem sql sorgularına karşı bencildi.<br>2. sorumuzda cms bulmamızı istiyorki bulduk basit bir tarama sonucuda</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/735/1*643qr4LnLTqJq6-pFO346w.png" /></figure><p>şöyle <a href="https://www.exploit-db.com/exploits/50198">bağlantıyı</a> vereyım <br>Basit bir “ sımple ımage gallery system CMS “ tarama sonucunda çıkacaktır</p><p>şimdi bağlantıda şöyle diyor</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/647/1*J4XjkkD3M_ZR11n9ZaEkXw.png" /></figure><p>sisteme kayıt olun veya giriş yapın<br>bir proxy aracı ile isteği durdurmak amacıyla aracınızı açın<br>ve albumlere tıklayın ardından isteği kayıt edin.</p><p>şimdi adımlara geçiyoruz:<br><a href="http://10.10.130.162/gallery/login.php">http://10.10.130.162/gallery/login.php</a></p><figure><img alt="" src="https://cdn-images-1.medium.com/max/368/1*R3i191I-sOnA8qCLjCzVgg.png" /></figure><figure><img alt="" src="https://cdn-images-1.medium.com/max/753/1*Lu6KtG4yWQ7LdEOCWhxhIA.png" /></figure><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*og3si2mnYgekbF05ejUriw.png" /></figure><p>birine tıklayın ve isteği kayıt etmek için sağ tıklayıp save item diyoruz:</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/750/1*JviYJaQ6nPinImspu7v-Ng.png" /></figure><p>sanırsam buradaki sorun</p><p>GET /gallery/?page=albums/images&amp;id=5 HTTP/1.1</p><p>&amp;id=5 parametresi neyse devam ediyoruz</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/791/1*Dq7hHJh7Zbrpvd8K52vjAg.png" /></figure><p>şimdi sayım aşaması</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*Gcfz8sk6YWDkklIqXsR2pA.png" /></figure><p>sonucunda iki adet database ismi buluyoruz şu şekilde:</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/247/1*txYeBZEoOlllV0S2cJUcsA.png" /></figure><p>daha fazla bilgi gerek olduğundan içeriye dalma vakti</p><p>galery_db burayı keşfedeceğim:</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*KtAIWHBDXKigkjvWqxYWIg.png" /></figure><figure><img alt="" src="https://cdn-images-1.medium.com/max/219/1*ImXIVXGRmZ1y8zdF2iXpbA.png" /></figure><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*CxV1dn1Vb2D798Hj9h39Hw.png" /></figure><figure><img alt="" src="https://cdn-images-1.medium.com/max/395/1*lv4GrsMej9A4dJpTfADd8Q.png" /></figure><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*L7-t5fNK9A_X6o3V1zgI5A.png" /></figure><figure><img alt="" src="https://cdn-images-1.medium.com/max/381/1*E8_CP5slfgThwMJrdSzbAg.png" /></figure><p>sonunda..</p><p>Admin kullanıcısının hash şifresi nedir?</p><ul><li>a228b12a08b6527e7978cbe5d914531c</li></ul><p>şimdi shell alma vakti</p><p>album eklerken sadece .jpg .jpeg .png gibi resim uzantılarıyla sınırlı kalmadığını onayladım ve oraya bir shell.php yükledim bir ctfte olduğumuz için sanırsam onaylandı ve tıklayıp shelimi aldım</p><ol><li>bir albume tıklayın<br>2. albume resim yükleme kutucuğuna tıklayın<br> 3. bir shell.php dosyası yükleyin ip/port değiştirin<br>4. kaydedin ve bir dinleyici ncat başlatın porta göre ve f5 atın</li></ol><p>evet bir bağlantı almış olmalısınız root olma adımına geçebiliriz.</p><p>ilk önce bir yetkili hesaba geçiş yapmamız gerek o yüzden şifre aramam gerekiyordu</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/532/1*q0QjNh9YVX1qCZ_3ZQc0ig.png" /></figure><p>/home dizninde mike kullanıcını araştırdım<br>neredeyse hiç yetkimiz yok</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/343/1*pijUIfzWiyQxPG4y7U_AEw.png" /></figure><p>bir başka yer ise</p><p>/var/backups/ kısmında idi ve erişiminei okumaya yetkimiz vardı o zaman neden duruyoruz?</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/617/1*wv1RJlKYVqqZrfk04N5dtg.png" /></figure><figure><img alt="" src="https://cdn-images-1.medium.com/max/400/1*oO-9r8nborHdlPLxnepeKQ.png" /></figure><p>mike logları silmemiş</p><p>mike:b3stpassw0rdbr0xx</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/575/1*K2E85PuVpjLNriNNdy3NNA.png" /></figure><p>root olma adımına gelmiş bulunmaktayız…</p><p>sudo -l çalıştırdım içeriği:</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/819/1*RvKp41Imc-f2_2v3GXVaCA.png" /></figure><figure><img alt="" src="https://cdn-images-1.medium.com/max/804/1*kvAJ1Bk4d05zBYSVGZ-txQ.png" /></figure><p>kod değişik düzenlemeler yapıyor aksi durumda çıkış sağlıyor</p><p>kullanmayı deneyelim:</p><p>ek bir terminal açın ve ssh ile</p><p>ssh mike@your-machine-ip</p><p>şifreyi girin:<br>b3stpassw0rdbr0xx</p><p>sonra</p><p>sudo /bin/bash /opt/rootkit.sh</p><p>dedikten sonra bir nano editoru açılacak burada <br>ctrl R<br>ctrl X <br>Yazıp açılan kısma bunu yapıştırın<br>reset; sh 1&gt;&amp;0 2&gt;&amp;0</p><p>tırnaklar felan sorunç çıkartırsa bu <a href="https://gtfobins.github.io/gtfobins/nano/">bağlantıdan</a> alabilirsiniz</p><p>Kullanıcı bayrağı nedir?<br> — -<br>Kök bayrağı nedir?</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/769/1*mH0qOLF37e35BCjyRsLUng.png" /></figure><p>Bye</p><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=eec3319ed2d6" width="1" height="1" alt="">]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[TryHackme heartbleed CTF Walkthrough [ENG]]]></title>
            <link>https://medium.com/@qqaaq/tryhackme-heartbleed-ctf-walkthrough-eng-2cd9ded37a4f?source=rss-3917c221cd3a------2</link>
            <guid isPermaLink="false">https://medium.com/p/2cd9ded37a4f</guid>
            <category><![CDATA[tryhackme-walkthrough]]></category>
            <dc:creator><![CDATA[El Shawo]]></dc:creator>
            <pubDate>Sat, 02 Aug 2025 08:03:58 GMT</pubDate>
            <atom:updated>2025-08-02T08:03:58.711Z</atom:updated>
            <content:encoded><![CDATA[<figure><img alt="" src="https://cdn-images-1.medium.com/max/785/0*MhOcmRM_HFOnBd-o.png" /></figure><p>Hello, we will solve the CTFI at the following <a href="https://tryhackme.com/room/heartbleed">link</a> on tryhackme.</p><p>Port scanning:</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/785/0*ea-6Yms_xhfB6QKo.png" /></figure><p>22, 111, 443<br>The ports are open. Based on the CTF explanation, I will focus on port 443. As you can see, there are SSL issues, etc. We will look into it now.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/785/0*qkbuyPL9_PupeIXn.png" /></figure><p>1.2) Port enumeration (focused on 443)</p><blockquote>nmap -sS -sV -p 443 — script ssl-cert,ssl-enum-ciphers,http-title,http-server-header,vuln -T4 79.125.59.127</blockquote><ul><li>The output is long, so I’m showing the relevant part; you can review the rest.</li></ul><figure><img alt="" src="https://cdn-images-1.medium.com/max/699/0*8chD358GiWt-rITg.png" /></figure><p>This shows SSL-Heartbleed vulnerability.</p><p>This vulnerability allows information protected by SSL/TLS encryption to be stolen from memory.</p><p>I will present the proof in Meterpreter.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/785/0*K5bSsO42ozSQw6zl.png" /></figure><p>This module is the most appropriate from our perspective.</p><p>auxiliary/scanner/ssl/openssl_heartbleed</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/785/0*m6NaWa7G0tKZDFvD.png" /></figure><p>Now we will fill these in and run them.</p><p>Zoom image will be displayed</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/751/0*sLGHaqM4jT3MuZO4.png" /></figure><p>enter target IP</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/625/0*BsG2Nl5u_frDg2z2.png" /></figure><p>We set the verbose value to true to see detailed output and run it.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/785/0*6mPb8eskG7YPgI9a.png" /></figure><p>Bayrak nedir?</p><ul><li>THM{REDACTED}</li></ul><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=2cd9ded37a4f" width="1" height="1" alt="">]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[TryHackme heartbleed CTF Çözümü [TR]]]></title>
            <link>https://medium.com/@qqaaq/tryhackme-heartbleed-ctf-%C3%A7%C3%B6z%C3%BCm%C3%BC-tr-9700997d409e?source=rss-3917c221cd3a------2</link>
            <guid isPermaLink="false">https://medium.com/p/9700997d409e</guid>
            <category><![CDATA[tryhackme-walkthrough]]></category>
            <dc:creator><![CDATA[El Shawo]]></dc:creator>
            <pubDate>Thu, 31 Jul 2025 09:51:02 GMT</pubDate>
            <atom:updated>2025-07-31T09:51:02.763Z</atom:updated>
            <content:encoded><![CDATA[<figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/0*OufSh9BXSOx5B7MD.png" /></figure><p>selam tryhackme üzerindeki <a href="https://tryhackme.com/room/heartbleed">şu linkteki</a> ctfi çözeceğiz.</p><p>port taraması:</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/976/1*7MS4pSddhlM2eXKl5i21kw.png" /></figure><p>22 , 111 , 443 <br>portları açık ctf açıklamasına güvenip 443 portuna abanacağım gördüğünüz gibi ssl sorunları felan varmış şimdi bakacağız.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/874/1*Ky5jMM9JMmyzwhXdkk_L-Q.png" /></figure><p>1.2) port sayım (443 odaklı olacak)</p><blockquote>nmap -sS -sV -p 443 — script ssl-cert,ssl-enum-ciphers,http-title,http-server-header,vuln -T4 79.125.59.127</blockquote><ul><li>çıktı uzun o yüzden işe yarayan yeri gösteriyorum siz inceleyebilirsiniz.</li></ul><figure><img alt="" src="https://cdn-images-1.medium.com/max/699/1*vXrlts5khDFcQ8ImZy5Zig.png" /></figure><p>buradaki ssl-heartbleed zafiyetli gösteriyor <br>Bu açık, SSL/TLS şifrelemesiyle korunan bilgilerin hafızadan çalınmasına izin verir.</p><p>Meterpreterde kanıtını sunacağım.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*uK7BD3FqCJ4qnT7mO63kIA.png" /></figure><p>bu modul en doğrusu bizim açımızdan</p><p>auxiliary/scanner/ssl/openssl_heartbleed</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*irhU7iLBP_wZsgYlHruW6g.png" /></figure><p>şimdi bunları doldurup çalıştıracağız.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/751/1*1e5j2Oz1pP10vqvMznLJig.png" /></figure><p>hedef ip giriniz</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/625/1*lYf0m5XUQhF4QPm4Ncbppg.png" /></figure><p>detaylı çıktı görmemiz için verbose değerini true yapıyoruz ve çalıştırıyoruz</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*VmnSTVqS-l4zwdxc-WMqgQ.png" /></figure><blockquote>What is the flag?</blockquote><ul><li>THM{REDACTED}</li></ul><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=9700997d409e" width="1" height="1" alt="">]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[TryHackme bolt CTF Walkthrough [ENG]]]></title>
            <link>https://medium.com/@qqaaq/tryhackme-bolt-ctf-walkthrough-eng-bfc1c9762149?source=rss-3917c221cd3a------2</link>
            <guid isPermaLink="false">https://medium.com/p/bfc1c9762149</guid>
            <category><![CDATA[tryhackme-walkthrough]]></category>
            <dc:creator><![CDATA[El Shawo]]></dc:creator>
            <pubDate>Tue, 29 Jul 2025 17:17:10 GMT</pubDate>
            <atom:updated>2025-07-29T17:17:10.293Z</atom:updated>
            <content:encoded><![CDATA[<figure><img alt="" src="https://cdn-images-1.medium.com/max/317/0*cK2vtEYlC3AOS1Xw.png" /></figure><p>Hello, today we will solve the bolt machine on the tryhackme website. Enjoy reading :)</p><p>Port Scanning</p><p>nmap -sS -sV -A -T5 -p- 10.10.188.229</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/785/0*xLV2q2eaYSt-N7cN.png" /></figure><p>Open ports:</p><p>22, 80, 8000</p><p>22 ssh</p><p>80 default Apache server</p><p>8000 CMS server installed</p><blockquote>What is the port number of a web server running CMS?</blockquote><p>8000</p><p>Let’s go to <a href="http://machine_ip:8000/">http://machine_ip:8000/</a></p><p>Let’s explore the site…</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/785/0*7cGPDEQ8jqV_y9xM.png" /></figure><blockquote>What is the username we can find in CMS?</blockquote><p>bolt</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/785/0*Aiac1Y9_VCkCzkIl.png" /></figure><blockquote>What is the password we can find for the username?</blockquote><p>boltadmin123</p><p>Since we have the login information, we need to find a login page. After a few attempts and AI chat, I found this path.</p><p><a href="http://10.10.188.229:8000/bolt/login">http://10.10.188.229:8000/bolt/login</a></p><figure><img alt="" src="https://cdn-images-1.medium.com/max/572/0*wLWmrCI6gzhkSfx0.png" /></figure><p>Let’s log in and find out the version information.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/785/0*KI_k9POCxoZ1jwsI.png" /></figure><p>It says “I’m here” at the bottom left.</p><blockquote>Which CMS version is installed on the server?</blockquote><p>bolt 3.7.1</p><p>Now we can move on to searching for an exploit.</p><p>You can find it by searching for Bolt CMS 3.7.0 exploits in a browser. I’ll give you a direct link anyway.</p><p><a href="https://www.exploit-db.com/exploits/48296">Here</a> it is.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/785/0*tnRNOKnMNy-wL5ZW.png" /></figure><blockquote>In a previous version of this CMS, there is an exploit that allows RCE with authentication. You can find it in Exploit DB. What is its EDB ID?</blockquote><p>48296</p><p>It wants us to use this exploit in Meterpreter, so let’s open our msfconsole tool and use the exploit we found.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/785/0*rmpI0RDrbYUXrYhu.png" /></figure><blockquote>Before running the exploit, set the LHOST, LPORT, RHOST, USERNAME, and PASSWORD values in msfconsole.</blockquote><p>No answer required.</p><blockquote>Search for the flag.txt file inside the machine.</blockquote><p>cat /home/flag.txt</p><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=bfc1c9762149" width="1" height="1" alt="">]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[TryHackme bolt CTF Çözümü [TR]]]></title>
            <link>https://medium.com/@qqaaq/tryhackme-bolt-ctf-%C3%A7%C3%B6z%C3%BCm%C3%BC-tr-3638f4b90216?source=rss-3917c221cd3a------2</link>
            <guid isPermaLink="false">https://medium.com/p/3638f4b90216</guid>
            <category><![CDATA[tryhackme-walkthrough]]></category>
            <dc:creator><![CDATA[El Shawo]]></dc:creator>
            <pubDate>Tue, 29 Jul 2025 17:12:39 GMT</pubDate>
            <atom:updated>2025-07-29T17:12:39.194Z</atom:updated>
            <content:encoded><![CDATA[<figure><img alt="" src="https://cdn-images-1.medium.com/max/317/0*C5CX_j1siffr4FHx.png" /></figure><p>merhaba bu gün <a href="https://tryhackme.com/room/bolt">tryhackme sitesindeki bolt</a> makinesini çözeceğiz iyi okumalar :)</p><p><strong>Port Tarama</strong></p><blockquote>nmap -sS -sV -A -T5 -p- 10.10.188.229</blockquote><figure><img alt="" src="https://cdn-images-1.medium.com/max/977/1*-cNFo2QakRQkZKaXhb0eSg.png" /></figure><p>açık portlar:</p><p>22 , 80 , 8000</p><p>22 ssh</p><p>80 default apache server</p><p>8000 cms server kurulu olduğuna göre</p><blockquote>CMS çalıştıran bir web sunucusunun port numarası nedir?</blockquote><p>8000</p><p><a href="http://10.10.188.229:8000/">http://machine_ip:8000/</a> adresine gidelim</p><p>siteyi keşfedelim..</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*o4ARr9CLluhcDAf0AjwkUQ.png" /></figure><blockquote>CMS’de bulabileceğimiz kullanıcı adı nedir?</blockquote><p>bolt</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/958/1*1DJ7DvwfpR9RjtGUBcqUbQ.png" /></figure><blockquote>Kullanıcı adı için bulabileceğimiz şifre nedir?</blockquote><p>boltadmin123</p><p>giriş bilgileri elimizde olduğuna göre bir login sayfası bulmamız gerek birkaç deneme ve AI chatleşme sonrası bu yolu buldum</p><p><a href="http://10.10.188.229:8000/bolt/login">http://10.10.188.229:8000/bolt/login</a></p><figure><img alt="" src="https://cdn-images-1.medium.com/max/572/1*6qAdlYw-SIMInsmHkYlTfg.png" /></figure><p>giriş yapalım ve versiyon bilgisini öğrenelim</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*8eHfHWRExrR2YKS0FcW0Eg.png" /></figure><p>sol altta ben buradayım diyor resmen</p><blockquote>Sunucuda hangi CMS sürümü yüklü?</blockquote><p>bolt 3.7.1</p><p>artık bir exploit arama yolunda ilerleyebiliriz</p><p>bir tarayıcıda Bolt CMS 3.7.0 exploit taratarak ulaşabilirsiniz sizde ben direk link vereceğim yinede</p><p><a href="https://www.exploit-db.com/exploits/48296">burada</a></p><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*aDW-wQ6zV-JbWFp-6Px1pg.png" /></figure><blockquote>Bu CMS’nin önceki bir sürümünde, kimlik doğrulamalı RCE’ye izin veren bir exploit var. Exploit DB’de bulabilirsiniz. EDB-ID’si nedir?</blockquote><p>48296</p><p>bu exploiti meterpreterde kullanmamızı istiyor o yüzden msfconsole aracımızı açalım ve bulduğumuz exploiti kullanalım.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*MXowbyl-Fv37PGDCJs-KJQ.png" /></figure><blockquote>Exploit’i çalıştırmadan önce msfconsole’da <strong>LHOST, LPORT, RHOST, USERNAME, PASSWORD</strong> değerlerini ayarlayın</blockquote><p>Cevap Gerekmiyor</p><blockquote>Makinenin içerisinde flag.txt dosyasını arayın.</blockquote><p>cat /home/flag.txt</p><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=3638f4b90216" width="1" height="1" alt="">]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[TryHackme digdug CTF Walkthrough [ENG]]]></title>
            <link>https://medium.com/@qqaaq/tryhackme-digdug-ctf-walkthrough-eng-b60cae123d6d?source=rss-3917c221cd3a------2</link>
            <guid isPermaLink="false">https://medium.com/p/b60cae123d6d</guid>
            <category><![CDATA[tryhackme]]></category>
            <dc:creator><![CDATA[El Shawo]]></dc:creator>
            <pubDate>Tue, 17 Jun 2025 09:42:40 GMT</pubDate>
            <atom:updated>2025-06-17T09:45:04.915Z</atom:updated>
            <content:encoded><![CDATA[<figure><img alt="" src="https://cdn-images-1.medium.com/max/682/0*L9T7A7j7bBtVtNU3.png" /></figure><p>Hello! 🙋‍♂️ As someone who is new to the cybersecurity world, I solved a CTF (Capture The Flag) room called Dig Dug on TryHackMe and got the flag! In this article, I want to share what I did, how I solved it, and what I learned in the process. Without getting too bogged down in technical details, I will tell an inspiring story for beginners like me.</p><blockquote><strong>Getting Started with CTF: What is Dig Dug?<br></strong>While browsing on TryHackMe, I saw a room called “Dig Dug”. An easy challenge, its aim is to get the flag from a DNS server. DNS? Yes, the “Domain Name System” we know, the system where websites are translated into IP addresses. But in this room, the work is a little more fun: We will connect to a machine (IP: 10.10.174.60) and query the DNS server for a domain name called givemetheflag.com.</blockquote><p>The task seems simple: Ask the DNS server the right question, get the flag. But of course, at that moment I was left with the feeling of “What am I doing?” 😅</p><p><strong><em>Step-by-Step Solution: The Path to the Flag</em></strong></p><p><strong>1. </strong>Setting Up the Environment: I pressed the “Start Machine” and “Start AttackBox” buttons in TryHackMe. AttackBox is a virtual machine that comes with ready-made cybersecurity tools. I could have done it from my own computer, but AttackBox is practical.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/714/0*AGNeNV8QCn8Iz0IB.png" /></figure><p><strong>2.</strong> Querying with the Dig Command: There was a clue in the room: the DNS server is responding to a special type of request for Givemetheflag.com. I was told to use dig as a tool. Run the terminal like this:</p><p>dig <a href="http://twitter.com/10">@10</a>.10.174.60 Givemetheflag.com TXT</p><p><a href="http://twitter.com/10">@10</a>.10.174.60: The IP address of the DNS server.<br>Givemetheflag.com: The domain name I am querying.</p><p>TXT: The record type where the flag is stored (reading this from the clue).</p><p><strong>3.</strong> Grabbing the Flag: The moment I ran the command, the flag appeared on the screen! 😎 Its format was: ************************************. Continue with the TryHackMe, I pasted the flags and…<br>Mission accomplished!</p><p><strong>What I Learned?</strong></p><p>Fundamentals of DNS: I learned that DNS servers can store not only websites but also different types (e.g. TXT).</p><p>Dig Tool: dig is a great tool for querying a domain. Simple yet powerful.</p><p>CTF Logic: In CTFs, it is important to read the details well and try them. Even if I don’t understand at first, when I enter the command correctly, the job is done.</p><blockquote>Motivation: Even a small success motivates me. This was a step in my cybersecurity learning journey.<br>My Advice for Beginners<br>If you are interested in cybersecurity, platforms like TryHackMe are a great place to start. Start with easy rooms like Dig Dug, learn and have fun. Don’t panic if you come across something you don’t know, ask Google, don’t be afraid to try. I started in this room saying “What is DNS?”, but now I’ve caught a flag!</blockquote><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=b60cae123d6d" width="1" height="1" alt="">]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[TryHackme digdug CTF Çözümü [TR]]]></title>
            <link>https://medium.com/@qqaaq/tryhackme-digdug-ctf-%C3%A7%C3%B6z%C3%BCm%C3%BC-tr-0719e674eb39?source=rss-3917c221cd3a------2</link>
            <guid isPermaLink="false">https://medium.com/p/0719e674eb39</guid>
            <category><![CDATA[tryhackme]]></category>
            <dc:creator><![CDATA[El Shawo]]></dc:creator>
            <pubDate>Tue, 17 Jun 2025 09:37:24 GMT</pubDate>
            <atom:updated>2025-06-17T09:37:24.666Z</atom:updated>
            <content:encoded><![CDATA[<figure><img alt="" src="https://cdn-images-1.medium.com/max/682/1*l8kkppiD1VPjOKevGU0bLg.png" /></figure><p>Merhaba! 🙋‍♂️ Siber güvenlik dünyasına yeni adım atan biri olarak, TryHackMe’de <strong>Dig Dug</strong> adında bir CTF (Capture The Flag) odasını çözdüm ve bayrağı kaptım! Bu yazıda, ne yaptığımı, nasıl çözdüğümü ve bu süreçte neler öğrendiğimi paylaşmak istiyorum. Teknik detaylara çok boğulmadan, benim gibi yeni başlayanlar için ilham verici bir hikaye anlatacağım.</p><h3>CTF’ye Başlangıç: Ne Bu Dig Dug?</h3><p>TryHackMe’de gezinirken “Dig Dug” adında bir oda gördüm. Kolay bir challenge, amacı bir DNS sunucusundan bayrağı almak. DNS? Evet, bildiğimiz “Domain Name System”, yani internet sitelerinin IP adreslerine çevrildiği sistem. Ama bu odada iş biraz daha eğlenceli: Bir makineye (IP: 10.10.174.60) bağlanıp, <strong>givemetheflag.com</strong> adlı bir alan adı için DNS sunucusunu sorgulayacağız.</p><p>Görev basit gibi: DNS sunucusuna doğru soruyu sor, bayrağı al. Ama tabii ki, o an “Ne yapıyorum ben?” hissiyle baş başa kaldım. 😅</p><h3>Adım Adım Çözüm: Bayrağa Giden Yol</h3><ol><li><strong>Ortamı Kurma</strong>: TryHackMe’de “Makineyi Başlat” ve “AttackBox’ı Başlat” düğmelerine bastım. AttackBox, siber güvenlik araçlarının hazır geldiği bir sanal makine. Kendi bilgisayarımdan da yapabilirdim ama AttackBox pratik.</li></ol><figure><img alt="" src="https://cdn-images-1.medium.com/max/779/1*WjnNk4To27rcrZmgHHhFDQ.png" /></figure><p><strong>2. Dig Komutuyla Sorgulama</strong>: Odada bir ipucu vardı: DNS sunucusu <strong>givemetheflag.com</strong> için özel bir istek türüne yanıt veriyor. Araç olarak <strong>dig</strong>’i kullanmam gerektiği söyleniyordu. Terminali açtım ve şu komutu girdim:</p><blockquote><em>dig @10.10.174.60 givemetheflag.com TXT</em></blockquote><ul><li>@10.10.174.60: DNS sunucusunun IP adresi.</li><li>givemetheflag.com: Sorguladığım alan adı.</li><li>TXT: Bayrağın saklandığı kayıt türü (ipucundan bunu anladım).</li></ul><p><strong>3. Bayrağı Kapma</strong>: Komutu çalıştırdığım an, ekranda bayrak belirdi! 😎 Format şöyleydi: ***{******************************}. TryHackMe’ye girdim, bayrağı yapıştırdım ve… <br><strong>Görev tamamlandı!</strong></p><h3>Neler Öğrendim?</h3><ul><li><strong>DNS’in Temeli</strong>: DNS sunucularının sadece web sitelerini değil, farklı türde kayıtları (mesela TXT) da saklayabildiğini öğrendim.</li><li><strong>Dig Aracı</strong>: dig, bir domaine sorgu atmak için süper bir araç. Basit ama güçlü.</li><li><strong>CTF Mantığı</strong>: CTF’lerde ipuçlarını iyi okumak ve denemek önemli. İlk başta anlamasam da, komutu doğru girince iş bitti.</li><li><strong>Motivasyon</strong>: Küçük bir başarı bile insanı gaza getiriyor. Bu, siber güvenlik öğrenme yolculuğumda bir adım oldu.</li></ul><h3>Yeni Başlayanlara Tavsiyem</h3><p>Eğer siber güvenliğe merakın varsa, TryHackMe gibi platformlar harika bir başlangıç. <strong>Dig Dug</strong> gibi kolay odalarla başla, hem öğren hem eğlen. Bilmediğin şeyler çıkarsa panik yapma, Google’a sor, denemekten korkma. Ben bu odada “DNS ne ki?” diye başladım, ama şimdi bir bayrak kaptım!</p><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=0719e674eb39" width="1" height="1" alt="">]]></content:encoded>
        </item>
    </channel>
</rss>