<?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: Manju Varma M</title>
    <description>The latest articles on DEV Community by Manju Varma M (@cypervoid).</description>
    <link>https://dev.to/cypervoid</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%2F3357393%2F0296318d-aa1b-4cac-a388-3c7a8e0db37a.jpg</url>
      <title>DEV Community: Manju Varma M</title>
      <link>https://dev.to/cypervoid</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/cypervoid"/>
    <language>en</language>
    <item>
      <title>Day 1 of My Bug Bounty Journey - Starting from Zero</title>
      <dc:creator>Manju Varma M</dc:creator>
      <pubDate>Tue, 15 Jul 2025 15:56:30 +0000</pubDate>
      <link>https://dev.to/cypervoid/day-1-of-my-bug-bounty-journey-starting-from-zero-18jm</link>
      <guid>https://dev.to/cypervoid/day-1-of-my-bug-bounty-journey-starting-from-zero-18jm</guid>
      <description>&lt;h2&gt;
  
  
  🧠 Why I’m Starting
&lt;/h2&gt;

&lt;p&gt;I've decided to begin my bug bounty journey — not because I'm an expert, but because I want to learn the right way from zero.&lt;/p&gt;

&lt;p&gt;This blog is my daily log — what I learn, what I fail at, and what I figure out.&lt;/p&gt;




&lt;h2&gt;
  
  
  📚 What I Learned Today – Day 1
&lt;/h2&gt;

&lt;p&gt;✅ What bug bounty is&lt;br&gt;&lt;br&gt;
✅ HTTP requests and responses&lt;br&gt;&lt;br&gt;
✅ Cookies, authorization headers, and login logic&lt;br&gt;&lt;br&gt;
✅ Analyzed real web requests using DevTools&lt;/p&gt;




&lt;h2&gt;
  
  
  🔍 One Concept That Stuck – IDOR
&lt;/h2&gt;

&lt;p&gt;Changing a URL like &lt;code&gt;?id=101&lt;/code&gt; to &lt;code&gt;?id=102&lt;/code&gt; might expose other users' data if the app doesn't check permissions properly.&lt;/p&gt;




&lt;h2&gt;
  
  
  💭 Reflections
&lt;/h2&gt;

&lt;p&gt;I didn’t use any tools today — just focused on &lt;strong&gt;understanding the basics&lt;/strong&gt;, which is a big win.&lt;/p&gt;

&lt;p&gt;Tomorrow, I’ll explore IDOR more deeply through labs and examples.&lt;/p&gt;




&lt;p&gt;&lt;em&gt;If you're reading this and have tips or feedback, feel free to drop a comment&lt;/em&gt;  &lt;/p&gt;

</description>
      <category>bug</category>
      <category>bugbounty</category>
      <category>learning</category>
      <category>cybersecurity</category>
    </item>
  </channel>
</rss>
