Skip to content
View dualfade's full-sized avatar
💭
Fart Sound.
💭
Fart Sound.

Block or report dualfade

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. memfd_rssl_shell.py memfd_rssl_shell.py
    1
    #!/usr/bin/env python3
    2
    # memfd_rssl_shell.py
    3
    # dualfade
    4
    
                  
    5
    # memfd reverse shell over ssl --
  2. graphql mutation attack graphql mutation attack
    1
    #!/usr/bin/env python3
    2
    # gql_mutation_payload.py
    3
    # @dualfade
    4
    
                  
    5
    # NOTE: refs --
  3. cve-2022-21449 jwt ecdsa cve-2022-21449 jwt ecdsa
    1
    #!/usr/bin/env python3
    2
    # cve-2022-21449.py
    3
    # dualfade --
    4
    
                  
    5
    # refs --
  4. spdb2jsluice.py spdb2jsluice.py
    1
    #!/usr/bin/env python3
    2
    # spdb2lsluice.py
    3
    # convert secrets-patterns-db to jsluice secrets format
    4
    # @dualfade
    5