Infosec focused free software, research, publications, community activities @oss_security. Tweets are announcements. Please direct questions to @solardiz.
April 2026 was the busiest month for oss-security in 11 years. 311 messages posted. We surpassed the XZ backdoor spike of March-April 2024. We last had 300 in April 2015 when we still had CVE assignment via the list. Now we're back without that incentive. openwall.com/lists/oss-secur…
passwdqc 2.1.0 is out, adding built-in common passwords list. We effectively include top 100k of HIBPv8 overlap with RockYou, optimized and compressed to under 200 KB embedded in program binary. None of JtR password.lst 1.8 million are accepted by default. openwall.com/lists/announce/…
passwdqc 2.0.3 releases for Unix-like and Windows systems are out, with many minor additions and changes. Leaked password filter files updated to HIBP v8, encoding the 847 million unique passwords (from billions of accounts) in a 3.5 GB file. openwall.com/lists/announce/…
Sponsor spotlight: @Openwall
The people behind John the Ripper and decades of open-source security work. If anyone understands community-driven security, it's them.
Thank you for backing #BSidesLjubljana.
#InfoSec#Cybersecurity#Openwall
What should @Openwall's simpler vulnerability scoring system (CVSS alternative) be called? Note that we already have OVE openwall.com/ove/ as a CVE alternative, but unfortunately the OVSS acronym already has a bit of use in CS/AI for "open-vocabulary semantic segmentation".
Hash Suite 4.0 (Windows) adds support for custom Python scripts as key-provider, updated wordlists to download, better high-resolution support, and should have fewer antivirus false positives. hashsuite.openwall.net/downl…
ALT What is LKRG
- Project of Adam 'pi3' Zabrocki
- Brought under Openwall umbrella for its first public release in 2018
- (Post-)detection of (and response to) kernel rootkits and exploits
- Linux kernel module that performs
- Runtime integrity checking of the *kernel* and *modules* (including itself) <- "code"
- and of *CPU* flags and *globals* and the kernel's view of running *processes* <- "data"
- Sanity-checking of *control flow* (stack unwinding) and blocking some APIs
- Response to (almost-)successful attacks and encrypted remote logging
- 20 contributors total, 4 very active this release cycle (0.9.9 to 1.0.0)
- Also users contribute testing beyond what we could perform ourselves
- Independent project with some corporate support
- Remote logging research and initial implementation in 2022 by Binarly
- Many general improvements, releases, packaging in 2023-2025 by CIQ
Linux Kernel Runtime Guard @lkrg_org 1.0.0 by @Adam_pi3@solardiz@kerneltoast et al. is out, adds support for Linux 6.13 (tested to 6.17-rc4), forward-edge CFI (Intel CET IBT, KCFI), ..., reduces performance overhead, shrinks the codebase by ~2500 lines. openwall.com/lists/announce/…
End of an era: our CVSweb service turned 21 today, and was promptly retired. Our anoncvs was similarly shut down at the age of 21 two years ago, quietly.
All of our projects previously maintained in CVS are now in Git (yes, older ones with commit histories for ~20 years) and under the Openwall organization on GitHub. There are a total of 22 Git repositories now. openwall.com/lists/announce/…github.com/openwall
🔒 Enhancing LKRG: A Step Toward Stronger Security. CIQ's own Sultan Alsawaf recently contributed impactful updates to the LKRG project, fixing longstanding bugs & making it stronger & more stable than ever.
Learn more here 🔗 hubs.li/Q03jDBsj0#HPC#IT#LKRG#OpenSource#Linux
#MITRE#CVE is great (dead?), but @Openwall 's #OVE has been a system for vuln. tracking-ID since 2016 !
Ex: #Exim CVE-2019-13917 also has OVE ID: OVE-20190718-0006
I used both for tracking vulnerabilities since 2k16.
Time to give #OVE more visibility:
openwall.com/ove/
I'm happy to build upon and extend the ideas and approaches we had tested and proven, and expertise gained building @Openwall's security enhanced Linux distribution, now for @CtrlIQ's wider audience and in a modern context.
Czas na wywiad! Rozmawiamy z @Adam_pi3 i @solardiz o LKRG (Linux Runtime Kernel Guard), które może znacznie utrudnić zhackowanie Linuxa. Co słychać i jak przebiega rozwój projektu, czy ktoś próbował skutecznie obejść LKRG? Zapraszamy do lektury! adwersarz.pl/polskie-projekt…
We sponsored the porting of the yescrypt Linux password hash algorithm to Go as an open source project. Read more below. This is now part of our agentless password auditor feature on Linux as well.
Sandfly 5.1.1 features yescrypt support for our agentless Linux password auditor, new detection modules for debugger activity, and an important performance fix for the database. Read more about these new features below:
sandflysecurity.com/about-us…