Skip to content
View morkin1792's full-sized avatar
  • Recife, Brazil
Block or Report

Block or report morkin1792

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

  1. mastering xss mastering xss
    1
    # xss.md
    2
    
                  
    3
    ## injection points
    4
    1. script tags
    5
    2. attributes with event handler value (onload, onerror, ...)
  2. pentest wordlists pentest wordlists
    1
    #!/usr/bin/env zsh
    2
    # reference
    3
    # https://wordlists.assetnote.io/
    4
    # https://github.com/danielmiessler/SecLists/
    5
    # https://github.com/fuzzdb-project/fuzzdb
  3. getting subdomains and checking take... getting subdomains and checking takeover
    1
    https://github.com/morkin1792/security-tests/blob/main/subdomains.sh
  4. Re-Encrypt Re-Encrypt Public

    Burp Suite Extension that allows CLI tools to process pieces of the requests.

    Java 1