VDP to Bounty!! I was awarded a $250 bounty on @Hacker0x01!
I started hunting on a VDP. Luckily I found an open redirect. Reported it via their website's responsibile disclosure page. Got a verification email from hackerone.
hackerone.com/hamzaavvan#TogetherWeHitHarder
Second-order SQL injection on view parameter.
1. Create a malicious note with SQLi payload through /?note=<payload> parameter.
2. Goto /?view to execute your SQLi payload
#SQLI#bugbountytips
Vulnerable Code Snippet 💀
🥁 This time we have improved the experience by making it possible to run this code snippet in a docker environment!
Can you find the bug this time?
Practice your skills and try it yourself on our Github👇
github.com/yeswehack/vulnera…#YesWeRHackers#BugBounty#YWHSnippet
Worth trying for anyone who wants to improve their XSS skills or learn something new. XSS via stylesheet injection challenge by @yeswehack.
#YesWeRHackers
VDP to Bounty!! I was awarded a $250 bounty on @Hacker0x01!
I started hunting on a VDP. Luckily I found an open redirect. Reported it via their website's responsibile disclosure page. Got a verification email from hackerone.
hackerone.com/hamzaavvan#TogetherWeHitHarder
Hackerone triager set its state to pending program review. Program manager came, triaged my bug and transferred the report from VDP to its private program and I got an invite too. After accepting the invite I was amazed to look at the bounty table 😁
That was a fascinating journey for this finding. Thanks @Hacker0x01 and the private program for all this.
Moral of the story: Never ignore the VDPs..
#bugbountytip
Till Today I used to think site:*.target.com means all subdomains. 🤓
But that actually means just 1st order subdomain! 😭
So if you search site:*.*.target.com you will get all second-order subdomains.
site:*.*.*.target.com = Third order Subdomains.
#bugbountytip#BugBounty
Eventually, I reported four XSS vulnerabilities to the Bugcrowd program using my payload, and all of them were triaged.
Note: Please encode the payload before injecting or the ( ) which is used for concatenation would be interpreted as space.