Skip to content
View MasoudAbdaal's full-sized avatar
😃
Feel free to contact
😃
Feel free to contact

Block or report MasoudAbdaal

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. goShellcodeRunner goShellcodeRunner Public

    Clean and modular Golang project demonstrating dynamic shellcode execution on Windows using key Windows APIs.

    Go 3

  2. Obfuscated Javascript Payload For By... Obfuscated Javascript Payload For Bypass WAF
    1
    <html>
    2
    <body>
    3
        <script>
    4
            // "onError"
    5
            const retEvent = () => String.fromCharCode(78 + 1, 110, 69, 114, 164 / 2, 19.75 * 4, 115 - 1)
  3. Hackerone Profile Total Bounty Calcu... Hackerone Profile Total Bounty Calculator
    1
    // Run it on Browser > Dev Console
    2
    // Steps to use:
    3
    // 1. Browser hackerone.com, Navigate the hacker profile hacktivity (Example: https://hackerone.com/joaxcar/hacktivity?type=user)
    4
    // 2. Scroll down untill all Hacktivities apppear on page
    5
    // 3. Press F12 & paste the code on Console
  4. nodeBurpHistory nodeBurpHistory Public

    An nodejs app for extract info from a HTTP history which has been exported from Burp Suite

    TypeScript 1

  5. linkedIn-unfollower-script linkedIn-unfollower-script Public

    Simple Code For Unfollow/Remove Every Company/Person Which You Had Followed!

    JavaScript 2

  6. goLangRace goLangRace Public

    A simple vulnerable GoLang API for demonstrate Single-EndPoint Race Conditions.

    Go