Tagged articles
2 articles
Page 1 of 1
Black & White Path
Black & White Path
May 2, 2026 · Information Security

How I Uncovered High‑Risk Vulnerabilities in an SRC Asset

The author walks through a step‑by‑step vulnerability hunt on an SRC target, starting from a login page, fuzzing JavaScript APIs, exploiting weak passwords and missing authorisation, and ultimately exposing unauthorised video‑camera access and admin privileges.

API fuzzingSRClogic flaw
0 likes · 5 min read
How I Uncovered High‑Risk Vulnerabilities in an SRC Asset
Tencent TDS Service
Tencent TDS Service
Nov 17, 2016 · Mobile Development

Master Android ImageView: src, background, alpha, foreground & scaleType

This article provides a comprehensive, source‑code‑driven guide to correctly using Android ImageView's src, background, transparency methods, foreground handling, adjustViewBounds, and scaleType attributes, helping developers avoid common pitfalls and achieve the desired visual effects.

AlphaAndroidBackground
0 likes · 11 min read
Master Android ImageView: src, background, alpha, foreground & scaleType