Skip to content
View 12345qwert123456's full-sized avatar
🦊
Don't enter it...
🦊
Don't enter it...

Block or report 12345qwert123456

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
12345qwert123456/README.md
class Attributes():   
    @staticmethod
    def knowledge() -> tuple:
        platforms = {
            'good':    ['Linux'],
            'medium':  ['Windows'],
            'basic':   ['Android', 'iOS']
        }
        langs = {
            'medium':   ['Python3', 'C++'],
            'reading':  ['JS', 'PHP', 'SQL', 'Java', 'C#'],
            'learning': ['Ruby', 'ASM']
        }
        tools =      ['Docker', 'Ghidra', 'Frida', 'Jeb', 'Burp Suite']

        return platforms, langs, tools
    
    @staticmethod
    def info() -> tuple:
        specialties  = ['Security engineer', 'Reverse engineer', 'Pentester']
        education =    ['Bachelor`s degree - Information Security']
        links = {
            'HTB':      'https://app.hackthebox.com/profile/1667605',
            'Github':   'https://github.com/12345qwert123456',
            'Habr':     'https://career.habr.com/12345qwert123456'
        }
        return specialties, education, links

Pinned Loading

  1. CVE-2021-41773 Public

    Vulnerable configuration Apache HTTP Server version 2.4.49

    Dockerfile

  2. CVE-2021-42013 Public

    Vulnerable configuration Apache HTTP Server version 2.4.49/2.4.50

    Dockerfile

  3. FNaF-1-Cheat Public

    Cheat for Five Nights At Freddy's 1 based on frida

    Python 1

  4. CVE-2024-6473-PoC Public

    Proof of concept (exploit) for CVE-2024-6473

    C++ 1 1

29 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

March 2025

1 contribution in private repositories Mar 6
Loading