A developer's notes in the world of security research and bug bounty, by pmnh
open-menucloseme
Home
About
github twitter rss
  • Howto: Use Burp Hackvertor Plugin to Re-sign Requests

    calendar Feb 2, 2024 · 6 min read · howto burp tutorial hackvertor web  ·
    Share on: twitter facebook linkedin copy

    Summary More and more in modern web applications, particularly sensitive applications such as financial apps, we see the introduction of signature headers which are used to provide some mechanism of tamper-proofing of the request from the client. These signatures can be problematic if using common tools such as Burp …


    Read More
  • Bug Writeup: Stored XSS to Account Takeover (ATO) via GraphQL API

    calendar Jun 29, 2023 · 16 min read · writeup xss graphql hackerone  ·
    Share on: twitter facebook linkedin copy

    Stored XSS to Account Takeover (ATO) via GraphQL API Late last year on HackerOne during an LHE (this is only important later due to an extreme time crunch), I found an extremely challenging vulnerability on a major brand's web site involving several layers of exploitation ultimately resulting in a stored XSS payload …


    Read More
  • CTF Writeup: 2023 DeadSec CTF: Trailblazer

    calendar May 21, 2023 · 5 min read · ctf python rce  ·
    Share on: twitter facebook linkedin copy

    Summary One of the things that I love about CTFs is when they provide challenges that don't require knowledge of weird language quirks or obscure exploits or (ugh) guesswork but instead just a clear head and some common sense. Kudos to the designer of the DeadSec 2023 CTF Trailblazer challenge, which offered exactly …


    Read More
  • Bug Writeup: RCE via SSTI on Spring Boot Error Page with Akamai WAF Bypass

    calendar Dec 4, 2022 · 10 min read · writeup rce bugcrowd waf  ·
    Share on: twitter facebook linkedin copy

    Summary This writeup talks about a successful collab that I did with Dark9T (@UsmanMansha) on a private program hosted on Bugcrowd. We ended up able to bypass Akamai WAF and achieve Remote Code Execution (P1) using Spring Expression Language injection on an application running Spring Boot. This was the 2nd RCE via SSTI …


    Read More
  • Reflecting on 2 Years of Bug Bounty

    calendar Sep 27, 2022 · 9 min read · learning  ·
    Share on: twitter facebook linkedin copy

    In September 2022, I celebrated 2 years doing bug bounty as the anniversary of my first paid bounty on HackerOne passed. I thought it might be useful to write up some of the lessons learned and some tips and tricks that might help new hunters (things I wish I knew when I started). Bug bounty has been an incredible …


    Read More
  • CTF Writeup: 2022 HTB Cyber Apolcalypse Web Challenge: Genesis Wallet

    calendar May 19, 2022 · 11 min read · ctf nodejs varnish csrf  ·
    Share on: twitter facebook linkedin copy

    Summary Genesis Wallet was one of the harder web challenges in the 2022 Hack the Box (HTB) CTF. Our team composed of Synack Red Team members finished a respectable 21st place, unfortunately we were very close to solving this challenge and literally were about 5 minutes from a successful solve when time expired - so …


    Read More
  • LuxCal 5.1.x and below Authentication Bypass: CVE-2021-45914, CVE-2021-45915

    calendar May 9, 2022 · 2 min read · cve authentication  ·
    Share on: twitter facebook linkedin copy

    Summary In research related to a Synack Red Team client, I was able to discover several authentication bypass issues in the LuxCal web calendar component. The limited details of these issues, which have been resolved by the vendor in version 5.2.0 of the software, are listed below. As an agreement with the vendor, we …


    Read More
  • Advanced sqlmap Case Study

    calendar May 6, 2022 · 6 min read · sqlmap sqli advanced  ·
    Share on: twitter facebook linkedin copy

    Summary Many new bug bounty hunters will blindly rely on the output of tools to magically find them bugs. As most experienced hunters know, the key to long-term success is to understand how to effectively use the many great tools and fine-tune these tools to achieve results in the form of valuable, challenging bugs. …


    Read More

Disclaimer

The opinions expressed on this site are my own personal opinions and do not represent my employer’s view in any way. All content on this site should be used for legal, research purposes only on assets you are permitted to test. The author expressly disclaims any and all liability from misuse of material on this site.

Featured Posts

  • Howto: Use Burp Hackvertor Plugin to Re-sign Requests
  • Bug Writeup: Stored XSS to Account Takeover (ATO) via GraphQL API
  • Bug Writeup: RCE via SSTI on Spring Boot Error Page with Akamai WAF Bypass

Recent Posts

  • Howto: Use Burp Hackvertor Plugin to Re-sign Requests
  • Bug Writeup: Stored XSS to Account Takeover (ATO) via GraphQL API
  • CTF Writeup: 2023 DeadSec CTF: Trailblazer
  • Bug Writeup: RCE via SSTI on Spring Boot Error Page with Akamai WAF Bypass
  • Reflecting on 2 Years of Bug Bounty
  • CTF Writeup: 2022 HTB Cyber Apolcalypse Web Challenge: Genesis Wallet
  • LuxCal 5.1.x and below Authentication Bypass: CVE-2021-45914, CVE-2021-45915
  • Advanced sqlmap Case Study

Tags

CTF 2 RCE 2 WRITEUP 2
All Tags
ADVANCED1 AUTHENTICATION1 BUGCROWD1 BURP1 CSRF1 CTF2 CVE1 GRAPHQL1 HACKERONE1 HACKVERTOR1 HOWTO1 INDEX1 LEARNING1 NODEJS1 PYTHON1 RCE2 SQLI1 SQLMAP1 TUTORIAL1 VARNISH1 WAF1 WEB1 WRITEUP2 XSS1
[A~Z][0~9]
A developer's notes in the world of security research and bug bounty, by pmnh

Copyright  A DEVELOPER'S NOTES IN THE WORLD OF SECURITY RESEARCH AND BUG BOUNTY, BY PMNH. All Rights Reserved

to-top