hacker-hermanos

KM4OSP Tutorial 1

In this tutorial, I will provide examples of how you can customize the Obsidian template vault from the Knowledge Management System for Offensive Security Professionals (KM4OSP) course. Before continuing, it’s essential to install Obsidian and complete the first three chapters of the course. It is assumed that you have an understanding of what each folder […]

KM4OSP Tutorial 1 Read More »

Splunk BOTS V1: Ransomware

Splunk’s Boss of the SOC is essentially a blue-team oriented capture-the-flag. The yearly competition challenges teams to race through incident response questions for multiple scenarios while leveraging Splunk’s dashboard. Knowledge of SPL (Splunk Search Processing Language) and usage of their dashboard is obviously useful. The incidents also necessitate know-how in networking, Windows (specifically Windows Events

Splunk BOTS V1: Ransomware Read More »

CronOs Write-up

Pentest Report – Cronos Enumeration Port Scan TCP sudo nmap $1 -A -p- -sC -sV -Pn -oN nmap Nmap scan report for 10.10.10.13 Host is up (0.044s latency). Not shown: 65532 closed tcp ports (reset) PORT STATE SERVICE VERSION 22/tcp open ssh OpenSSH 7.2p2 Ubuntu 4ubuntu2.1 (Ubuntu Linux; protocol 2.0) | ssh-hostkey: | 2048 18b973826f26c7788f1b3988d802cee8

CronOs Write-up Read More »