Skip to content
View loTus04's full-sized avatar
πŸ’œ
>w<
πŸ’œ
>w<
Block or Report

Block or report loTus04

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
loTus04/README.md
β”Œβ”€β”€(loTus04γ‰Ώroot)-[~/devlab]
└─$ cat lotus04.py

class lotus04:

    def __info__(self):
        self.bio = '''
            I am a young passionate about cybersecurity and IT in general.
            I mainly program in python.'''
        self.age = 17
        self.banned_repos = 2 # github bannings repos for no reason

    def  __social__(self):
        self.thm = "https://tryhackme.com/p/loTus"
        self.htb = "https://app.hackthebox.com/profile/393384"
        self.dsc = ("1.7", 1098223163978039307)
    
    def __dev__(self):
        self.skills = {
            "python": "well known",
            "bash": "known",
            "c++": "learning...",
            "php": "learning..."
        }
        
β”Œβ”€β”€(loTus04γ‰Ώroot)-[~/devlab]
└─$

πŸ“ˆ GitHub Stats


loTus04's GitHub Stats

Pinned

  1. RATata RATata Public

    RATata is a simple python RAT to setup and use !

    Python 46 15