Skip to content
View nubbsterr's full-sized avatar
🥞
chilling or eating a cookie or running netexec (on htb labs)
🥞
chilling or eating a cookie or running netexec (on htb labs)

Block or report nubbsterr

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
nubbsterr/README.md

svg

I'm a (soon-to-be) Computer Engineering student with a passion for programming, robotics and cybersecurity!

My workflow/setup consists of:

  • My desktop PC which I use for VMs, gaming, and recording videos.
  • My TWO laptops which I use for note-taking and other activities on-the-go.

My PC runs Windows 11 and I run OpenSUSE w/ i3 on my lovely Thinkpad T450s. Dotfiles can be found here. folder

My current activities are:

  • Grinding HTB Academy/Labs a bunch
  • Posting lab attempts and Limbus Company videos on my YT
  • Working on my portfolio
  • Creating my own AV in Python
  • Creating my own port scanner

I am always open to chat on Discord, so feel free to send me a DM @ nubbieeee :)

Pinned Loading

  1. Elastic-SIEM-Setup Elastic-SIEM-Setup Public

    A guide for building your own SIEM using Elasticsearch, Beats and Kibana. Courtesy of the internet and other sources.

    Shell 7

  2. Eurofighter Eurofighter Public

    My very own basic AV using signature-based and heuristics detection, written in Python.

    Python 1

  3. NubbPlusPlus NubbPlusPlus Public

    My very own custom language (BASIC dialect) and compiler built in C++.

    C++ 3 1

  4. web web Public

    My new and improved portfolio website written in HTML and CSS (never touching flask ever again.)

    HTML 1

  5. nubbscan nubbscan Public

    My own multithreaded TCP/UDP port scanner written in Python for enumeration.

    Python