Skip to content
View tunelko's full-sized avatar

Organizations

@AdaFormacion
Block or Report

Block or report tunelko

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. ImpersonateProcessUser ImpersonateProcessUser Public

    The ImpersonateProcess project is a Windows-based utility written in C that demonstrates known techniques for security context manipulation, specifically focusing on impersonating the user associat…

    C

  2. CVE-2022-22954-PoC CVE-2022-22954-PoC Public

    VMware Workspace ONE Access and Identity Manager RCE via SSTI - Test script for shodan, file or manual.

    Python 11 2

  3. openssl-solver openssl-solver Public

    openssl bruting script

    Shell 4

  4. NCCGraduateChallenges NCCGraduateChallenges Public

    NCC Graduate Challenges - solution scripts

    C#

  5. DCS17CTF_S21Sec_task_and_writeups DCS17CTF_S21Sec_task_and_writeups Public

    DCS17CTF_S21Sec_task_and_writeups

    Python 2

  6. weird_encodings weird_encodings
    1
    import base64
    2
    import sys
    3
    
                  
    4
    pt = sys.argv[1]
    5
    type_encoding = sys.argv[2]