Skip to content
Spektro
  • Home
  • About
  • Blog
    • How-to tutorials
    • Writeups
      • HacktheBox
      • TryHackMe
  • Contact
Spektro
  • About
  • Blog
  • Contact
  • Cybersecurity Professional
  • Sample Page

Tmux – How to copy to system clipboard

How-to tutorials / Spektro

Welcome Tmux users! Tmux is a terminal multiplexer loved by some, hated by others, and used by many. Tmux users know that it has some flaws, yet we choose this multiplexer among others, but there is one fatal flaw amongst them all. If you ended up here, that means that you are struggling with the […]

Tmux – How to copy to system clipboard Read More »

RootMe – Walkthrough

TryHackMe, Writeups / Spektro

Reconnaissance First, I did the usual nmap scan to see what ports are open on the machine. Since the scan was taking too long, I decided to run a enumeration scan from the very start and see what ports were open and what services were running on them. nmap Scan Output We can see that

RootMe – Walkthrough Read More »

Cap – Walkthrough

HacktheBox / Spektro

Scanning and Recon The first thing that I did was to run a quick scan on nmap to see what ports were open on the machine. Open Ports scan After looking at the scan, we can see that there are only three services running on the machine: FTP, SSH, and HTTP.The next thing I did

Cap – Walkthrough Read More »

Vulnversity – Walkthrough

TryHackMe / Spektro

Reconnaissance The first thing I do is to run a quick nmap scan to see what ports are open on the machine. Open Port Scan This scan shows us that there are 6 ports open. Now I run an enumeration scan to see the versions of the services being run on the machine. Enumeration Scan

Vulnversity – Walkthrough Read More »

Copyright © 2025 Spektro | Powered by Astra WordPress Theme