Security | Threat Detection | Cyberattacks | DevSecOps | Compliance

Windows

How to Delete Files in PowerShell with Remove-Item

Managing files and directories is a common task in computing, especially in the Windows PowerShell environment. The Remove-Item in PowerShell is a key cmdlet for deleting files and directories, as well as other types of items in PowerShell. Remove-Item can be used for local file systems as well as other PowerShell providers like the Registry, Certificate Store, and Environment variables.

What DNS over HTTPS (DoH) Is and How to Enable in Windows 10

DNS (Domain Name System) is a key component of the Internet infrastructure. DNS functions as a distributed directory service that translates human-readable domain names into machine-readable IP addresses. When you type a website address into your browser, the DNS system helps your browser find the right server on the internet. DNS uses a hierarchical and distributed database to manage the mapping of domain names to IP addresses.

Exploring an Experimental Windows Kernel Rootkit in Rust

Around two years ago, memN0ps took the initiative to create one of the first publicly available rootkit proof of concepts (PoCs) in Rust as an experimental project, while learning a new programming language. It still lacks many features, which are relatively easy to add once the concept is understood, but it was developed within a month, at a part-time capacity.

Understanding Adjust Memory Quotas for a Process

The windows security setting adjust memory quotas for a process, specifies who has the permission to change the maximum amount of random access memory (RAM) that a program or application can access at any specific time. Doing so controls and manages system resources, ensuring the system runs smoothly. The adjust memory quotas for a process setting decides who can change a program or process' memory quota.

TrustedInstaller - with great power comes great responsibility

TrustedInstaller is a Windows system account with special high-level permissions allowing it to modify certain system files, folders, and registry settings. It also prevents any account including administrator accounts from modifying these files and folders. Trustedinstaller.exe is a Windows Module Installer service, a part of Windows Resource Protection (WRP), which restricts access to core system files and folders preventing them from being modified or replaced.

Remote Event Log Management: Enhancing Security and Efficiency

Windows devices are the most popular among organizations and these Windows-based operating systems and applications produce an extensive variety of logs, such as Windows Event logs and Windows Activity logs, making it challenging to effectively monitor these applications and systems. To make contextual sense of Windows Event logs and Windows Activity logs, organizations conduct Windows log management to derive insights from monitoring and analyzing these logs.

How Best to Configure Audit Detailed File Share

When enabled, the Windows security setting audit detailed file share keeps a detailed record of every time someone tries to access a shared file or folder on either the user’s computer or network. When a regular audit is configured, it logs only a singular event – which user or client is establishing a connection to which shared file or folder. A detailed audit records additional information about who is accessing the shared files and folders.

How to Configure Windows Disk Image Backup and Recovery | BDRSuite Demo

In this BDRSuite demo, I'll show you how to perform Disk Image Backup for Windows Servers & Workstations/Endpoints and restore them. BDRSuite provides a comprehensive disk image backup solution for Microsoft Windows, allowing you to backup the entire system (OS, applications & all its data). It includes features like Flexible Storage Options, Bare Metal Recovery, Physical to Virtual (P2V) migration, Centralized Management, and more.