Advanced Search
Search Results
27 total results found
2022-07-26 New blogpost
blog-archive
2022-07-26-newblog-page
# Welcome first blogpost
2022-07-26-Lab-update
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 stack in homelab
AI
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...
2022-06-27-CTF-GrabThePhisher-cyberdefenders.org
Security Engineering
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 ...
2022-08-15-Windows-display-information-about-previous-logons-in-Windows
MS-MVP
MS MVP wokrbook
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-v14-blocking-executable-block
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 ...