Normal view
-
ZDNet | security RSS
- YouTube Premium is getting a price increase in June - but you can save $32 with one change
-
ZDNet | security RSS
- Your router may be vulnerable to Russian hackers, FBI warns: 5 steps to take now
Your router may be vulnerable to Russian hackers, FBI warns: 5 steps to take now
-
ZDNet | security RSS
- I tracked 3,000 steps on my Apple Watch, Google Pixel, and Oura Ring - this one was most accurate
I tracked 3,000 steps on my Apple Watch, Google Pixel, and Oura Ring - this one was most accurate
-
ZDNet | security RSS
- I stopped guessing which AA batteries are dead - this charging station keeps them in check for me
I stopped guessing which AA batteries are dead - this charging station keeps them in check for me
-
ZDNet | security RSS
- AirDrop is coming to older Samsung phones - is yours supported? How to get it early
AirDrop is coming to older Samsung phones - is yours supported? How to get it early
The best data removal services of 2026: Expert tested and reviewed
-
ZDNet | security RSS
- I'm no longer using Google Photos as just a cloud storage - 5 tools that elevate the app
I'm no longer using Google Photos as just a cloud storage - 5 tools that elevate the app
-
/r/netsec - Information Security News & Discussion
- Taiwanese Prosecutors Seize $6.6M in Assets from Incognito Market Admin "Pharoah" (Lin Rui-siang)
Taiwanese Prosecutors Seize $6.6M in Assets from Incognito Market Admin "Pharoah" (Lin Rui-siang)
Taiwanese authorities have seized over NT$200 million ($6.67 million USD) in real estate and bank savings from 24-year-old Lin Rui-siang, the alleged mastermind behind the Incognito Market.
Lin, who operated under the alias "Pharoah," was arrested by the FBI at JFK Airport in May 2024 while in transit from Saint Lucia to Singapore. The seizure follows his December 2024 guilty plea in a U.S. court for narcotics conspiracy, money laundering, and selling adulterated medication.
[link] [comments]
-
/r/netsec - Information Security News & Discussion
- Static analysis of iOS App Store binaries: common vulnerabilities I keep finding after 15 years in mobile security
Static analysis of iOS App Store binaries: common vulnerabilities I keep finding after 15 years in mobile security
I've been doing iOS security assessments professionally for about 15 years β banking apps, fintech, enterprise platforms. Over that time, certain patterns keep showing up in production App Store binaries. Figured it's worth sharing what I see most frequently, since many iOS developers seem genuinely unaware these issues exist.
What keeps showing up:
The most common finding is hardcoded secrets in the binary β API keys, backend URLs, authentication tokens sitting right there in plaintext strings. Developers assume compilation somehow obscures these. It doesn't. Extracting them is trivial with standard tooling.
Insecure local data storage is a close second. UserDefaults for sensitive data, unprotected Core Data databases, plist files with session tokens. On a jailbroken device (or via backup extraction on a non-jailbroken one), all of this is readable.
Weak or misconfigured encryption comes third. I regularly find apps that import CryptoKit or CommonCrypto but use ECB mode, hardcoded IVs, or derive keys from predictable inputs. The encryption is technically present but functionally useless.
Then there's the network layer: disabled ATS exceptions, certificate pinning that's implemented but trivially bypassable, and HTTP endpoints mixed with HTTPS.
Methodology:
Most of this comes from static analysis β no runtime instrumentation needed. Download the IPA, unpack, run string extraction, inspect the Mach-O binary, check plist configurations, review embedded frameworks. You'd be surprised how much is visible before you even launch the app.
I've built custom tooling for this over the years that automates the initial triage across ~47 check categories. Happy to discuss methodology or specific techniques in comments.
I've also been running a monthly live session ("iOS App Autopsy") where I walk through this process on real apps β follow the link if interested.
[link] [comments]
The best Samsung TVs of 2026: Expert tested and reviewed
The best mobile scanning apps of 2026: Expert tested and reviewed
The best HP laptops of 2026: Expert tested and reviewed
Slipping up Slippi with spectator RCE
-
ZDNet | security RSS
- After using Lenovo's new Yoga laptop, I'm wondering if Windows makers are running out of ideas
After using Lenovo's new Yoga laptop, I'm wondering if Windows makers are running out of ideas
-
ZDNet | security RSS
- Home Depot's new DeWalt deal comes with a free power tool - how to redeem the offer
Home Depot's new DeWalt deal comes with a free power tool - how to redeem the offer
-
ZDNet | security RSS
- Samsung S95H vs. Samsung S95F: I compared the OLED TVs and wasn't prepared for the upset
Samsung S95H vs. Samsung S95F: I compared the OLED TVs and wasn't prepared for the upset
I tried CuerdOS and this niche Debian distro is dramatically fast
How I turned my Android tablet into the ultimate Kindle alternative - for free
-
ZDNet | security RSS
- Apple's iOS 26.4.1 update enables Stolen Device Protection by default now - grab it today
Apple's iOS 26.4.1 update enables Stolen Device Protection by default now - grab it today
-
ZDNet | security RSS
- I use ChatGPT's new Tubi app to find free movies and TV shows to watch - here's how