Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

6 total results found

2022-07-26-newblog-page

2022-07-26 New blogpost

# Welcome first blogpost  

Home Lab Update

2022-07-26-Lab-update

Hi, recently I have reinstalled my homelab servers. Previously there were 2x intel nuc devices with windows server 2019 Datacentre and Standard editions installed. Now I moved to proxmox 7.2 hypervisor. Current state Currently I finished installing services...

Install ELK 8.4.1 using docker composer

Install ELK stack in homelab

Hi, I will deploy ELK stack in docker environment. Architecture proposed in this deployment contains two docker stacks. First stack will generate certificates for elastic servers. Second will be elastic stack components: Elasticsearch, kibana and fleet server...

Solution

2022-06-27-CTF-GrabThePhisher-cyberdefe...

Hi, recently I have finished challenge grabthephisher on cyber defenders.org. Let's check how to solve those puzzles. 1 Which wallet is used for asking the seed phrase? WWW display 3 wallets: I checked structure of web site directory. Only one directory ...

Display Last Logon Info

2022-08-15-Windows-display-information-...

If you would like to see if there were attempts to login and when to local account in windows 10/11 windows has built in feature for that. To enable this feature, you will have to setup the Windows Registry, so Run regedit and navigate to the following key: H...

Sysmon

Sysmon-v14-blocking-executable-block

Microsoft introduced new version of Sysinternals software - Sysmon  version 14.0 - https://docs.microsoft.com/en-gb/sysinternals/downloads/sysmon.  This major update to Sysmon, an advanced host monitoring tool, adds a new event type, FileBlockExecutable that ...