Azure Sentinel is a cloud SIEM and SOAR. It is therefore used for the supervision of a customer environment, from which it...
Windows
Integrate Self-Service Password Reset into the Windows 10 login screen
Self-Service Password Reset (SSPR) is an Azure AD feature that allows end users to self-reset their password if they forget it. This feature must be enabled by the administrator in Azure AD and the user must register authentication information – phone number, alternate email, mobile app. During a password reset, the user must of [...]
Meltdown and Specter security issues in processors
Meltdown security issue (CVE-2017-5754) applies to all Intel processors since 1995, except for older Intel Atom processors and Itanium processors. This processor error causes ability to read privileged memory, which is a very significant security risk. Second security issue Specter (CVE-2017-5753 and CVE-2017-5715) applies to all Intel, [...]
How to configure SSTP VPN on Windows Server
SSTP VPN is modern and secure VPN which allows you to connect even through some firewalls because it uses TCP port 443 which is also for secure http (https). And moreover this VPN is very secure, much more than very popular PPTP which is currently not secure at all. Configure SSTP VPN on Windows Server is very simple and fast. You need [...]
Transfer and seize of FSMO roles
FSMO roles are five special roles on domain controller, which are vital for the smooth running of AD as a multimaster system, because some of Active Directory features require central authority to which can all domain controllers refer to. These roles are installed automatically and there is normally very little reason to move them, [...]
Forcing SMB encryption
SMB (Server Message Block), known also as CIFS (Common Internet File System) is network communication protocol for a communication between computer nodes. Primarily is used for a data transfers in a computer network. We know it as network drives (network shares or shared folders). Current version of this protocol is 3.1.1 and has been [...]