<?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: Bilal Khan</title>
    <description>The latest articles on DEV Community by Bilal Khan (@bilalmerokhel).</description>
    <link>https://dev.to/bilalmerokhel</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%2F116528%2F5726aae5-ea1c-4590-bbb5-31b9e66902c5.jpg</url>
      <title>DEV Community: Bilal Khan</title>
      <link>https://dev.to/bilalmerokhel</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/bilalmerokhel"/>
    <language>en</language>
    <item>
      <title>The bug which worth 2k$ </title>
      <dc:creator>Bilal Khan</dc:creator>
      <pubDate>Tue, 09 Jul 2019 06:28:14 +0000</pubDate>
      <link>https://dev.to/bilalmerokhel/the-bug-which-worth-2k-48cm</link>
      <guid>https://dev.to/bilalmerokhel/the-bug-which-worth-2k-48cm</guid>
      <description>&lt;p&gt;I was testing around a public program on &lt;a href="https://www.bugcrowd.com"&gt;Bugcrowd&lt;/a&gt;. The program does not allow public disclosure so I will call it &lt;strong&gt;redacted.com&lt;/strong&gt;, it was public for about 7 years and lots of 1337 (&lt;em&gt;1337 =&amp;gt; hackers&lt;/em&gt;) have tried it for security vulnerabilities, so I was testing around and was so frustrated, as those were my starting days. Being frustrated I took a break and thought what am I doing I revert back the 1337 methodology which is &lt;strong&gt;try harder&lt;/strong&gt;. I took a break and got to sleep after waking up I realize a request which was fetching my saved items so I immediately turn my laptop on and started looking for the request by capturing the request with &lt;a href="https://portswigger.net"&gt;BurSuit&lt;/a&gt; so, there was a request which retrieved my saved items and it was sent via &lt;a href="https://graphql.org"&gt;GraphQL&lt;/a&gt; to the server after entering a semicolon to the saved &lt;code&gt;saved_items_id&lt;/code&gt; got the &lt;code&gt;SQL syntax error&lt;/code&gt;. After reporting the issue within a week got 2k$ bounty and an immediate fix was applied to the endpoint&lt;br&gt;
&lt;/p&gt;
&lt;blockquote class="ltag__twitter-tweet"&gt;
      &lt;div class="ltag__twitter-tweet__media"&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--7nG19JCX--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://pbs.twimg.com/media/Dz60yFBXgAAtRD-.jpg" alt="unknown tweet media content"&gt;
      &lt;/div&gt;

  &lt;div class="ltag__twitter-tweet__main"&gt;
    &lt;div class="ltag__twitter-tweet__header"&gt;
      &lt;img class="ltag__twitter-tweet__profile-image" src="https://res.cloudinary.com/practicaldev/image/fetch/s--Bi_LshcD--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://pbs.twimg.com/profile_images/846258588863512576/XcMcQseC_normal.jpg" alt="🇵🇰 profile image"&gt;
      &lt;div class="ltag__twitter-tweet__full-name"&gt;
        🇵🇰
      &lt;/div&gt;
      &lt;div class="ltag__twitter-tweet__username"&gt;
        @this_rex
      &lt;/div&gt;
      &lt;div class="ltag__twitter-tweet__twitter-logo"&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--P4t6ys1m--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://practicaldev-herokuapp-com.freetls.fastly.net/assets/twitter-f95605061196010f91e64806688390eb1a4dbc9e913682e043eb8b1e06ca484f.svg" alt="twitter logo"&gt;
      &lt;/div&gt;
    &lt;/div&gt;
    &lt;div class="ltag__twitter-tweet__body"&gt;
      I earned💲2000 for my submission on &lt;a href="https://twitter.com/Bugcrowd"&gt;@Bugcrowd&lt;/a&gt;  &lt;a href="https://t.co/6YwomSKPDU"&gt;bugcrowd.com/bilalkhan&lt;/a&gt;  &lt;a href="https://twitter.com/hashtag/bugbounty"&gt;#bugbounty&lt;/a&gt; &lt;a href="https://twitter.com/hashtag/ItTakesACrowd"&gt;#ItTakesACrowd&lt;/a&gt; 
    &lt;/div&gt;
    &lt;div class="ltag__twitter-tweet__date"&gt;
      09:25 AM - 21 Feb 2019
    &lt;/div&gt;


    &lt;div class="ltag__twitter-tweet__actions"&gt;
      &lt;a href="https://twitter.com/intent/tweet?in_reply_to=1098514139176226816" class="ltag__twitter-tweet__actions__button"&gt;
        &lt;img src="/assets/twitter-reply-action.svg" alt="Twitter reply action"&gt;
      &lt;/a&gt;
      &lt;a href="https://twitter.com/intent/retweet?tweet_id=1098514139176226816" class="ltag__twitter-tweet__actions__button"&gt;
        &lt;img src="/assets/twitter-retweet-action.svg" alt="Twitter retweet action"&gt;
      &lt;/a&gt;
      2
      &lt;a href="https://twitter.com/intent/like?tweet_id=1098514139176226816" class="ltag__twitter-tweet__actions__button"&gt;
        &lt;img src="/assets/twitter-like-action.svg" alt="Twitter like action"&gt;
      &lt;/a&gt;
      15
    &lt;/div&gt;
  &lt;/div&gt;
&lt;/blockquote&gt;


</description>
      <category>security</category>
      <category>api</category>
      <category>graphql</category>
      <category>sql</category>
    </item>
  </channel>
</rss>
