• Sign in
  • Sign up
Elektrine
EN
  • EN English
  • 中 中文
Log in Register
Modes
Overview Search Chat Timeline Communities Gallery Lists Friends Email Vault VPN
Back to Timeline
  • Open on infosec.exchange

Trail of Bits

@trailofbits@infosec.exchange
mastodon 4.6.0-alpha.5+glitch

We help secure the world’s most targeted organizations and products. We combine security research with an attacker mentality to reduce risk and fortify code.

0 Followers
0 Following
Joined October 31, 2022
Website:
https://trailofbits.com
Podcast:
https://trailofbits.audio
GitHub:
https://github.com/trailofbits
Blog:
https://blog.trailofbits.com

Posts

trailofbits
Trail of Bits
@trailofbits@infosec.exchange

We help secure the world’s most targeted organizations and products. We combine security research with an attacker mentality to reduce risk and fortify code.

infosec.exchange
Trail of Bits
Trail of Bits
@trailofbits@infosec.exchange

We help secure the world’s most targeted organizations and products. We combine security research with an attacker mentality to reduce risk and fortify code.

infosec.exchange
@trailofbits@infosec.exchange · Mar 02, 2026

How do you rebuild a security consultancy around AI without breaking what works? Our CEO, Dan Guido, talks systems, feedback loops, and what it actually takes to go AI-native at [un]prompted on March 4th at 9:10 AM https://unpromptedcon.org/

View on infosec.exchange
2
0
2
0
trailofbits
Trail of Bits
@trailofbits@infosec.exchange

We help secure the world’s most targeted organizations and products. We combine security research with an attacker mentality to reduce risk and fortify code.

infosec.exchange
Trail of Bits
Trail of Bits
@trailofbits@infosec.exchange

We help secure the world’s most targeted organizations and products. We combine security research with an attacker mentality to reduce risk and fortify code.

infosec.exchange
@trailofbits@infosec.exchange · Feb 28, 2026

What if the compiler itself flagged your bugs? Blockchain Engineer, Kevin Valerio, is in Tokyo for SECCON 14 to show how Go’s IR can be modified to catch deterministic bug classes.
If you're attending, Kevin will present from 14:20-14:40 (GMT+9) https://www.seccon.jp/14/ep260228.html

View on infosec.exchange
1
0
0
0
trailofbits
Trail of Bits
@trailofbits@infosec.exchange

We help secure the world’s most targeted organizations and products. We combine security research with an attacker mentality to reduce risk and fortify code.

infosec.exchange
Trail of Bits
Trail of Bits
@trailofbits@infosec.exchange

We help secure the world’s most targeted organizations and products. We combine security research with an attacker mentality to reduce risk and fortify code.

infosec.exchange
@trailofbits@infosec.exchange · Feb 25, 2026

New tool release! Linux memory forensics requires external debug symbols that precisely match your kernel version, symbols rarely installed on production systems and often missing after updates.mquire eliminates this dependency entirely by extracting BTF type information and Kallsyms symbol addresses directly from the memory dump. Works on kernel 4.18+ with BTF enabled.
https://blog.trailofbits.com/2026/02/25/mquire-linux-memory-forensics-without-external-dependencies/

View on infosec.exchange
9
0
10
0
trailofbits
Trail of Bits
@trailofbits@infosec.exchange

We help secure the world’s most targeted organizations and products. We combine security research with an attacker mentality to reduce risk and fortify code.

infosec.exchange
Trail of Bits
Trail of Bits
@trailofbits@infosec.exchange

We help secure the world’s most targeted organizations and products. We combine security research with an attacker mentality to reduce risk and fortify code.

infosec.exchange
@trailofbits@infosec.exchange · Feb 20, 2026

Before launch, Perplexity hired us to test the security of Comet, their AI browser assistant. We demonstrated how four prompt injection techniques could extract users' private information from Gmail. https://blog.trailofbits.com/2026/02/20/using-threat-modeling-and-prompt-injection-to-audit-comet/

View on infosec.exchange
7
0
3
0
trailofbits
Trail of Bits
@trailofbits@infosec.exchange

We help secure the world’s most targeted organizations and products. We combine security research with an attacker mentality to reduce risk and fortify code.

infosec.exchange
Trail of Bits
Trail of Bits
@trailofbits@infosec.exchange

We help secure the world’s most targeted organizations and products. We combine security research with an attacker mentality to reduce risk and fortify code.

infosec.exchange
@trailofbits@infosec.exchange · Feb 18, 2026

Today at 12:55 PM MT on the Future Llama stage at ETH Denver, our CEO, Dan Guido, opens the hood on how he made Trail of Bits AI-native.

View on infosec.exchange
0
0
0
0
trailofbits
Trail of Bits
@trailofbits@infosec.exchange

We help secure the world’s most targeted organizations and products. We combine security research with an attacker mentality to reduce risk and fortify code.

infosec.exchange
Trail of Bits
Trail of Bits
@trailofbits@infosec.exchange

We help secure the world’s most targeted organizations and products. We combine security research with an attacker mentality to reduce risk and fortify code.

infosec.exchange
@trailofbits@infosec.exchange · Feb 18, 2026

Carelessness versus craftsmanship in cryptography
Two popular AES libraries (aes-js and pyaes) provide dangerous default IVs that lead to key/IV reuse vulnerabilities affecting thousands of projects. One maintainer dismissed the issue, while strongSwan's maintainer exemplified proper security response by comprehensively fixing the vulnerability in their VPN management tool.
https://blog.trailofbits.com/2026/02/18/carelessness-versus-craftsmanship-in-cryptography/

View on infosec.exchange
8
0
10
0
trailofbits
Trail of Bits
@trailofbits@infosec.exchange

We help secure the world’s most targeted organizations and products. We combine security research with an attacker mentality to reduce risk and fortify code.

infosec.exchange
Trail of Bits
Trail of Bits
@trailofbits@infosec.exchange

We help secure the world’s most targeted organizations and products. We combine security research with an attacker mentality to reduce risk and fortify code.

infosec.exchange
@trailofbits@infosec.exchange · Feb 17, 2026

We're hiring a senior technical recruiter who can own the full hiring lifecycle and build a talent pipeline. You thrive on personal connections with a knack for evaluating technical candidates across engineering and non-engineering roles.

View on infosec.exchange
0
0
0
0
trailofbits
Trail of Bits
@trailofbits@infosec.exchange

We help secure the world’s most targeted organizations and products. We combine security research with an attacker mentality to reduce risk and fortify code.

infosec.exchange
Trail of Bits
Trail of Bits
@trailofbits@infosec.exchange

We help secure the world’s most targeted organizations and products. We combine security research with an attacker mentality to reduce risk and fortify code.

infosec.exchange
@trailofbits@infosec.exchange · Jan 30, 2026

How to run Claude in YOLO mode safely: Use our devcontainer for full file and network isolation. https://github.com/trailofbits/claude-code-devcontainer

Not isolated enough? We're also sharing dropkit, our custom CLI for quickly accessing DigitalOcean droplets for security testing and research tasks https://github.com/trailofbits/dropkit

Nearly all of our 140 employees use Claude Code daily, and most in YOLO mode. Our devcontainer and dropkit are key linchpins for how we make this safer.

View on infosec.exchange
9
0
4
0
trailofbits
Trail of Bits
@trailofbits@infosec.exchange

We help secure the world’s most targeted organizations and products. We combine security research with an attacker mentality to reduce risk and fortify code.

infosec.exchange
Trail of Bits
Trail of Bits
@trailofbits@infosec.exchange

We help secure the world’s most targeted organizations and products. We combine security research with an attacker mentality to reduce risk and fortify code.

infosec.exchange
@trailofbits@infosec.exchange · Jan 30, 2026

Our team had 375+ pull requests merged into 90+ open-source projects in 2025. From the Rust compiler to PyPI Warehouse to Sigstore, these contributions strengthen the infrastructure devs rely on daily.

Key contributions include:
* rekor-monitor is now production-ready with identity monitoring for Rekor v2
* 20+ Clippy lints merged, including implicit_clone improvements
* pyca/cryptography gained a new ASN.1 API
* PyPI Warehouse now supports project archival

https://blog.trailofbits.com/2026/01/30/celebrating-our-2025-open-source-contributions/

View on infosec.exchange
4
0
1
0
trailofbits
Trail of Bits
@trailofbits@infosec.exchange

We help secure the world’s most targeted organizations and products. We combine security research with an attacker mentality to reduce risk and fortify code.

infosec.exchange
Trail of Bits
Trail of Bits
@trailofbits@infosec.exchange

We help secure the world’s most targeted organizations and products. We combine security research with an attacker mentality to reduce risk and fortify code.

infosec.exchange
@trailofbits@infosec.exchange · Jan 29, 2026

Today's software signatures may not survive tomorrow's quantum computers.
Over the past two years, we collaborated with the Sigstore community to build controlled cryptographic agility into the ecosystem with a centralized algorithm registry, configurable restrictions, and Go implementations of post-quantum algorithms LMS and ML-DSA to prove it's future-ready. https://blog.trailofbits.com/2026/01/29/building-cryptographic-agility-into-sigstore/

View on infosec.exchange
2
0
2
0
trailofbits
Trail of Bits
@trailofbits@infosec.exchange

We help secure the world’s most targeted organizations and products. We combine security research with an attacker mentality to reduce risk and fortify code.

infosec.exchange
Trail of Bits
Trail of Bits
@trailofbits@infosec.exchange

We help secure the world’s most targeted organizations and products. We combine security research with an attacker mentality to reduce risk and fortify code.

infosec.exchange
@trailofbits@infosec.exchange · Jan 28, 2026

New Trail of Bits skill: insecure-defaults
Detect insecure default configurations, hardcoded credentials, and fail-open security patterns. https://github.com/trailofbits/skills/tree/main/plugins/insecure-defaults

View on infosec.exchange
4
0
2
0
trailofbits
Trail of Bits
@trailofbits@infosec.exchange

We help secure the world’s most targeted organizations and products. We combine security research with an attacker mentality to reduce risk and fortify code.

infosec.exchange
Trail of Bits
Trail of Bits
@trailofbits@infosec.exchange

We help secure the world’s most targeted organizations and products. We combine security research with an attacker mentality to reduce risk and fortify code.

infosec.exchange
@trailofbits@infosec.exchange · Jan 22, 2026

TEE security breaks down in predictable ways. In our December webinar, we showed exactly where.
Jules Drean from Tinfoil walked through their threat model, covering repositories, hardware configurations, and CVM images. Our security engineers, Paul Bottinelli and Tjaden Hess, dug into vulnerabilities they've found in production TEE deployments.

Watch the full recording: https://watch.getcontrast.io/register/trail-of-bits-top-tee-bugs-you-should-fix-before-your-audit?utm_source=socials

View on infosec.exchange
Your browser does not support the video tag.
3
0
5
0
trailofbits
Trail of Bits
@trailofbits@infosec.exchange

We help secure the world’s most targeted organizations and products. We combine security research with an attacker mentality to reduce risk and fortify code.

infosec.exchange
Trail of Bits
Trail of Bits
@trailofbits@infosec.exchange

We help secure the world’s most targeted organizations and products. We combine security research with an attacker mentality to reduce risk and fortify code.

infosec.exchange
@trailofbits@infosec.exchange · Jan 20, 2026

We open-sourced 17 Claude skills!

Think of Claude skills like Neo's uploads. Install a plugin, and Claude gains the capability in seconds. But we weren't satisfied with an AI plugin that vibes its way to an occasional bug. Our CEO and engineers built skills across the spectrum to see how far AI-assisted security can go.
https://github.com/trailofbits/skills

View on infosec.exchange
9
0
8
0
trailofbits
Trail of Bits
@trailofbits@infosec.exchange

We help secure the world’s most targeted organizations and products. We combine security research with an attacker mentality to reduce risk and fortify code.

infosec.exchange
Trail of Bits
Trail of Bits
@trailofbits@infosec.exchange

We help secure the world’s most targeted organizations and products. We combine security research with an attacker mentality to reduce risk and fortify code.

infosec.exchange
@trailofbits@infosec.exchange · Jan 13, 2026

Browser AI agents resurface web security's old mistakes. We exploited lack of isolation to steal data and hijack sessions. These attacks mirror XSS and CSRF.
Our threat model identifies four trust zones with inadequate controls. Data crosses boundaries unexpectedly, enabling attackers to inject prompts and exfiltrate information. We demonstrated exploits from false information to complete account compromise.
https://blog.trailofbits.com/2026/01/13/lack-of-isolation-in-agentic-browsers-resurfaces-old-vulnerabilities/

View on infosec.exchange
0
0
1
0
trailofbits
Trail of Bits
@trailofbits@infosec.exchange

We help secure the world’s most targeted organizations and products. We combine security research with an attacker mentality to reduce risk and fortify code.

infosec.exchange
Trail of Bits
Trail of Bits
@trailofbits@infosec.exchange

We help secure the world’s most targeted organizations and products. We combine security research with an attacker mentality to reduce risk and fortify code.

infosec.exchange
@trailofbits@infosec.exchange · Jan 08, 2026

We're now accepting applications for our 2026 summer internship program!

Trail of Bits is hiring interns across our software assurance, security engineering, and research & development teams. Over the summer, you'll work on real projects that might include conducting security assessments for critical systems, developing open-source tools, and contributing research that advances the field.

Applications are open now through February! Learn more and apply here!
https://apply.workable.com/trailofbits/j/0C784B6D41/

View on infosec.exchange
2
0
3
0
trailofbits
Trail of Bits
@trailofbits@infosec.exchange

We help secure the world’s most targeted organizations and products. We combine security research with an attacker mentality to reduce risk and fortify code.

infosec.exchange
Trail of Bits
Trail of Bits
@trailofbits@infosec.exchange

We help secure the world’s most targeted organizations and products. We combine security research with an attacker mentality to reduce risk and fortify code.

infosec.exchange
@trailofbits@infosec.exchange · Jan 06, 2026

Are we entering a world where chatbots will replace devs?
Probably not. Prompting an LLM with natural language is inherently lossy and ambiguous. Up to this point, programming has always been deterministic: Your code does what you say it should do otherwise, it’s a bug. Coding agents break that contract.

Our blog:
https://blog.trailofbits.com/2025/12/19/can-chatbots-craft-correct-code/

View on infosec.exchange
14
0
13
0
trailofbits
Trail of Bits
@trailofbits@infosec.exchange

We help secure the world’s most targeted organizations and products. We combine security research with an attacker mentality to reduce risk and fortify code.

infosec.exchange
Trail of Bits
Trail of Bits
@trailofbits@infosec.exchange

We help secure the world’s most targeted organizations and products. We combine security research with an attacker mentality to reduce risk and fortify code.

infosec.exchange
@trailofbits@infosec.exchange · Dec 31, 2025

Our new tool, go-panikint modifies the Go compiler to panic on integer overflows, exposing vulnerabilities that would otherwise remain silent and undetected. The tool injects runtime checks during SSA compilation to insert panics when integer bounds are not respected. Drop it into fuzzing campaigns or integrate it into CI/CD pipelines to catch bugs standard tests miss. We tested it in the wild and found a live bug in Cosmos SDK's RPC pagination logic. https://blog.trailofbits.com/2025/12/31/detect-gos-silent-arithmetic-bugs-with-go-panikint/

View on infosec.exchange
9
0
6
0

Media

313k7r1n3

Company

  • About
  • Contact
  • FAQ

Legal

  • Terms of Service
  • Privacy Policy
  • VPN Policy

Email Settings

IMAP: imap.elektrine.com:993

POP3: pop.elektrine.com:995

SMTP: smtp.elektrine.com:465

SSL/TLS required

Support

  • support@elektrine.com
  • Report Security Issue

Connect

Tor Hidden Service

khav7sdajxu6om3arvglevskg2vwuy7luyjcwfwg6xnkd7qtskr2vhad.onion
© 2026 Elektrine. All rights reserved. • Server: 09:29:39 UTC