Skip to content
View logz00's full-sized avatar
:electron:
Studying
:electron:
Studying

Block or report logz00

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
logz00/README.md
    ██╗      ██████╗  ██████╗ ███████╗ ██████╗  ██████╗
    ██║     ██╔═══██╗██╔════╝ ╚══███╔╝██╔═████╗██╔═████╗
    ██║     ██║   ██║██║  ███╗  ███╔╝ ██║██╔██║██║██╔██║
    ██║     ██║   ██║██║   ██║ ███╔╝  ████╔╝██║████╔╝██║
    ███████╗╚██████╔╝╚██████╔╝███████╗╚██████╔╝╚██████╔╝
    ╚══════╝ ╚═════╝  ╚═════╝ ╚══════╝ ╚═════╝  ╚═════╝

Typing SVG

Status Focus Shell


logz00@cachyos:~$ whoami --verbose
operator:      logz00
role:          Cybersecurity Student
languages:     Python, C, C++, Rust
daily_driver:  Windows and Linux -> (Omarchy, CachyOS, Windows)
ai:            Claude and local models

Working my way from defensive fundamentals into offensive security. Most of what I build is tooling for recon and enumeration. CTF Enjoyer!


logz00@cachyos:~$ cat arsenal.txt

// languages

Python C C++ Rust Bash

// pentesting

Kali Metasploit Nmap Wireshark Burp Suite HackTheBox

// services

Linux Arch Debian Docker Neovim Git


logz00@cachyos:~$ ps aux | grep current_ops
PID PROCESS STATUS
0x01 Plans to build an all in one security tool using Rust RUNNING
0x02 Continuing to get better at my programming (Python, C, C++, Rust) STUDYING
0x03 HTB Academy Penetration Tester path STUDYING
0x04 Homelab -> self-hosted Debian box running Pi-hole, Tailscale, Uptime Kuma, Beszel RUNNING
0x05 Building a Bible Workspace App for Mobile IN-DEVELOPMENT

---w

logz00@cachyos:~$ cat homelab.conf

Everything I learn gets tested somewhere I own first. The lab runs a headless Debian server for DNS filtering, uptime monitoring, and containerized services, with a rotating set of intentionally vulnerable VMs for practice. It's the difference between reading about an attack and watching it land.


logz00@cachyos:~$ ./stats --render

Stats Streak Languages


Profile Views

Pinned Loading

  1. accio accio Public

    Accio is a Recon Multi-Tool built in Rust. The name Accio is a references to the Harry Potter spell that brings an items to its caster, however, in this case Accio brings important info to its user…

    Rust