Elektrine
EN
Log in Register
Paige Chat Timeline Communities Gallery Videos Email DNS VPN Uptime Kairo
Back to Timeline
Remote

quarkslab

@quarkslab@infosec.exchange
  • Open on infosec.exchange

Securing every bit of your data

447 Followers
0 Following
22 Posts
Joined January 15, 2024
website:
https://quarkslab.com
location:
Paris, France

Posts

Open post
quarkslab
quarkslab @quarkslab@infosec.exchange · 4d ago
quarkslab
@quarkslab@infosec.exchange

Securing every bit of your data

infosec.exchange
Everything about Android's hardware attestation... and how to bypass it. Blog post and code by Eric Le Guevel https://blog.quarkslab.com/bypassing-android-hardware-attestation.html
0
0
0
0
Open post
quarkslab
quarkslab @quarkslab@infosec.exchange · Jul 06, 2026
quarkslab
@quarkslab@infosec.exchange

Securing every bit of your data

infosec.exchange
Cortex is a long-term, multi-tenant scalable open source storage for Prometheus and OpenTelemetry. Earlier this year we conducted a security audit sponsored by @ostifofficial@fosstodon.org Check our report here: https://blog.quarkslab.com/cortex-security-audit.html
2
0
1
0
Open post
quarkslab
quarkslab @quarkslab@infosec.exchange · Jun 18, 2026
quarkslab
@quarkslab@infosec.exchange

Securing every bit of your data

infosec.exchange

Obscure Element: Reverse engineering Xiaomi's MJA1 secure chip.

Mengsi Wu's journey starts here:

https://blog.quarkslab.com/black-box-probing-a-security-analysis-of-xiaomis-mja1-secure-chip.html

38
2
20
0
Open post
quarkslab
quarkslab @quarkslab@infosec.exchange · Jun 09, 2026
quarkslab
@quarkslab@infosec.exchange

Securing every bit of your data

infosec.exchange

BOLT is a static analysis tool, part of the LLVM compiler infrastructure, used to verify that compiler security hardening options have been applied on a binary.

Thanks to @ostifofficial@fosstodon.org we've worked since November 2025 to improve it. Check our progress here:

https://blog.quarkslab.com/extending-llvms-bolt-based-binary-analyser-to-validate-stack-variable-initialisation.html

4
0
2
0
Open post
quarkslab
quarkslab @quarkslab@infosec.exchange · Jun 05, 2026
quarkslab
@quarkslab@infosec.exchange

Securing every bit of your data

infosec.exchange

From prompt 😃to pwned 😢:
Implementing an LLM in your org? Useful.
Trusting its output? That's how a low-priv user became admin.

Ship the feature, don't extend it your trust.
https://blog.quarkslab.com/from-prompt-to-pwned-chaining-llm-and-web-bugs-to-admin.html

10
0
4
1
Open post
quarkslab
quarkslab @quarkslab@infosec.exchange · Jun 04, 2026
quarkslab
@quarkslab@infosec.exchange

Securing every bit of your data

infosec.exchange

Practical Android Software Protection in the Wild: An Appetizer

In which @farenain@bird.makeup analyzes 2.5 million Android apps to identify and classify the obfuscators, packers and code protectors they use:

https://blog.quarkslab.com/practical-android-software-protection-in-the-wild-an-appetizer.html

0
0
1
0
Open post
quarkslab
quarkslab @quarkslab@infosec.exchange · Jun 01, 2026
quarkslab
@quarkslab@infosec.exchange

Securing every bit of your data

infosec.exchange

What happens when reverse engineers spend weeks digging into a Scala 3 codebase?

🔍 From code review to fuzzing, our assessment helped strengthen Scala's security and identify areas for improvement.

We're happy to share the results of our audit, conducted in collaboration with @ostifofficial@fosstodon.org

https://blog.quarkslab.com/scala-security-audit.html

1
0
2
0
Open post
quarkslab
quarkslab @quarkslab@infosec.exchange · May 19, 2026
quarkslab
@quarkslab@infosec.exchange

Securing every bit of your data

infosec.exchange

Did you hear about Optical Line Terminals? ISPs rely on them to build their service networks, but what if they are vulnerable?
Here @coiffeur0x90@bird.makeup shows how attackers could compromise entire ISPs by exploiting them and cloud-based fleet management software
https://blog.quarkslab.com/how-olts-may-have-exposed-entire-isp-networks.html

7
0
3
0
Open post
quarkslab
quarkslab @quarkslab@infosec.exchange · May 07, 2026
quarkslab
@quarkslab@infosec.exchange

Securing every bit of your data

infosec.exchange

A hands-on look at Microsoft’s Independent Guest Virtual Machine (IGVM) format inside OpenHCL’s `openhcl.bin`.

We unpack the fixed header, variable headers, data layout, and how IGVM measurement supports Confidential Computing with SEV-SNP and TDX.

🔗 https://blog.quarkslab.com/the-igvm-file-format.html

5
0
3
0
Open post
quarkslab
quarkslab @quarkslab@infosec.exchange · May 05, 2026
quarkslab
@quarkslab@infosec.exchange

Securing every bit of your data

infosec.exchange

Paramiko is a pure-Python implementation of SSHv2. Recently, we worked with the Paramiko team on a security audit sponsored by @ostifofficial@fosstodon.org 🙏
Read a summary of our findings and find the full report here:
https://blog.quarkslab.com/paramiko-security-audit.html

6
0
3
0
Open post
quarkslab
quarkslab @quarkslab@infosec.exchange · Apr 30, 2026
quarkslab
@quarkslab@infosec.exchange

Securing every bit of your data

infosec.exchange

Do you know how Entra ID applications work?
What about the security mess they can bring and what they can quietly break?

New blog post on Entra ID application permissions, the audit nightmare they create, and QAZPT, the open-source tool we built to actually make sense of it.

https://blog.quarkslab.com/auditing-application-permissions-in-microsoft-entra-id-hidden-risks-pitfalls-and-quarkslabs-qazpt-tool.html

3
1
1
0
Open post
quarkslab
quarkslab @quarkslab@infosec.exchange · Apr 16, 2026
quarkslab
@quarkslab@infosec.exchange

Securing every bit of your data

infosec.exchange

Obfuscation vs The Optimizer: A Battle in LLVM Middle End.

@yates82@bird.makeup shows us how the continuous improvement of the LLVM optimizer defeats naive code obfuscation, and how the obfuscator can fight back.

An eternal fight in which all victories are ephemeral

https://blog.quarkslab.com/obfuscation-vs-the-optimizer-an-llvm-middle-end-arms-race.html

9
0
2
1
Open post
quarkslab
quarkslab @quarkslab@infosec.exchange · Apr 14, 2026
quarkslab
@quarkslab@infosec.exchange

Securing every bit of your data

infosec.exchange

🤔Ever wondered how your favorite tools work under the hood? During our work on SightHouse, we dug into BSIM, Ghidra's Binary function SIMilarity engine.

Many tools have been built around it, yet its internals remained undocumented. Until now 👇
https://blog.quarkslab.com/bsim-explained-once-and-for-all.html

14
0
7
0
Open post
quarkslab
quarkslab @quarkslab@infosec.exchange · Apr 09, 2026
quarkslab
@quarkslab@infosec.exchange

Securing every bit of your data

infosec.exchange

🚗 We traced a car’s life from China to Poland.
By analyzing a BYD Telematic Control Unit, Romain Marchand reconstructed its journey and identified a real-world event from GPS logs alone.
Embedded forensics + OSINT = real stories hidden in data.
👉 https://blog.quarkslab.com/tearing-down-a-car-telematic-unit-and-finding-an-accident-on-facebook.html

4
0
2
0
Open post
quarkslab
quarkslab @quarkslab@infosec.exchange · Apr 07, 2026
quarkslab
@quarkslab@infosec.exchange

Securing every bit of your data

infosec.exchange

After @coiffeur0x90@bird.makeup found 3 LPEs in Intego antivirus for macOS, @kaluche_@bird.makeup had to check the Windows version too.
Spoiler: it was vulnerable.
Here's the full write up of a symlink attack to achieve Local Privilege Escalation👇
https://blog.quarkslab.com/milking-the-last-drop-of-intego-time-for-windows-to-get-its-lpe.html

2
0
1
0
Open post
quarkslab
quarkslab @quarkslab@infosec.exchange · Apr 03, 2026
quarkslab
@quarkslab@infosec.exchange

Securing every bit of your data

infosec.exchange

Tired of reversing the same libc for the 100th time? 👀

Meet SightHouse, our open-source tool that automatically detects third-party library functions in binaries.
High-confidence function mapping. Works with any disassembler. By @Mad5quirrel & Sami.

🔗 https://blog.quarkslab.com/sighthouse-automated-function-identification.html

11
1
9
0
Open post
quarkslab
quarkslab @quarkslab@infosec.exchange · Mar 31, 2026
quarkslab
@quarkslab@infosec.exchange

Securing every bit of your data

infosec.exchange

The dragon has a VM. Of course it does.

Our latest blog walks through the analysis of a complex C++ binary hiding behind a virtual machine, themed as a classic RPG fight.
QBDI & TritonDSE are your weapons of choice. The dragon doesn't stand a chance. 🐉

🔗 https://blog.quarkslab.com/qbdi-vs-tritondse-against-a-vm-who-will-be-the-fastest.html

2
0
3
0
Open post
quarkslab
quarkslab @quarkslab@infosec.exchange · Mar 26, 2026
quarkslab
@quarkslab@infosec.exchange

Securing every bit of your data

infosec.exchange

Rule 1️⃣ : "In WAF we (should not) trust"

Your WAF is doing its best. That's just not enough 😮‍💨
A deep dive into Web Application Firewall bypass techniques, discovering why blocked ⛔ doesn't always mean safe.

https://blog.quarkslab.com/in-waf-we-should-not-trust.html

8
0
3
0
Open post
quarkslab
quarkslab @quarkslab@infosec.exchange · Mar 20, 2026
quarkslab
@quarkslab@infosec.exchange

Securing every bit of your data

infosec.exchange

"Intego X9: Never trust my updates"

Read @coiffeur0x90@bird.makeup's research showing how XPC interprocess communications and the update mechanism of the Intego antivirus for MacOS can be abused for local privilege escalation.

https://blog.quarkslab.com/intego_lpe_macos_3.html

1
0
1
0
Open post
quarkslab
quarkslab @quarkslab@infosec.exchange · Mar 12, 2026
quarkslab
@quarkslab@infosec.exchange

Securing every bit of your data

infosec.exchange

"How does it even work?"

The question that keeps hackers' hearts pumping, blood pressure rising, and curiosity growing.

This is @virtualabs@mamot.fr's reverse engineering journey into a cheap smartwatch that measures at least one of those.

https://blog.quarkslab.com/nerd-life-weeks-firmware-teardown-we-were-right.html

mamot.fr

Damien Cauquil (@virtualabs@mamot.fr) - Mamot - Le Mastodon de La Quadrature du Net

6
2
7
0
Open post
quarkslab
quarkslab @quarkslab@infosec.exchange · Mar 05, 2026
quarkslab
@quarkslab@infosec.exchange

Securing every bit of your data

infosec.exchange

Reverse engineers often spend a lot of time deciphering third-party firmware libraries. At RE//verse 2026 (Fri, 5 PM), Benoit & Sami will introduce SightHouse, an open-source tool to automatically identify third-party functions and speed up analysis.
Join us!

8
0
5
0
Open post
quarkslab
quarkslab @quarkslab@infosec.exchange · Oct 09, 2025
quarkslab
@quarkslab@infosec.exchange

Securing every bit of your data

infosec.exchange

Finding a buggy driver is one thing, abusing it is another🧠
In his latest blog post, Luis Casvella shows you how BYOVD can be used as a Reflective Rootkit Loader ! 🚀

➡️ https://blog.quarkslab.com/exploiting-lenovo-driver-cve-2025-8061_part2.html

blog.quarkslab.com

BYOVD to the next level (part 2) — rootkit like it's 2025 - Quarkslab's blog

Bring Your Own Vulnerable Driver (BYOVD) is a well-known post-exploitation technique used by adversaries. This blog post is part of a series. In part one we saw how to abuse a vulnerable driver to gai

5
0
6
0

Remote instance

infosec.exchange
Open on original server

Media

313k7r1n3
Elektrine

Tor hidden service

elekhj7afj4qnrr4yd3bkzslsyo5jgfxw3orgjkhlcxifueodybyiiad.onion

Platform

  • Email
  • Chat
  • Timeline
  • Communities
  • VPN
  • DNS

Company

  • About
  • Contact
  • FAQ

Legal

  • Terms of Service
  • Privacy Policy
  • Warrant Canary
  • Lite (no JS)
  • VPN Policy
  • Source code

Support

  • support@elektrine.com
  • Report Security Issue
Mail client setup IMAP mail.elektrine.com:993 POP3 mail.elektrine.com:995 SMTP mail.elektrine.com:465
© 2026 Elektrine. All rights reserved. Server: 17:42:30 UTC