diff --git a/about.html b/about.html index da3abbb..1063620 100644 --- a/about.html +++ b/about.html @@ -1,12 +1,14 @@ + elleoma@0day ~ > About - + +
@@ -24,7 +26,8 @@

whoami

-

I'm a Ukrainian student and a unix/linux & open-source enthusiast, trying to get into cybersecurity, gain some practical skills.

+

I'm a Ukrainian student and a unix/linux & open-source enthusiast, trying to get into cybersecurity, gain + some practical skills.

My interests are:

    @@ -37,14 +40,17 @@

Self-hosting

-

I have a Raspberry Pi 5 (4GB RAM) and I'm currently hosting multiple services on it with Docker and desec.io for DNS.

+

I have a Raspberry Pi 5 (4GB RAM) and I'm currently hosting multiple services on it with Docker and + desec.io for DNS.

View self-host diagram

Cybersecurity

-

Learned from HackTheBox (48 owns, 3 insane), prefer writeups over frustration. Interested in real russian targets for ethical/political reasons.

+

Learned from HackTheBox (48 owns, 3 insane), prefer writeups over frustration. Interested in real russian + targets for ethical/political reasons.

Bug Bounty

-

Love the concept but struggle with time vs reward. Tried recon and simple attacks but haven’t found anything valuable yet. Still learning attack vectors and research paths.

+

Love the concept but struggle with time vs reward. Tried recon and simple attacks but haven’t found + anything valuable yet. Still learning attack vectors and research paths.

Current Setup

    @@ -61,5 +67,5 @@
- + diff --git a/blog.html b/blog.html index ae87569..e44ba25 100644 --- a/blog.html +++ b/blog.html @@ -1,12 +1,14 @@ + - + elleoma@0day ~ > Blog - + +
@@ -71,4 +73,5 @@ loadPosts(); + diff --git a/contact.html b/contact.html index 5400be6..5210cef 100644 --- a/contact.html +++ b/contact.html @@ -4,7 +4,7 @@ elleoma@0day ~ > Contact - + diff --git a/index.html b/index.html index e1dd876..3215fd0 100644 --- a/index.html +++ b/index.html @@ -1,12 +1,14 @@ + elleoma@0day ~ > ls - + +
@@ -24,7 +26,8 @@

whoami

-

I'm a Ukrainian student and a unix/linux & open-source enthusiast, trying to get into cybersecurity, gain some practical skills.

+

I'm a Ukrainian student and a unix/linux & open-source enthusiast, trying to get into cybersecurity, gain + some practical skills.

Check my blog post to see more...

HERE

@@ -39,8 +42,13 @@

Self-hosting

-

I have a Raspberry Pi 5 (4GB RAM) and I'm currently hosting multiple services on it with Docker and desec.io for DNS.

- Self-host setup +

I have a Raspberry Pi 5 (4GB RAM) and I'm currently hosting multiple services on it with Docker and + desec.io for DNS.

+

+ + My self-hosting setup + +

Current Setup

    @@ -57,5 +65,5 @@
- + diff --git a/posts/whoami.html b/posts/whoami.html index 20223ff..9403b57 100644 --- a/posts/whoami.html +++ b/posts/whoami.html @@ -1,5 +1,6 @@ + elleoma ~ > cat whoami @@ -7,6 +8,7 @@ +
@@ -24,7 +26,8 @@

~ > whoami

-

I’m a Ukrainian student and a unix/linux & open-source enthusiast, trying to get into cybersecurity, gain some practical skills.

+

I’m a Ukrainian student and a unix/linux & open-source enthusiast, trying to get into cybersecurity, gain + some practical skills.

My interests are:

    @@ -43,64 +46,79 @@

    Self-hosting

    I have a Raspberry Pi 5 with 4GB of RAM running DietPi and nixpkgs (I hate outdated Debian packages).

    Currently hosting a bunch of stuff on it via Docker containers with help of desec.io.

    - My self-hosting setup - +

    + + My self-hosting setup + +


    Some project I have

    Facinus

    -

    Since our college switched from Windows to Ubuntu, I had a cool idea to remotely control my classroom PCs.

    -

    I discovered gsocket.io and started developing a tool that deploys a local web admin panel to collect logs from connected clients.

    +

    Since our college switched from Windows to Ubuntu, I had a cool idea to remotely control my classroom PCs. +

    +

    I discovered gsocket.io and started developing a tool that deploys a local web admin panel to + collect logs from connected clients.

    I used an Ubuntu VM in QEMU and Bash scripted everything with some help of AI.


    Cybersecurity

    -

    I’ve been into cybersecurity for about 2 years now. I started with the normie setup — Kali Linux dual-booted next to Windows, learning through trial and error.

    -

    Eventually I spent more time on Linux, moved to KDE, configured everything myself, riced my terminal. Later switched to Arch and Hyprland.

    +

    I’ve been into cybersecurity for about 2 years now. I started with the normie setup — Kali Linux + dual-booted next to Windows, learning through trial and error.

    +

    Eventually I spent more time on Linux, moved to KDE, configured everything myself, riced my terminal. Later + switched to Arch and Hyprland.

    I still have lots to learn, and I’d love to document all the tools and techniques I come across.

    HackTheBox

    -

    HTB gave me that initial hands-on boost I needed.As of right now I’ve solved more than 50 boxes (3 of them “Insane”: DarkCorp, Mist, and MassGarden).

    -

    Even though I sometimes rely on writeups and walkthroughs, I learn a lot from the infrastructure behind each box.

    -

    I’m not sure if using writeups spoils the learning, but for now it gives me clarity and saves time. I aim to shift toward solving without spoilers in the future.

    +

    HTB gave me that initial hands-on boost I needed.As of right now I’ve solved more than 50 boxes (3 of them + “Insane”: DarkCorp, Mist, and MassGarden).

    +

    Even though I sometimes rely on writeups and walkthroughs, I learn a lot from the infrastructure behind + each box.

    +

    I’m not sure if using writeups spoils the learning, but for now it gives me clarity and saves time. I aim + to shift toward solving without spoilers in the future.

    Russian targets

    -

    I’m Ukrainian, so I practice skills on real russian infrastructure. It’s morally right and beneficial, especially in these times.

    +

    I’m Ukrainian, so I practice skills on real russian infrastructure. It’s morally right and beneficial, + especially in these times.


    Bug bounty

    Bug bounty is fascinating — legally hacking in-scope apps and possibly earning money.

    -

    But as a beginner, it’s tough. Recon is time-consuming, and rewards don’t always justify the effort unless you're really skilled.

    -

    I’ve tried a few programs but haven't found any serious vulnerabilities yet. I plan to shift my focus toward learning specific attack techniques and improving my skills first.

    +

    But as a beginner, it’s tough. Recon is time-consuming, and rewards don’t always justify the effort unless + you're really skilled.

    +

    I’ve tried a few programs but haven't found any serious vulnerabilities yet. I plan to shift my focus + toward learning specific attack techniques and improving my skills first.


    My setup

    -

    I use Arch Linux on a laptop — it just works and lets me get things done. I run Hyprland and use NVChad for Neovim.

    +

    I use Arch Linux on a laptop — it just works and lets me get things done. I run Hyprland and use NVChad for + Neovim.

    Here’s my fastfetch output:

    -
    ~/shit ❯ fastfetch                             
    +          
    ~/shit ❯ fastfetch
     
    -   OS : Arch Linux x86_64
    -   Kernel : Linux 6.15.5-arch1-1
    -   Packages : 2025 (pacman), 10 (flatpak-system), 1 (flatpak-user)
    -   Display : 1920x1080 @ 144 Hz in 15" [Built-in]
    -   WM : Hyprland 0.49.0 (Wayland)
    -   Terminal : tmux 3.5a
    +              OS : Arch Linux x86_64
    +              Kernel : Linux 6.15.5-arch1-1
    +              Packages : 2025 (pacman), 10 (flatpak-system), 1 (flatpak-user)
    +              Display : 1920x1080 @ 144 Hz in 15" [Built-in]
    +              WM : Hyprland 0.49.0 (Wayland)
    +              Terminal : tmux 3.5a
     
    -   CPU : 12th Gen Intel(R) Core(TM) i7-12650H
    -   GPU : GeForce RTX 4060 Max-Q / Mobile
    -   GPU : UHD Graphics
    -   GPU Driver : nvidia (proprietary) 575.64.03
    -   GPU Driver : i915
    -   Memory : 9.28 GiB / 15.32 GiB (61%)
    -   OS Age  : 182 days
    -   Uptime  : 9 hours, 40 mins
    -          
    + CPU : 12th Gen Intel(R) Core(TM) i7-12650H + GPU : GeForce RTX 4060 Max-Q / Mobile + GPU : UHD Graphics + GPU Driver : nvidia (proprietary) 575.64.03 + GPU Driver : i915 + Memory : 9.28 GiB / 15.32 GiB (61%) + OS Age : 182 days + Uptime : 9 hours, 40 mins +
    -

    My dotfiles are here: dotfiles

    +

    My dotfiles are here: dotfiles

@@ -110,5 +128,5 @@
- + diff --git a/projects.html b/projects.html index 52a2b7e..2b439dd 100644 --- a/projects.html +++ b/projects.html @@ -1,12 +1,14 @@ + elleoma@0day ~ > Projects - + +
@@ -25,15 +27,19 @@

Facinus

Facinus Repository

-

A bash-scripted tool that deploys a local web server for remote administration of Ubuntu machines. Initially inspired by a college switch to Linux and powered by gsocket.io. Set up and tested in QEMU VM with a self-hosted admin panel and logging system.

+

A bash-scripted tool that deploys a local web server for remote administration of Ubuntu machines. + Initially inspired by a college switch to Linux and powered by gsocket.io. Set up and tested in + QEMU VM with a self-hosted admin panel and logging system.

Wallpapers

Wallpaper Repo

-

Organized personal wallpaper collection into a Git repo, with a script to regenerate README previews and categories. Includes a drawing of my self-hosting setup made with Excalidraw.

+

Organized personal wallpaper collection into a Git repo, with a script to regenerate README previews and + categories. Includes a drawing of my self-hosting setup made with Excalidraw.

Dotfiles

Dotfiles Repo

-

Highly customized Linux setup using Arch, Hyprland, NVChad, and tmux. Configured with performance, visuals, and productivity in mind. Includes scripts, themes, and window manager tweaks.

+

Highly customized Linux setup using Arch, Hyprland, NVChad, and tmux. Configured with performance, visuals, + and productivity in mind. Includes scripts, themes, and window manager tweaks.

@@ -43,5 +49,5 @@
- +