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
🦊
Don't enter it...
Pinned Loading
-
CVE-2021-41773
CVE-2021-41773 PublicVulnerable configuration Apache HTTP Server version 2.4.49
Dockerfile
-
CVE-2021-42013
CVE-2021-42013 PublicVulnerable configuration Apache HTTP Server version 2.4.49/2.4.50
Dockerfile
-
-
29 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More