Skip to content

Latest commit

 

History

65 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

                            ####                                                        ####
                             %#######                                                  #######
                             %## ######                                              #####%###
                             %##   ######                                          #####   ###
                             %##%     #####                                      #####     ###
                              ##%      %#####                                  #####       ###
                              ###        %#####                              #####         ##%
                              ###          #####                            #####         ###
                              ####          %####                          ####           ###
                               ###     %#     ####                        ####           ###%
                               ####     %##    ####                      ####     #      ###
                                ###       ##    ####                    ####    ##      ###
                                 ###       ##   ####                   ####    ##      ####
                                 ####       ##   ####                  ###    ##      ####
                                  %####      ##   ###                 ####   ##      ####
                                    ####     ###  ####                ###   ##     ####
                                      ####    ##   ###    #%####%#   ####  ##    ####%
                                       %####   #%  ### #################   #    ####
                                         #####     #####################      ####
                                            ###  #########################  ###%
                                                ###########################
                                               #############################%
                                              ###############################%
                                             ##################################
                                            ###################################
                                            ###% #########################  ####
                                            ###      ######%###########     ###
                                            ###        ######### ###        ###%
                                           %###          %########          ####
                                          %#####         ##########         #####
                                         ########      ######%######      ########
                                         #######    %#######    #######    #######
                                          %################     #################
                                            ###############%####%##############%
                                                     ##################
                                                ##  @##################  ##
                                                 ##  ###########%## ##  ###
                                                 ##   # ########@## #   ###
                                                 ###  %    ## ##       %##%
                                                 %######            ######
                                                   %######### ## #######
                                                      ################
                                                        ############
                                                          %%%##%%

0xYami02 // 0xNihil

Writeups & CTF Hacking Notes — HackTheBox

Deploy Hugo site to Pages Hugo Pages

🌐 Site ao vivo · LinkedIn


Sobre

Repositório dos meus writeups de CTF do HackTheBox, publicado como um site estático via Hugo + GitHub Pages. Tema cyberpunk custom (rosa/verde neon), com um explorador de arquivos lateral no estilo VS Code para navegar entre categorias.

Estrutura de conteúdo

content/
├── challenges/   # Challenges pontuais (crypto, web, pwn, RE, forense...)
├── labs/         # Máquinas (Linux/Windows/AD)
└── sherlocks/    # Sherlocks (DFIR / Blue Team)

Cada writeup é um arquivo Markdown com front matter (difficulty, pwned, tags, points, machine_info, etc.) que alimenta os badges, filtros e o histórico exibido na home.

Stack

  • Hugo 0.128.0 (extended) — gerador de site estático
  • Tema custom em themes/cyberpunk/ — sem dependências externas de JS/CSS além das fontes do Google (Orbitron, Share Tech Mono, Rajdhani)
  • GitHub Actions (.github/workflows/hugo.yaml) — build e deploy automático para GitHub Pages a cada push em main

Rodando localmente

# instale o Hugo extended (>= 0.128.0)
hugo server -D

O site sobe em http://localhost:1313/CTF_HTB/.

Novo writeup

hugo new content/challenges/nome-do-challenge.md
# ou labs/ / sherlocks/, seguindo o front matter dos exemplos existentes

> whoami0xYami02 // 0xNihil

GitHub · HackTheBox · LinkedIn

About

Learn Cybersecurity

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages