Search my blog posts

Search Results

    Blogs

    Najam Ul Saqib 31 May 2022

    Hunting Sourcemaps On Steroids

    JavaScript code analysis has got some hype shortly after people have found critical bugs like Auth Bypass, RCE, etc using JS analysis. Sourcemaps c...

    View Details
    Najam Ul Saqib 10 April 2022

    The #100DaysOfHacking Challenge : A Game Changer for Me

    How it all started? I have known bug hunting for 2-3 years now but I had never been able to start hunting with consistency, I used to pick up a ta...

    View Details
    20 October 2021

    The Open Source Software That I Use

    This is the list of Open Source software that I use as my daily driver! Kudos to their contributors! Browser: Mozilla Firefox, Brave Keyboard...

    View Details
    Najam Ul Saqib 24 August 2021

    Interesting behavior of innerHTML on simple script XSS payload

    While going through the secure coding practices for ReactJS I pondered on how can an application built in ReactJS be vulnerable to XSS, came to kno...

    View Details
    Najam Ul Saqib 12 April 2021

    Hacker 101 CTF Walkthrough: BugDB v3

     This CTF like the previous one too has some mutations in it so likely we have to play with mutations. It's always a good idea to give ...

    View Details
    Najam Ul Saqib 12 April 2021

    Hacker 101 CTF Walkthrough: BugDB v2

     This is the second CTF on Hacker 101 related to GraphQL. Let's dive into it. Learning the trend from previous CTF i.e BugDB v1 ...

    View Details