⚠️New iOS Exploit Using Advanced iPhone Hacking Tools to Steal Personal Data
Source: https://t.co/HTd1kKTkY6
A sophisticated full-chain iOS exploit kit called DarkSword has been used since November 2025 by commercial surveillance vendors and state-sponsored actors to steal sensitive data from iPhone users in four countries.
It exploits six vulnerabilities, including four zero-days, to fully compromise iPhones running iOS 18.4 to 18.7.
The attack starts with a remote code execution exploit targeting JavaScriptCore and includes sandbox escapes, local privilege escalation, and a final payload that grants attackers kernel-level access.
#cybersecuritynews #iOS #iPhone
Holy shit... Microsoft open sourced an inference framework that runs a 100B parameter LLM on a single CPU.
It's called BitNet. And it does what was supposed to be impossible.
No GPU. No cloud. No $10K hardware setup. Just your laptop running a 100-billion parameter model at human reading speed.
Here's how it works:
Every other LLM stores weights in 32-bit or 16-bit floats.
BitNet uses 1.58 bits.
Weights are ternary just -1, 0, or +1. That's it. No floats. No expensive matrix math. Pure integer operations your CPU was already built for.
The result:
- 100B model runs on a single CPU at 5-7 tokens/second
- 2.37x to 6.17x faster than llama.cpp on x86
- 82% lower energy consumption on x86 CPUs
- 1.37x to 5.07x speedup on ARM (your MacBook)
- Memory drops by 16-32x vs full-precision models
The wildest part:
Accuracy barely moves.
BitNet b1.58 2B4T their flagship model was trained on 4 trillion tokens and benchmarks competitively against full-precision models of the same size. The quantization isn't destroying quality. It's just removing the bloat.
What this actually means:
- Run AI completely offline. Your data never leaves your machine
- Deploy LLMs on phones, IoT devices, edge hardware
- No more cloud API bills for inference
- AI in regions with no reliable internet
The model supports ARM and x86. Works on your MacBook, your Linux box, your Windows machine.
27.4K GitHub stars. 2.2K forks. Built by Microsoft Research.
100% Open Source. MIT License
Sous Proxmox 9, il est possible de fixer simplement et rapidement les noms des interfaces réseau, avant que la magie (et les choix techniques de nommage du monde Linux) ne viennent foutre le bordel.
Voici un tutoriel simple et rapide. 👇
https://t.co/VFxGvXBK5c
⚠️ ‘RegPwn’ Windows Registry Vulnerability Enables Full System Access to Attackers
Source: https://t.co/doO1bEOEgX
A high-severity Windows vulnerability dubbed “RegPwn” (CVE-2026-24291) is an elevation-of-privilege flaw that allows low-privileged users to gain full SYSTEM access.
The attack targets the way Windows manages its built-in accessibility features, such as the On-Screen Keyboard and Narrator.
Windows Accessibility features are designed to help users navigate the operating system, operating primarily in the user’s context but with high-integrity access. When a user launches a tool like the On-Screen Keyboard, Windows creates a specific registry key to store its configuration.
#cybersecuritynews
🚨 BREAKING: Someone just open-sourced a full suite for tracking satellites and decoding their radio signals locally.
You don't even need the internet. It uses an SDR to pull weather images and raw data straight from space to your hard drive.
100% Open Source.
The rule in EUC is: 𝗙𝗦𝗟𝗼𝗴𝗶𝘅 𝗳𝗼𝗿 𝘀𝗶𝗺𝗽𝗹𝗶𝗰𝗶𝘁𝘆, Citrix UPM for pain. That rule is dead. The old excuse of "UPM is too complex to configure in Studio"? 𝗦𝗼𝗹𝘃𝗲𝗱. I wrote a PowerShell script that sets up UPM in 𝘀𝗲𝗰𝗼𝗻𝗱𝘀. Read more https://t.co/5jlxpc9cZU
Here's a video PoC for Azure Entra ID SignIn Log Bypass in action. I had to make it to help MSRC replicate it (lol). You'll see how simple this bypass was.
No worries admins, Microsoft says that it was only a "Moderate" issue.
🛠️ New Tool to Remove Copilot, Recall, and Other AI Tools From Windows 11
Source: https://t.co/Q62ALEHxgK
An open-source tool designed to remove or disable unwanted AI components from the operating system. RemoveWindowsAI is a community-driven utility available on GitHub that gives users granular control over AI features in Windows 11.
The tool allows users to completely remove or disable Copilot, Windows Recall, and other Microsoft AI integrations that many consider invasive or unnecessary. The tool offers comprehensive AI removal capabilities across multiple Windows components.
#cybersecuritynews #windows11
Update number 39 for the Parallels RAS V4.00 documentation script is now available.
@parallels@AquilinaChris@ChrisJMarks
https://t.co/iEfVmtthhT
https://t.co/hiRRIH0mZl
https://t.co/7ljWXEloYr
https://t.co/MV9wOIVvtT
Update number 27 for the Parallels RAS documentation script is now ready.
@parallels@AquilinaChris@ChrisJMarks
https://t.co/iEfVmtsJsl
https://t.co/hiRRIGZP9N
https://t.co/7ljWXEkR8T
https://t.co/MV9wOIUXEl
Update number 26 for the Parallels RAS documentation script is now ready.
@parallels@AquilinaChris@ChrisJMarks
https://t.co/iEfVmtthhT
https://t.co/hiRRIH0mZl
https://t.co/7ljWXEloYr
https://t.co/MV9wOIVvtT
New Compliance Checks Are Coming to Intune
Intune is preparing to introduce a new set of Windows 11 health checks (This is NOT mentioned on the Intune roadmap!)
DHA only validates a limited part of the platform. The upcoming Microsoft Azure Attestation (MAA) based signals cover firmware protection, virtualization security, and memory integrity, and show how Intune will evaluate devices going forward.
If you want a clear look at what is coming, the blog below explains it..
https://t.co/L85h68epBk
#Intune #MSIntune #Windows #Windows11 #Compliance
Update number 23 for the Parallels RAS V4.00 documentation script is now ready.
@parallels@AquilinaChris@ChrisJMarks
https://t.co/iEfVmtthhT
https://t.co/hiRRIH0mZl
https://t.co/7ljWXEloYr
https://t.co/MV9wOIVvtT
If deploying @SAP GUI via @MSIntune make sure to use SAP Installation Server Admin to create a single installation EXE and combine it with @PatchMyPC PSADT v4 for the best UX.