<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Chima Ataman</title>
    <description>The latest articles on DEV Community by Chima Ataman (@atamanbc).</description>
    <link>https://dev.to/atamanbc</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F694202%2Fd1bd8a24-a354-4d65-91ee-57fb1451b07d.jpg</url>
      <title>DEV Community: Chima Ataman</title>
      <link>https://dev.to/atamanbc</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/atamanbc"/>
    <language>en</language>
    <item>
      <title>CTFs are Fun</title>
      <dc:creator>Chima Ataman</dc:creator>
      <pubDate>Fri, 27 Aug 2021 09:00:38 +0000</pubDate>
      <link>https://dev.to/atamanbc/ctfs-are-fun-3615</link>
      <guid>https://dev.to/atamanbc/ctfs-are-fun-3615</guid>
      <description>&lt;p&gt;For the first time in my life I am actively participating in a CTF contest.&lt;/p&gt;

&lt;h2&gt;
  
  
  What are CTFs?
&lt;/h2&gt;

&lt;p&gt;CTF stands for "Capture the Flag". This is a contest where competitors exploit security vulnerabilities in software to get &lt;strong&gt;flags&lt;/strong&gt; which is usually a text string of known format.&lt;/p&gt;

&lt;h2&gt;
  
  
  MLH CTF Experience
&lt;/h2&gt;

&lt;p&gt;I am currently the head of a team at the CTF contest as part of the &lt;a href="https://fellowship.mlh.io/"&gt;MLH Fellowship&lt;/a&gt;. I will talk about that in another post 😉.&lt;/p&gt;

&lt;p&gt;While being a complete beginner at cybersecurity, there were easy to hard challenges in this contest. This has really helped me learn so much in just a week. It quite amazing!&lt;/p&gt;

&lt;h2&gt;
  
  
  Some Awesome Tools
&lt;/h2&gt;

&lt;p&gt;I have learnt how to use tools like &lt;a href="https://linux.die.net/man/1/nslookup"&gt;&lt;code&gt;nslookup&lt;/code&gt;&lt;/a&gt; which is a dns lookup tool, &lt;a href="https://linux.die.net/man/1/nmap"&gt;&lt;code&gt;nmap&lt;/code&gt;&lt;/a&gt;, a network scanner to discover open ports and services while breaking into "boxes" which are linux machines. &lt;br&gt;
I also found &lt;a href="https://github.com/openwall/john"&gt;John the Ripper&lt;/a&gt; while trying to crack the passphrase for a pgp key. I ended up not needing this though. The password I was looking for was right in the first lines of rockyou.txt.&lt;/p&gt;

&lt;p&gt;While this is the first time I am actually able to contribute to a CTF challenge, I have actually been in one before. This was 2 years ago during my internship at Goldman Sachs. I got as far as opening Chrome's developer console and that was it. I must have really improved in these 2 years.&lt;/p&gt;

&lt;p&gt;Let's see if I come out top 10 😄&lt;/p&gt;

</description>
      <category>mlh</category>
      <category>security</category>
    </item>
  </channel>
</rss>
