Tagged articles
4 articles
Page 1 of 1
Black & White Path
Black & White Path
Apr 16, 2026 · Information Security

One‑Click NTLM Leak in ms‑screensketch: How the Vulnerability Works

Researchers discovered that certain versions of the Windows screenshot tool ms‑screensketch register a deep‑link URI whose filePath parameter can force an authenticated SMB connection, allowing a remote attacker to capture the user’s Net‑NTLM hash after the victim clicks a malicious link.

CVE-2026-33829NTLMSMB
0 likes · 4 min read
One‑Click NTLM Leak in ms‑screensketch: How the Vulnerability Works
iQIYI Technical Product Team
iQIYI Technical Product Team
Aug 27, 2021 · Mobile Development

APP DIFF Automated Testing Solution for iQIYI Mobile Apps

The APP DIFF automated testing solution, presented at iQIYI’s i Technology Conference, combines deep‑link navigation, mock data services, and the AUI image‑diff algorithm within the Uiautomator2 framework to stabilize UI automation, cut execution time, achieve near‑human verification quality, and deliver significant coverage and cost savings across iQIYI mobile products.

AUIImage DiffMock
0 likes · 19 min read
APP DIFF Automated Testing Solution for iQIYI Mobile Apps
Sohu Tech Products
Sohu Tech Products
Nov 18, 2020 · Mobile Development

Comprehensive Guide to Android Navigation Component: Usage, Deep Links, Safe Args, and Source Code Analysis

This article provides an in‑depth tutorial on Android’s Navigation component, covering core concepts, XML graph setup, fragment transactions, parameter passing via Bundle and Safe Args, deep‑link integration, animation configuration, stack management, and a detailed source‑code analysis for developers.

FragmentNavigation ComponentSafe Args
0 likes · 27 min read
Comprehensive Guide to Android Navigation Component: Usage, Deep Links, Safe Args, and Source Code Analysis
JD Tech
JD Tech
Jul 3, 2018 · Mobile Development

Understanding Android Jetpack Navigation: Setup, Usage, Data Passing, Deep Links, and Source Code Analysis

This article provides a comprehensive guide to Android Jetpack's Navigation component, covering its purpose, setup with Gradle, XML graph configuration, fragment navigation code, data passing methods, deep‑link handling, and an analysis of its underlying source classes such as NavHostFragment and NavController.

AndroidJetpackKotlin
0 likes · 13 min read
Understanding Android Jetpack Navigation: Setup, Usage, Data Passing, Deep Links, and Source Code Analysis