CVE-2026-1731 Metasploit module demo
My first @metasploit-r7.bsky.social module is live! You can now exploit CVE-2026-1731 (BeyondTrust command injection) with the latest version ๐
CVE-2026-1731 Metasploit module demo
My first @metasploit-r7.bsky.social module is live! You can now exploit CVE-2026-1731 (BeyondTrust command injection) with the latest version ๐
๐ฅ๐ฒ๐๐ฒ๐ฎ๐ฟ๐ฐ๐ต ๐ช๐ผ๐ฟ๐๐ต ๐ฅ๐ฒ๐ฎ๐ฑ๐ถ๐ป๐ด - ๐ช๐ฒ๐ฒ๐ธ ๐ต, ๐ฎ๐ฌ๐ฎ๐ฒ
Mostly AI...
๐ป ๐๐ฟ๐ผ๐๐๐ฒ๐ฟ-๐๐ฎ๐๐ฒ๐ฑ ๐ฃ๐ผ๐ฟ๐ ๐ฆ๐ฐ๐ฎ๐ป๐ป๐ถ๐ป๐ด ๐ถ๐ป ๐๐ต๐ฒ ๐๐ด๐ฒ ๐ผ๐ณ ๐๐ก๐
Leveraging Local Network Access to create a port scanner! wiki.notveg.ninja/tools/lna-po....
I wrote about what happens when you rewrite mature software with agents. You rebuild the features. You don't rebuild the scars.
vinext: one engineer, one week, $1,100 in tokens. Then plenty of vulnerabilities found within days.
pentesterlab.com/blog/what-yo...
vue de zensical
Zensical : un gรฉnรฉrateur de sites statiques qui permet de transformer rapidement une documentation Markdown en un site professionnel, personnalisable et multilingue. (Dรฉcouvert via Mat V. )
๐ Le projet : github.com/zensical/...
๐ En savoir plus : https://zensical.org/
6 new code review labs just dropped ๐
+3 for JavaScript Code Review
+3 for Python Code Review
JS: pentesterlab.com/badges/javas...
Python: pentesterlab.com/badges/pytho...
Overview of one repo
๐งโ๐ As part of my homework on AI from an AppSec perspective, I have decided to gather all my content on GitHub so that I can share it in case anyone is interested.
๐ Cheat sheet, methodology and tools: github.com/righettod/to...
๐ฌ R&D: github.com/righettod/po...
#appsec #appsecurity #ai
๐ฅ OWASP CRS is evolving! Introducing #CRSLang โ a new YAML-based rule language replacing Seclang. Cleaner syntax, multi-engine support, bidirectional translation, and a lower barrier for new contributors.
Check it out ๐ coreruleset.org/2026...
#WAF #AppSec #OWASP #ModSecurity
Erratum, it's opened tonight February the 15th ๐
--------------
Erratum, c'est ouvert ce soir le 15 fรฉvrier ๐
Voxxed Days Luxembourg's CFP will be opened from tonight February the 17th at 11:30 PM to March the 29th at midnight.Luxembourg
----------------
L'appel aux orateurs de Voxxed Days sera ouvert ร partir de ce soir, le 17 fรฉvrier ร 23h30 jusqu'au 29 mars ร minuit.
---
voxxedlu2026.cfp.dev
OWASP Cornucopia just release v2.6.0
github.com/OWASP/cornuc...
The new release comes with support for continuing the game session even if players can not continue the game when playing on copi.owasp.org
#owasp #appsec #security #cornucopia
Added a small feature to cspbypass.com to warn the user if unsafe-inline is detected, in which case you typically donโt need to waste time hunting for 3rd-party whitelisted CSP bypasses and go straight to inline scripts / event handlers.
Sqldef : un outil CLI qui permet le "diffing" de deux schรฉmas SQL et de gรฉnรฉrer automatiquement les instructions de migration nรฉcessaires.
๐ sqldef.github.io/
MORE LABS IN OUR JAVASCRIPT CODE REVIEW BADGE:
pentesterlab.com/badges/javas...
Thank you very much for this amazing free software ๐
Important Clarification: Notepad++ Security Incident (Indicators of Compromise provided by our former hosting provider is included):
notepad-plus-plus.org/news/clarifi...
๐ References used:
- pentesterlab.com
- www.regular-expressions.info
Execution of the POC performed.
๐งโ๐ Learning of the day for me thanks to @pentesterlab.com and Claude.
๐ฌ For the regular expression "[A-z]":
In a character class [X-Y], it matches all characters with ASCII codes from X to Y inclusive. So [A-z] means all ASCII characters from 65 (A) to 122 (z).
#appsec #appsecurity
Notepad++ Hijacked by State-Sponsored Hackers
Security Update - Resolution of Notepad++ Update Server Compromise
notepad-plus-plus.org/news/hijacke...
๐ I've just released v0.11.0 of jub0bs/cors, my CORS middleware library for Go!
Bar any surprises, this will be the last minor release before v1.
github.com/jub0bs/cors
๐ก OWASP Secure Headers Project: The OWASP Foundation has decided to migrate its content to a new CMS. As a result, OSHP content is frozen for the duration of the migration. You can find more information and explanations in the discussion below.
github.com/OWASP/www-pr...
#owasp_shp
Love web & AI security research? Want to do it full time on-site with myself, Gareth Heyes & Zak Fedotkin? Join the PortSwigger Research team - we're hiring!
apply.workable.com/portswigger/...
๐ฅ CVE-2026-23993: HarbourJwt JWT auth bypass via unknown alg.
Not just alg=none: unsupported alg => empty signature, so forged token header.payload. passes.
Write-up + fix: pentesterlab.com/blog/cve-202...
๐ References used:
- developer.mozilla.org/en-US/docs/W...
- pentesterlab.com/exercises/sv...
- portswigger.net/web-security...
- www.fortinet.com/blog/threat-...
POC performed.
๐งโ๐ Learning of the day for me: I discovered that browsers (at least Chromium) display an SVG image even if the specified content type is set to XML. The contained JS script is also executed.
#appsec #appsecurity
Overview of the page.
๐ก OWASP Secure Headers Project: We have added information and examples regarding the Trusted Types feature of the Content-Security-Policy header.
๐ owasp.org/www-project-...
#appsec #appsecurity #owasp_shp
๐ฅ Hot Repo๏ผ ๐ฅ (100+ new stars)
๐ฆ C4illin / ConvertX
โญ 13,699 (+159)
๐ TypeScript
๐พ Self-hosted online file converter. Supports 1000+ formats โ๏ธ
logo
docker-android : une image Docker minimaliste permettant de faire tourner un รฉmulateur Android avec KVM.
๐ github.com/HQarroum/...
Best news I've discovered today is that ripgrep is also available for Windows and you can install it with winget (winget install ripgrep). ripgrep is like the grep utility in Linux, but a bit faster, it also accepts grep's params github.com/burntsushi/r...
๐ Les guides de lโANSSI sont sur #MesServicesCyber !
๐ฅ๏ธ Alors que le site de lโANSSI รฉvolue, MesServicesCyber se transforme pour vous simplifier lโaccรจs aux conseils et recommandations de lโANSSI, et de ses partenaires.
Rendez-vous sur :
๐ messervices.cyber.gouv.fr/catalogue/?m...
๐ฆ 0xk1h0 / ChatGPT_DAN
โญ 10,302 (+47)
ChatGPT DAN, Jailbreaks prompt