{"id":29,"date":"2020-03-27T01:10:40","date_gmt":"2020-03-26T19:40:40","guid":{"rendered":"https:\/\/www.pethuraj.com\/blog\/?p=29"},"modified":"2021-05-25T19:32:23","modified_gmt":"2021-05-25T14:02:23","slug":"google-bug-bounty-writeup","status":"publish","type":"post","link":"https:\/\/www.pethuraj.com\/blog\/google-bug-bounty-writeup\/","title":{"rendered":"$3133.7 Google Bug Bounty Writeup- XSS Vulnerability!"},"content":{"rendered":"\n<p>This is one of my interesting writeup for the vulnerability I found on one of Google\u2019s sub domains.<\/p>\n\n\n\n<p>I started to test Google for vulnerabilities in the hope of earning some bounties and to register my name in their Google Bughunter Hall of Fame Security Researchers list!<\/p>\n\n\n\n<p>Writeup:<\/p>\n\n\n\n<p>I Used tools like Knock Subdomain Scan, Sublist3r and other recon tools to find the sub domains of Google.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large is-resized\"><img fetchpriority=\"high\" decoding=\"async\" src=\"https:\/\/www.pethuraj.com\/blog\/wp-content\/uploads\/2020\/09\/google-subdomains.png\" alt=\"\" class=\"wp-image-31\" width=\"457\" height=\"391\" srcset=\"https:\/\/www.pethuraj.com\/blog\/wp-content\/uploads\/2020\/09\/google-subdomains.png 895w, https:\/\/www.pethuraj.com\/blog\/wp-content\/uploads\/2020\/09\/google-subdomains-300x257.png 300w, https:\/\/www.pethuraj.com\/blog\/wp-content\/uploads\/2020\/09\/google-subdomains-768x659.png 768w\" sizes=\"(max-width: 457px) 100vw, 457px\" \/><\/figure>\n\n\n\n<p>Using some recon tools, I gathered many subdomains and interestingly I visited https:\/\/tez.google.com\/ (now Google Pay). I found some parameters on the URL containing referrer id\u2019s passing some values.<\/p>\n\n\n\n<p>I used the Google Dork to filter out the specific search operators containing in the sub domain.<\/p>\n\n\n\n<p>site:tez.google.com inurl:referrer_id=<\/p>\n\n\n\n<p>I got some of the referrer_id\u2019s in the search result like below.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large is-resized\"><img decoding=\"async\" src=\"https:\/\/www.pethuraj.com\/blog\/wp-content\/uploads\/2020\/09\/google-search-tez.png\" alt=\"\" class=\"wp-image-32\" width=\"456\" height=\"235\" srcset=\"https:\/\/www.pethuraj.com\/blog\/wp-content\/uploads\/2020\/09\/google-search-tez.png 829w, https:\/\/www.pethuraj.com\/blog\/wp-content\/uploads\/2020\/09\/google-search-tez-300x155.png 300w, https:\/\/www.pethuraj.com\/blog\/wp-content\/uploads\/2020\/09\/google-search-tez-768x397.png 768w\" sizes=\"(max-width: 456px) 100vw, 456px\" \/><\/figure>\n\n\n\n<p>I tried all the possible ways to exploit the publicly visible referrer_id and my bad luck, I couldn\u2019t find any!<\/p>\n\n\n\n<p>Interestingly, I found the referrer_id\u2019s getting reflected in the part of the web page.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large is-resized\"><img decoding=\"async\" src=\"https:\/\/www.pethuraj.com\/blog\/wp-content\/uploads\/2020\/09\/tez-site-1024x660.png\" alt=\"\" class=\"wp-image-33\" width=\"443\" height=\"284\" srcset=\"https:\/\/www.pethuraj.com\/blog\/wp-content\/uploads\/2020\/09\/tez-site-300x193.png 300w, https:\/\/www.pethuraj.com\/blog\/wp-content\/uploads\/2020\/09\/tez-site.png 1445w\" sizes=\"(max-width: 443px) 100vw, 443px\" \/><\/figure>\n\n\n\n<p>To my luck, I tried popping an XSS and it is XSS!<\/p>\n\n\n\n<figure class=\"wp-block-image size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.pethuraj.com\/blog\/wp-content\/uploads\/2020\/09\/xss-1024x313.png\" alt=\"\" class=\"wp-image-34\" width=\"481\" height=\"147\" srcset=\"https:\/\/www.pethuraj.com\/blog\/wp-content\/uploads\/2020\/09\/xss-1024x313.png 1024w, https:\/\/www.pethuraj.com\/blog\/wp-content\/uploads\/2020\/09\/xss-300x92.png 300w, https:\/\/www.pethuraj.com\/blog\/wp-content\/uploads\/2020\/09\/xss-768x235.png 768w, https:\/\/www.pethuraj.com\/blog\/wp-content\/uploads\/2020\/09\/xss.png 1384w\" sizes=\"(max-width: 481px) 100vw, 481px\" \/><\/figure>\n\n\n\n<p>I reported this vulnerability to Google and as per Google Vulnerability Reward Program (VRP).<\/p>\n\n\n\n<p>Soon after I report, Google triaged my report and asked me to wait for the bounty amount and Hall of Fame.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.pethuraj.com\/blog\/wp-content\/uploads\/2020\/09\/acknowledgement-1024x197.png\" alt=\"\" class=\"wp-image-36\" width=\"499\" height=\"95\" srcset=\"https:\/\/www.pethuraj.com\/blog\/wp-content\/uploads\/2020\/09\/acknowledgement-1024x197.png 1024w, https:\/\/www.pethuraj.com\/blog\/wp-content\/uploads\/2020\/09\/acknowledgement-300x58.png 300w, https:\/\/www.pethuraj.com\/blog\/wp-content\/uploads\/2020\/09\/acknowledgement-768x148.png 768w, https:\/\/www.pethuraj.com\/blog\/wp-content\/uploads\/2020\/09\/acknowledgement.png 1448w\" sizes=\"(max-width: 499px) 100vw, 499px\" \/><\/figure>\n\n\n\n<p>And after waiting for some days, I received a mail from Google Security Team that I\u2019m rewarded with $3133.7 bounty as this is just a DOM based XSS.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.pethuraj.com\/blog\/wp-content\/uploads\/2020\/09\/google-mail-acknowledgement.png\" alt=\"\" class=\"wp-image-35\" width=\"501\" height=\"382\" srcset=\"https:\/\/www.pethuraj.com\/blog\/wp-content\/uploads\/2020\/09\/google-mail-acknowledgement.png 821w, https:\/\/www.pethuraj.com\/blog\/wp-content\/uploads\/2020\/09\/google-mail-acknowledgement-300x229.png 300w, https:\/\/www.pethuraj.com\/blog\/wp-content\/uploads\/2020\/09\/google-mail-acknowledgement-768x587.png 768w\" sizes=\"(max-width: 501px) 100vw, 501px\" \/><\/figure>\n\n\n\n<p>As per Google\u2019s VDP, my vulnerability report falls on the below mentioned category and so $3133.7 bounty.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.pethuraj.com\/blog\/wp-content\/uploads\/2020\/09\/bounty-table-1024x688.png\" alt=\"\" class=\"wp-image-37\" width=\"485\" height=\"324\"\/><\/figure>\n\n\n\n<p>Along with bounty, I\u2019ve also been added to Google Hall of Fame! Ranked 253 among 800 other Security Researchers.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.pethuraj.com\/blog\/wp-content\/uploads\/2020\/09\/google-hall-of-fame-1024x857.png\" alt=\"\" class=\"wp-image-38\" width=\"466\" height=\"389\" srcset=\"https:\/\/www.pethuraj.com\/blog\/wp-content\/uploads\/2020\/09\/google-hall-of-fame-1024x857.png 1024w, https:\/\/www.pethuraj.com\/blog\/wp-content\/uploads\/2020\/09\/google-hall-of-fame-300x251.png 300w, https:\/\/www.pethuraj.com\/blog\/wp-content\/uploads\/2020\/09\/google-hall-of-fame-768x643.png 768w, https:\/\/www.pethuraj.com\/blog\/wp-content\/uploads\/2020\/09\/google-hall-of-fame.png 1202w\" sizes=\"(max-width: 466px) 100vw, 466px\" \/><\/figure>\n\n\n\n<p>That\u2019s it in this writeup!<\/p>\n\n\n\n<p>To find all my Acknowledgements \/ Hall of Fames \/ Bug Bounty journey, Visit https:\/\/www.pethuraj.in<\/p>\n\n\n\n<p>Stay tuned for more writeups.<\/p>\n\n\n\n<p>Thank you<\/p>\n\n\n\n<p><\/p>\n\n\n\n<h3 class=\"wp-block-heading\">You may like<\/h3>\n\n\n<div class=\"pt-cv-wrapper\"><div class=\"pt-cv-view pt-cv-grid pt-cv-colsys\" id=\"pt-cv-view-8ad253aymw\"><div data-id=\"pt-cv-page-1\" class=\"pt-cv-page\" data-cvc=\"2\"><div class=\"col-md-6 col-sm-6 col-xs-12 pt-cv-content-item pt-cv-1-col\" ><div class='pt-cv-ifield'><a href=\"https:\/\/www.pethuraj.com\/blog\/how-to-use-burp-suite-like-a-pro-part-2\/\" class=\"_self pt-cv-href-thumbnail pt-cv-thumb-default\" target=\"_self\" ><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"150\" src=\"https:\/\/www.pethuraj.com\/blog\/wp-content\/uploads\/2025\/01\/Use-Burp-Suite-like-a-PRO-Part-2-300x150.png\" class=\"pt-cv-thumbnail\" alt=\"\" srcset=\"https:\/\/www.pethuraj.com\/blog\/wp-content\/uploads\/2025\/01\/Use-Burp-Suite-like-a-PRO-Part-2-300x150.png 300w, https:\/\/www.pethuraj.com\/blog\/wp-content\/uploads\/2025\/01\/Use-Burp-Suite-like-a-PRO-Part-2-768x384.png 768w, https:\/\/www.pethuraj.com\/blog\/wp-content\/uploads\/2025\/01\/Use-Burp-Suite-like-a-PRO-Part-2.png 800w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/a>\n<h4 class=\"pt-cv-title\"><a href=\"https:\/\/www.pethuraj.com\/blog\/how-to-use-burp-suite-like-a-pro-part-2\/\" class=\"_self\" target=\"_self\" >How to use Burp Suite Like a PRO? PART \u2013 2<\/a><\/h4>\n<div class=\"pt-cv-content\">Ready to level up your Burp Suite skills? In part 2, I've compiled some awesome tips and tricks to help ...<br \/><div class=\"pt-cv-rmwrap\"><a href=\"https:\/\/www.pethuraj.com\/blog\/how-to-use-burp-suite-like-a-pro-part-2\/\" class=\"_self pt-cv-readmore btn btn-success\" target=\"_self\">Read More<\/a><\/div><\/div><\/div><\/div>\n<div class=\"col-md-6 col-sm-6 col-xs-12 pt-cv-content-item pt-cv-1-col\" ><div class='pt-cv-ifield'><a href=\"https:\/\/www.pethuraj.com\/blog\/use-burpsuite-like-a-pro-part-1\/\" class=\"_self pt-cv-href-thumbnail pt-cv-thumb-default\" target=\"_self\" ><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"150\" src=\"https:\/\/www.pethuraj.com\/blog\/wp-content\/uploads\/2022\/07\/Mastering-Burp-suite-300x150.png\" class=\"pt-cv-thumbnail\" alt=\"burp suite advanced tutorials\" srcset=\"https:\/\/www.pethuraj.com\/blog\/wp-content\/uploads\/2022\/07\/Mastering-Burp-suite-300x150.png 300w, https:\/\/www.pethuraj.com\/blog\/wp-content\/uploads\/2022\/07\/Mastering-Burp-suite-768x384.png 768w, https:\/\/www.pethuraj.com\/blog\/wp-content\/uploads\/2022\/07\/Mastering-Burp-suite.png 800w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/a>\n<h4 class=\"pt-cv-title\"><a href=\"https:\/\/www.pethuraj.com\/blog\/use-burpsuite-like-a-pro-part-1\/\" class=\"_self\" target=\"_self\" >How to use Burp Suite Like a PRO? PART &#8211; 1<\/a><\/h4>\n<div class=\"pt-cv-content\">This blog series is an advanced tutorial of the popular web application security and penetration testing tool Burp Suite,\u00a0to help ...<br \/><div class=\"pt-cv-rmwrap\"><a href=\"https:\/\/www.pethuraj.com\/blog\/use-burpsuite-like-a-pro-part-1\/\" class=\"_self pt-cv-readmore btn btn-success\" target=\"_self\">Read More<\/a><\/div><\/div><\/div><\/div><\/div><\/div><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Google Bug Bounty Writeup XSSS Vulnerability explaining how I could able to pop an XSS on Google&#8217;s portal.<\/p>\n","protected":false},"author":1,"featured_media":30,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[3],"class_list":["post-29","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-uncategorized","tag-xss"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>$3133.7 Google Bug Bounty Writeup- XSS Vulnerability! - Pethuraj&#039;s Blog<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.pethuraj.com\/blog\/google-bug-bounty-writeup\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"$3133.7 Google Bug Bounty Writeup- XSS Vulnerability! - Pethuraj&#039;s Blog\" \/>\n<meta property=\"og:description\" content=\"Google Bug Bounty Writeup XSSS Vulnerability explaining how I could able to pop an XSS on Google&#039;s portal.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.pethuraj.com\/blog\/google-bug-bounty-writeup\/\" \/>\n<meta property=\"og:site_name\" content=\"Pethuraj&#039;s Blog\" \/>\n<meta property=\"article:published_time\" content=\"2020-03-26T19:40:40+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-05-25T14:02:23+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.pethuraj.com\/blog\/wp-content\/uploads\/2020\/09\/google-bug-bounty-xss.png\" \/>\n\t<meta property=\"og:image:width\" content=\"800\" \/>\n\t<meta property=\"og:image:height\" content=\"400\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"admin\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@Pethuraj\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"admin\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.pethuraj.com\\\/blog\\\/google-bug-bounty-writeup\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.pethuraj.com\\\/blog\\\/google-bug-bounty-writeup\\\/\"},\"author\":{\"name\":\"admin\",\"@id\":\"https:\\\/\\\/www.pethuraj.com\\\/blog\\\/#\\\/schema\\\/person\\\/6753ae21567c179c4592cb8ed33406aa\"},\"headline\":\"$3133.7 Google Bug Bounty Writeup- XSS Vulnerability!\",\"datePublished\":\"2020-03-26T19:40:40+00:00\",\"dateModified\":\"2021-05-25T14:02:23+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.pethuraj.com\\\/blog\\\/google-bug-bounty-writeup\\\/\"},\"wordCount\":331,\"publisher\":{\"@id\":\"https:\\\/\\\/www.pethuraj.com\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.pethuraj.com\\\/blog\\\/google-bug-bounty-writeup\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.pethuraj.com\\\/blog\\\/wp-content\\\/uploads\\\/2020\\\/09\\\/google-bug-bounty-xss.png\",\"keywords\":[\"XSS\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.pethuraj.com\\\/blog\\\/google-bug-bounty-writeup\\\/\",\"url\":\"https:\\\/\\\/www.pethuraj.com\\\/blog\\\/google-bug-bounty-writeup\\\/\",\"name\":\"$3133.7 Google Bug Bounty Writeup- XSS Vulnerability! - Pethuraj&#039;s Blog\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.pethuraj.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.pethuraj.com\\\/blog\\\/google-bug-bounty-writeup\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.pethuraj.com\\\/blog\\\/google-bug-bounty-writeup\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.pethuraj.com\\\/blog\\\/wp-content\\\/uploads\\\/2020\\\/09\\\/google-bug-bounty-xss.png\",\"datePublished\":\"2020-03-26T19:40:40+00:00\",\"dateModified\":\"2021-05-25T14:02:23+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.pethuraj.com\\\/blog\\\/google-bug-bounty-writeup\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.pethuraj.com\\\/blog\\\/google-bug-bounty-writeup\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.pethuraj.com\\\/blog\\\/google-bug-bounty-writeup\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.pethuraj.com\\\/blog\\\/wp-content\\\/uploads\\\/2020\\\/09\\\/google-bug-bounty-xss.png\",\"contentUrl\":\"https:\\\/\\\/www.pethuraj.com\\\/blog\\\/wp-content\\\/uploads\\\/2020\\\/09\\\/google-bug-bounty-xss.png\",\"width\":800,\"height\":400},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.pethuraj.com\\\/blog\\\/google-bug-bounty-writeup\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.pethuraj.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"$3133.7 Google Bug Bounty Writeup- XSS Vulnerability!\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.pethuraj.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.pethuraj.com\\\/blog\\\/\",\"name\":\"Pethuraj&#039;s Blog\",\"description\":\"Bug Bounty Writeups\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.pethuraj.com\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.pethuraj.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.pethuraj.com\\\/blog\\\/#organization\",\"name\":\"Pethuraj&#039;s Blog\",\"url\":\"https:\\\/\\\/www.pethuraj.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.pethuraj.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.pethuraj.com\\\/blog\\\/wp-content\\\/uploads\\\/2021\\\/05\\\/pethuraj.png\",\"contentUrl\":\"https:\\\/\\\/www.pethuraj.com\\\/blog\\\/wp-content\\\/uploads\\\/2021\\\/05\\\/pethuraj.png\",\"width\":949,\"height\":268,\"caption\":\"Pethuraj&#039;s Blog\"},\"image\":{\"@id\":\"https:\\\/\\\/www.pethuraj.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.pethuraj.com\\\/blog\\\/#\\\/schema\\\/person\\\/6753ae21567c179c4592cb8ed33406aa\",\"name\":\"admin\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/62aeafbe8da471ade35eb14bbbac3f6c7206b2574d0889bd6b1128fb61ca5644?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/62aeafbe8da471ade35eb14bbbac3f6c7206b2574d0889bd6b1128fb61ca5644?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/62aeafbe8da471ade35eb14bbbac3f6c7206b2574d0889bd6b1128fb61ca5644?s=96&d=mm&r=g\",\"caption\":\"admin\"},\"sameAs\":[\"https:\\\/\\\/pethuraj.com\\\/blog\",\"https:\\\/\\\/www.linkedin.com\\\/in\\\/pethu\\\/\",\"https:\\\/\\\/x.com\\\/Pethuraj\"],\"url\":\"https:\\\/\\\/www.pethuraj.com\\\/blog\\\/author\\\/admin\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"$3133.7 Google Bug Bounty Writeup- XSS Vulnerability! - Pethuraj&#039;s Blog","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.pethuraj.com\/blog\/google-bug-bounty-writeup\/","og_locale":"en_US","og_type":"article","og_title":"$3133.7 Google Bug Bounty Writeup- XSS Vulnerability! - Pethuraj&#039;s Blog","og_description":"Google Bug Bounty Writeup XSSS Vulnerability explaining how I could able to pop an XSS on Google's portal.","og_url":"https:\/\/www.pethuraj.com\/blog\/google-bug-bounty-writeup\/","og_site_name":"Pethuraj&#039;s Blog","article_published_time":"2020-03-26T19:40:40+00:00","article_modified_time":"2021-05-25T14:02:23+00:00","og_image":[{"width":800,"height":400,"url":"https:\/\/www.pethuraj.com\/blog\/wp-content\/uploads\/2020\/09\/google-bug-bounty-xss.png","type":"image\/png"}],"author":"admin","twitter_card":"summary_large_image","twitter_creator":"@Pethuraj","twitter_misc":{"Written by":"admin","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.pethuraj.com\/blog\/google-bug-bounty-writeup\/#article","isPartOf":{"@id":"https:\/\/www.pethuraj.com\/blog\/google-bug-bounty-writeup\/"},"author":{"name":"admin","@id":"https:\/\/www.pethuraj.com\/blog\/#\/schema\/person\/6753ae21567c179c4592cb8ed33406aa"},"headline":"$3133.7 Google Bug Bounty Writeup- XSS Vulnerability!","datePublished":"2020-03-26T19:40:40+00:00","dateModified":"2021-05-25T14:02:23+00:00","mainEntityOfPage":{"@id":"https:\/\/www.pethuraj.com\/blog\/google-bug-bounty-writeup\/"},"wordCount":331,"publisher":{"@id":"https:\/\/www.pethuraj.com\/blog\/#organization"},"image":{"@id":"https:\/\/www.pethuraj.com\/blog\/google-bug-bounty-writeup\/#primaryimage"},"thumbnailUrl":"https:\/\/www.pethuraj.com\/blog\/wp-content\/uploads\/2020\/09\/google-bug-bounty-xss.png","keywords":["XSS"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.pethuraj.com\/blog\/google-bug-bounty-writeup\/","url":"https:\/\/www.pethuraj.com\/blog\/google-bug-bounty-writeup\/","name":"$3133.7 Google Bug Bounty Writeup- XSS Vulnerability! - Pethuraj&#039;s Blog","isPartOf":{"@id":"https:\/\/www.pethuraj.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.pethuraj.com\/blog\/google-bug-bounty-writeup\/#primaryimage"},"image":{"@id":"https:\/\/www.pethuraj.com\/blog\/google-bug-bounty-writeup\/#primaryimage"},"thumbnailUrl":"https:\/\/www.pethuraj.com\/blog\/wp-content\/uploads\/2020\/09\/google-bug-bounty-xss.png","datePublished":"2020-03-26T19:40:40+00:00","dateModified":"2021-05-25T14:02:23+00:00","breadcrumb":{"@id":"https:\/\/www.pethuraj.com\/blog\/google-bug-bounty-writeup\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.pethuraj.com\/blog\/google-bug-bounty-writeup\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.pethuraj.com\/blog\/google-bug-bounty-writeup\/#primaryimage","url":"https:\/\/www.pethuraj.com\/blog\/wp-content\/uploads\/2020\/09\/google-bug-bounty-xss.png","contentUrl":"https:\/\/www.pethuraj.com\/blog\/wp-content\/uploads\/2020\/09\/google-bug-bounty-xss.png","width":800,"height":400},{"@type":"BreadcrumbList","@id":"https:\/\/www.pethuraj.com\/blog\/google-bug-bounty-writeup\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.pethuraj.com\/blog\/"},{"@type":"ListItem","position":2,"name":"$3133.7 Google Bug Bounty Writeup- XSS Vulnerability!"}]},{"@type":"WebSite","@id":"https:\/\/www.pethuraj.com\/blog\/#website","url":"https:\/\/www.pethuraj.com\/blog\/","name":"Pethuraj&#039;s Blog","description":"Bug Bounty Writeups","publisher":{"@id":"https:\/\/www.pethuraj.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.pethuraj.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.pethuraj.com\/blog\/#organization","name":"Pethuraj&#039;s Blog","url":"https:\/\/www.pethuraj.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.pethuraj.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.pethuraj.com\/blog\/wp-content\/uploads\/2021\/05\/pethuraj.png","contentUrl":"https:\/\/www.pethuraj.com\/blog\/wp-content\/uploads\/2021\/05\/pethuraj.png","width":949,"height":268,"caption":"Pethuraj&#039;s Blog"},"image":{"@id":"https:\/\/www.pethuraj.com\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/www.pethuraj.com\/blog\/#\/schema\/person\/6753ae21567c179c4592cb8ed33406aa","name":"admin","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/62aeafbe8da471ade35eb14bbbac3f6c7206b2574d0889bd6b1128fb61ca5644?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/62aeafbe8da471ade35eb14bbbac3f6c7206b2574d0889bd6b1128fb61ca5644?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/62aeafbe8da471ade35eb14bbbac3f6c7206b2574d0889bd6b1128fb61ca5644?s=96&d=mm&r=g","caption":"admin"},"sameAs":["https:\/\/pethuraj.com\/blog","https:\/\/www.linkedin.com\/in\/pethu\/","https:\/\/x.com\/Pethuraj"],"url":"https:\/\/www.pethuraj.com\/blog\/author\/admin\/"}]}},"_links":{"self":[{"href":"https:\/\/www.pethuraj.com\/blog\/wp-json\/wp\/v2\/posts\/29","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.pethuraj.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.pethuraj.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.pethuraj.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.pethuraj.com\/blog\/wp-json\/wp\/v2\/comments?post=29"}],"version-history":[{"count":9,"href":"https:\/\/www.pethuraj.com\/blog\/wp-json\/wp\/v2\/posts\/29\/revisions"}],"predecessor-version":[{"id":300,"href":"https:\/\/www.pethuraj.com\/blog\/wp-json\/wp\/v2\/posts\/29\/revisions\/300"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.pethuraj.com\/blog\/wp-json\/wp\/v2\/media\/30"}],"wp:attachment":[{"href":"https:\/\/www.pethuraj.com\/blog\/wp-json\/wp\/v2\/media?parent=29"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.pethuraj.com\/blog\/wp-json\/wp\/v2\/categories?post=29"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.pethuraj.com\/blog\/wp-json\/wp\/v2\/tags?post=29"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}