Advanced Search
Search Results
6 total results found
2022-07-26-newblog-page
# Welcome first blogpost
Home 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
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
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
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
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 ...