“Security” टैग वाले लेख
“Security” टैग वाले 9 लेख, नवीनतम से पुराने क्रम में।
-
Windows Virtualization Internals (भाग 2) — वो मेमोरी जिसे कर्नेल भी नहीं देख सकता: VBS, HVCI और Credential Guard कैसे काम करते हैं
Compatible hardware पर clean install में VBS default से enable होता है और hypervisor तथा SLAT से kernel से मज़बूत isolation बनाता है। यह लेख VTL, Secure Kern...
-
Named Pipes व्यवहार में — design से security तक, Windows की standard IPC
Named pipes — Windows की standard inter-process communication — की practical guide। यह लेख primary sources से byte और message mode का चुनाव, कई clients सँभाल...
-
Windows service account चुनना — LocalSystem, virtual accounts और gMSA
क्या आप अभी भी Windows service को LocalSystem से चला रहे हैं? यह लेख LocalService, NetworkService, virtual accounts, domain user और gMSA के privilege व netwo...
-
Windows Certificate Store practical guide — user या computer, कहाँ रखें
Client certificate user store में रखें या computer में? certmgr.msc और certlm.msc का अंतर, private key access rights, PowerShell से expiry inventory तक — cer...
-
Windows Firewall और business apps — inbound rules installer से register करें
«Development machine पर चलता है, ग्राहक पर संचार नहीं» का तयशुदा कारण Windows Firewall है। Inbound default block और profiles, notification dialog पर producti...
-
WSUS deprecation के बाद Windows Update management — WUfB, Autopatch, और Intune कैसे चुनें
सितंबर 2024 में WSUS deprecated घोषित हुआ। तुरंत नहीं रुकता, पर नई features बंद हैं। WSUS जारी रखना, Windows Update for Business, Autopatch, और Intune — lice...
-
BitLocker practical guide — recovery key management से drive encryption
Windows 11 24H2 के बाद clean install पर Device encryption default से चालू होता है, और «पता चला तो encrypted था» incidents वास्तव में हो रहे हैं। Recovery key...
-
Passkey सुरक्षित क्यों हैं — «secret न भेजने वाले authentication» का illustrated mechanism
Passkey सुरक्षित क्यों हैं, diagrams से समझाता है। Private key server पर न रखने और न भेजने वाली public-key cryptography, phishing structure से न बनना, synced...
-
Windows I/O की गहराई (भाग 6, अंतिम) — Filter drivers और minifilters: Procmon और virus scan I/O में क्यों बीच में आ सकते हैं
Windows filter drivers और minifilters चित्रों से समझाने वाली series का अंतिम भाग। Filter Manager और altitude, pre/post callbacks, Procmon और antivirus हर I/O...