Monday, September 14, 2026

Omada ER605 v2

Simple speed test on Omada ER605 v2 (TP-Link ER605 v2) - 1 Gbps broadband.  

Uploaded Image

Print Friendly and PDF
Share/Bookmark

Saturday, September 12, 2026

Install Sysmon with SwiftOnSecurity

# Download Sysmon

 

Invoke-WebRequest -Uri https://live.sysinternals.com/Sysmon64.exe -OutFile "C:\tools\Sysmon64.exe"

 

# Use SwiftOnSecurity community configuration file to install

 

Invoke-WebRequest -Uri https://raw.githubusercontent.com/SwiftOnSecurity/sysmon-config/master/sysmonconfig-export.xml -OutFile "C:\tools\sysmonconfig.xml"

 

# Install sysmon by apply those configuration (Required administrator right)

 

C:\tools\Sysmon64.exe -accepteula -i "C:\tools\sysmonconfig.xml"

 

Uploaded Image

 

Uploaded Image

 

Print Friendly and PDF
Share/Bookmark

ASUS Ascent GX10 — USB 開機重灌指南

 NVIDIA DGX OS 7.4.0-3 安裝流程

前置準備

Step 1:製作可開機 USB

標準的直接複製檔案或基本 Rufus 設定,往往會破壞 NVIDIA DGX Spark 架構所需的 EFI 分區配置。請嚴格按照以下設定操作:

  1. 打開 RufusWindows
  2. 裝置:選擇目標 USB 隨身碟
  3. 開機選項:點「選取」載入 DGX OS .iso 檔案
  4. 關鍵設定
    • 分割配置類型:GPT
    • 目標系統:UEFI(非 CS M
    • 檔案系統:FAT32
  5. 點擊 開始ISO 映像模式寫入(非 DD 模式)

 

Step 2:清除並調整 UEFI/BIOS 設定

GX10 會在系統金鑰或 Secure Boot 配置處於無效狀態時,封鎖恢復媒體。必須重置這些設定:

2a. 重置 UEFI 預設值

  1. 開機反覆按 [Del] 進入 BIOS
  2. 導航至 Save & Exit 頁籤
  3. 選擇 Restore DefaultsLoad Optimized Defaults確認

2b. 修復 Secure Boot 金鑰

  1. 進入 SecuritySecure Boot
  2. Secure Boot 改為 Custom
  3. 選擇 Restore Factory Keys確認
  4. Secure Boot 改回 Enabled / Standard
  5. [F4] 儲存變更並重啟

 

Step 3:使用 Boot Override 啟動安裝程式

GX10 預設優先載入內部 NVMe 儲存,如果先前發生過開機錯誤,標準的開機優先順序設定會被忽略。必須使用 Boot Override

  1. 保持 USB 已插入重啟時反覆按 [Del] 進入 BIOS
  2. 直接導航至 Save & Exit 頁籤
  3. 向下捲動至 Boot Override 區塊
  4. 選擇標示為 UEFI: USB... Partition 1 的項目 Enter
  5. GRUB 選單載入後:
    • DGX Spark Installation Options
    • Install DGX OS 7.4.0 for DGX Spark
  6. 等待安裝完成
Print Friendly and PDF
Share/Bookmark

Monday, February 23, 2026

Fortinet Fortigate Firewall - SSL Inspection - Certificate Inspection and Deep (Full) Inspection

 


Print Friendly and PDF
Share/Bookmark

Wednesday, February 18, 2026

oCam suddenly required administrator right to open under normal user right account

 Solution:

1. Go to %AppData%\bxview under normal user right account, rename the folder "bxview".

2. Change normal user right account from "Users" group to "Administrators" group. Reboot the machine.

3. Logout the normal user right account, login again and open the oCam app.

4. It should able to open the app.

5. Change the normal user right account from "Administrators" group back to "Users". Reboot the machine.

6. Open the oCam app again. It should back to normal.

Print Friendly and PDF
Share/Bookmark

Unable to establish secure connection to Zoom



Reason:
Windows System Time incorrect

Solution:
Enable auto time sync or manual set the correct system time.

Print Friendly and PDF
Share/Bookmark

Saturday, February 14, 2026

Enable Windows Firewall logging for drop connection and enable audit log for RDP failed

 PS C:\WINDOWS\system32> Set-NetFirewallProfile -All -LogBlocked True -LogMaxSizeKilobytes 20480

>> # Enable logging for blocked (dropped) packets across all profiles

PS C:\WINDOWS\system32> auditpol /set /subcategory:"Logon" /success:enable /failure:enable
>> # Enable auditing for both successful and failed logon attempts
The command was successfully executed.

Check firewall log:
PS C:\WINDOWS\system32> Get-Content C:\Windows\System32\LogFiles\Firewall\pfirewall.log -Tail 20

Check RDP/Logon attempts
PS C:\WINDOWS\system32> Get-WinEvent -FilterHashtable @{LogName='Security'; ID=4625} -MaxEvents 10 | Select-Object TimeCreated, Message | Format-List
>> # Find the last 10 failed RDP/Logon attempts

Print Friendly and PDF
Share/Bookmark

Tuesday, February 10, 2026

Windows 10 hardening by Microsoft Security Baseline

1. Download the Microsoft Security Compliance Toolkit 1.0 

 https://www.microsoft.com/en-us/download/details.aspx?id=55319 

2. Copy the LGPO.exe to the folder under script



2. Run Powershell command:

Get-ChildItem -Path "C:\Source\Windows-10-v22H2-Security-Baseline" -Recurse | Unblock-File

PowerShell.exe -ExecutionPolicy RemoteSigned -File .\Baseline-LocalInstall.ps1 -Win10NonDom

3. Reboot the machine

Reference:

Applying Microsoft Security Baselines | STIG and Microsoft Security Baseline-Based Hardening of a VMware Horizon on VxRail-Based VDI Environment | Dell Technologies Info Hub

https://infohub.delltechnologies.com/en-us/l/stig-and-microsoft-security-baseline-based-hardening-of-a-vmware-horizon-on-vxrail-based-vdi-environment/applying-microsoft-security-baselines/


Print Friendly and PDF
Share/Bookmark

Monday, February 9, 2026

Windows 10 hardening by HardeningKitty - CIS Benchmarks

 






Reference:

BEST WINDOWS HARDENING TOOLS | ConfigureDefender, HotCakeX, HardeningKitty - Setup Guides
Print Friendly and PDF
Share/Bookmark

自動化工具與指令碼 - 加固與稽核

  • 如果您要加固 Windows 伺服器:首選 PowerSTIG (免費/開源) 或 ConfigOS (商業)。
  • 如果您要進行掃描與稽核:首選 DISA SCC 或 OpenSCAP
  • 如果您在 Azure 雲端:直接使用 Microsoft Defender for Cloud,它內建了 NIST 與 STIG 的自動化監控儀表板。
核心自動化方案
  • 針對 STIG/NIST:強烈建議使用 PowerSTIG (GitHub)。這是 Microsoft 工程師開發的 PowerShell 模組,能將複雜的 STIG 文件直接轉換為可執行的 DSC 代碼,非常適合大規模部署。
  • 針對 CIS:可利用 Ansible Lockdown。它提供現成的 Playbooks,能自動將 Windows 或 Linux 加固至符合 CIS Benchmark 的狀態。
  • 針對 PCI DSS/HIPAA:這兩者多為「合規框架」。建議使用 Microsoft Purview 合規性管理員,它會自動掃描您的 M365 與 Azure 設定,並根據 PCI/HIPAA 要求提供一鍵式的改善建議。

如果您追求最高安全性(政府級),請選擇 DISA STIG + PowerSTIG;如果您追求業界通用性(商用級),請選擇 CIS + Ansible



中國的標準更強調「合規性」與「管理+技術」的雙重考核。
等級保護 2.0 (MLPS 2.0)

  • 阿里雲加固基準:各大雲平台提供符合 MLPS 2.0 的自動化加固指南,例如「ACK 等保加固」會自動執行密碼複雜度、限制 root 權限、審計開啟等操作。
  • OpenSCAP (中國適配):在國產作業系統(如 Kylin 麒麟UnionTech UOS)中,常用 OpenSCAP 載入針對等級保護或行業標準的 XML 設定檔來進行自動化加固。

中國標準 (GB/T)
對應國際/美國標準
加固範圍
GB/T 22239 (等保 2.0)
NIST SP 800-53
系統、網絡、雲、IoT 等全維度加固
GB/T 18336 (CC)
ISO 15408 / Common Criteria
產品安全性設計認證
GB/T 35273 (隱私規範)
GDPR / NIST Privacy Framework
個人敏感數據保護與加密

Print Friendly and PDF
Share/Bookmark

Security Hardening Standard - 安全性加固標準對比摘要

 
標準名稱
適用對象
優點
缺點
Microsoft Baseline
一般企業
最佳的應用程式相容性,與 Windows 更新同步,易於部署。
安全性相對較寬鬆,僅涵蓋微軟產品。
CIS Benchmarks
金融、醫療、合規企業
業界公認中立且細緻,提供 L1/L2 分層,平衡安全與營運。
規則較多,可能需要針對特定業務軟體進行排除設定。
DISA STIG
政府、軍方、國防承包商
極致的安全性,針對國家級攻擊設計,強制執行高強度稽核。
設定極其繁雜,極易造成系統功能失效或應用程式崩潰。
NIST SP 800-53
美國聯邦機構、FedRAMP
全球最權威的安全性控制框架,邏輯嚴密,適合大型合規架構。
主要是「準則」而非「設定值」,需轉譯為具體指令。
PCI DSS
支付卡產業、電商、零售
專為保護持卡人數據設計,對防火牆與數據加密有明確要求。
範疇較窄(僅限支付環境),每年需進行嚴格的合規審查。
HIPAA
醫療保健、健康保險業
核心在於保護受保護健康資訊 (PHI) 的隱私與完整性。
規範較為籠統(如「合理防護」),需要配合技術標準實施。
USGCB
美國政府低風險設備
曾是聯邦桌面設備的統一基準,由 NIST、DISA 及微軟協作。
已逐漸被 DISA STIG 取代,部分較新版本系統已停止更新。


Print Friendly and PDF
Share/Bookmark