...I tested it in my context and it provided me with interesting information.
😊 So, I added this tool to my offline code scanning toolbox to handle .Net technology.
📖 References:
- github.com/microsoft/De...
- github.com/righettod/to...
- github.com/semgrep/semg...
#appsec #appsecurity
06.08.2025 06:07 — 👍 1 🔁 0 💬 0 📌 0
💡 Discovery of the week for me:
While reviewing code on a .Net project (CSharp language), I noticed that SemGrep, with its set of community rules, was not effective on this technology.
So I looked for a complement and found Microsoft's DevSkim tool...
06.08.2025 06:07 — 👍 1 🔁 0 💬 1 📌 0
Exemple D2
🏖️🐻 Les Logiciels Libres de l'été, jour 46
D2 : Un outil de scripting Open Source pour générer vos diagrammes. (p)
05.08.2025 17:32 — 👍 9 🔁 2 💬 1 📌 0
Un tableau listant des alternatives gratuites et/ou open source aux applications Adobe.
Un tableau listant des alternatives gratuites et/ou Open Source aux applications Adobe.
05.08.2025 11:30 — 👍 52 🔁 19 💬 3 📌 1
Les Essentiels de l'ANSSI - Mise en œuvre sécurisée d’une infrastructure de gestion de clés
📚 L'ANSSI publie un nouvel Essentiel relatif à la mise en œuvre sécurisée d’une infrastructure de gestion de #clés (IGC) hiérarchique gérant les certificats à usage interne à une entité.
Découvrez les recommandations de l'ANSSI sur :
🔗 cyber.gouv.fr/publications...
01.08.2025 12:25 — 👍 4 🔁 4 💬 0 📌 0
Comment installer le plugin
Téléchargez le plugin
Ouvrir chrome et le mode développeur
Sélectionnez le plugin sur votre bureau et voilà :)
Des améliorations du plugin DIMA pour détecter et sensibiliser sur les techniques de manipulation en ligne sont disponibles ! : m82-project.org/articles/dim...
01.08.2025 17:45 — 👍 6 🔁 3 💬 0 📌 1
How OSS Rebuild Works
Sécurité Open Source : Google annonce OSS Rebuild, un service qui reconstruit automatiquement les paquets Open Source (Python, JavaScript, Rust) et compare le résultat avec les artefacts publics.
👉 security.googleblog....
29.07.2025 17:34 — 👍 13 🔁 7 💬 0 📌 0
Logo tldr page
tldr-pages : propose des fiches d’aide communautaires pour les outils CLI, avec des exemples concrets et lisibles en complément des pages 'man' parfois un peu trop longues et techniques.
👉 le projet : github.com/tldr-pages/
👉 En savoir plus : https://tldr.sh/
29.07.2025 09:52 — 👍 15 🔁 6 💬 0 📌 0
ICYMI: In Senior Security Consultant Douglas Berdeaux's latest blog he breaks down the best process for incorporating penetration testing into the Software Development Lifecycle 🔗 redsiege.com/sdlcpentesting
#hacking #infosec #cybersecurity
28.07.2025 20:44 — 👍 1 🔁 1 💬 0 📌 0
My 2 cents about this tool. This is a rule file I use and enrich over the different case meets.
github.com/righettod/to...
26.07.2025 19:21 — 👍 0 🔁 0 💬 0 📌 0
Exemple de Gitleaks
🏖️🐻 Les Logiciels Libres de l'été, jour 36 :
Gitleaks : un outil Open Source pour détecter et prévenir les secrets et infos sensibles dans les dépôts Git. Il scanne les commits, les branches et l'historique à la recherche de mdp, clés API, etc. Il peut être intégré dans votre CI/CD.
26.07.2025 18:30 — 👍 18 🔁 9 💬 2 📌 0
Analyzing Sharepoint Exploits (CVE-2025-53770, CVE-2025-53771) https://isc.sans.edu/diary/32138
23.07.2025 19:41 — 👍 2 🔁 2 💬 0 📌 0
Interface lnav
🏖️🐻 Les Logiciels Libres de l'été, jour 33 :
Lnav : visualisation de logs Open Source permettant de parcourir et d'analyser vos logs dans une interface conviviale en CLI.
23.07.2025 19:32 — 👍 20 🔁 5 💬 1 📌 0
It's been 0 days since git reflog saved my ass (and files) again. Instead of rebase this branch, I did reset this branch, losing my commits. `git reflog`, find out what happened (reset at {46} and {48} in the pic), then `git branch name id` (id ends with 67 at {50}, commits are back.
23.07.2025 21:30 — 👍 6 🔁 1 💬 1 📌 0
Vulhub
Vulhub is an open-source collection of pre-built vulnerable docker environments for security researchers and educators.
Explore Environments
GitHub
19.0k+ Stars
•
4.6k+ Forks
•
298 Environments
# Clone the repository
git clone --depth 1 https://github.com/vulhub/vulhub.git
# Enter the directory
cd vulhub/spring/CVE-2022-22947
# Start the environment
docker compose up -d
🏖️🐻 Les Logiciels Libres de l'été, jour 32 :
Vulhub : un projet Open Source offrant des environnements vulnérables préconstruits basés sur Docker-Compose. Idéal pour tester et apprendre la gestion des vulnérabilités, chaque environnement inclut un guide d'installation et d'utilisation.
22.07.2025 19:30 — 👍 15 🔁 3 💬 1 📌 0
Now live on tools.honoki.net/smuggler.html
Let me know what you think! ✨
22.07.2025 13:38 — 👍 26 🔁 10 💬 0 📌 2
GitHub - C4illin/ConvertX: 💾 Self-hosted online file converter. Supports 1000+ formats ⚙️
💾 Self-hosted online file converter. Supports 1000+ formats ⚙️ - C4illin/ConvertX
🎉 Celebrating! 🎉 (500+ new stars)
📦 C4illin / ConvertX
⭐ 3,928 (+657)
🗒 TypeScript
💾 Self-hosted online file converter. Supports 1000+ formats ⚙️
21.07.2025 22:02 — 👍 5 🔁 1 💬 1 📌 0
💻 Script:
github.com/righettod/to...
📖 References & tools used:
- deps.dev
- owasp.org/www-project-...
- docs.npmjs.com/cli/v9/comma...
- classic.yarnpkg.com/lang/en/docs...
#appsec #appsecurity #cve #maven #npm
19.07.2025 15:39 — 👍 1 🔁 0 💬 1 📌 0
... that contains the internal libraries used, and I am then unable to compile the project to extract all the external libraries used.
🧑💻 In order to inspect the external libraries used, I created a script that generates a valid project descriptor with all external libraries resolvable.
#maven #npm
19.07.2025 15:39 — 👍 1 🔁 0 💬 1 📌 0
🔬 When I perform a secure code review, I want to inform the DevOps team of any external libraries used that are affected by a public vulnerability (CVE/GHSA).
However, it is very common for the team to use an internal artifact repository (such as Nexus, Artifactory, etc.) ...
#appsec #appsecurity
19.07.2025 15:39 — 👍 0 🔁 0 💬 1 📌 0
Interface language tool
🏖️🐻 Les Logiciels Libres de l'été, jour 22 :
@languagetool_fr : un correcteur d’orthographe et de grammaire multilingue Open Source.
12.07.2025 18:30 — 👍 29 🔁 4 💬 1 📌 0
📖 References:
- github.com/trickest/cve
- github.com/projectdisco...
05.07.2025 14:57 — 👍 0 🔁 0 💬 0 📌 0
🤔 Nothing advanced technically, but it allows me to visually see if POCs/exploits are available, which helps me adjust the severity and proposed remediation order.
💻 Script:
github.com/righettod/to...
05.07.2025 14:57 — 👍 0 🔁 0 💬 1 📌 0
🔬 When I perform a secure code review, I also check whether the external components used are affected by public vulnerabilities (CVE). Recently, after a advice from my manager on this subject, I tried to go further and check whether the CVEs identified had a POC/Exploit.
#appsec #appsecurity #cve
05.07.2025 14:57 — 👍 1 🔁 1 💬 1 📌 0
Yet another ZIP trick...
hackarcana.com/article/yet-...
+ a hands on exercise if you want to try this yourself:
hackarcana.com/article/yet-...
02.07.2025 11:57 — 👍 21 🔁 3 💬 0 📌 0
The secure open source note-taking app. Capture your thoughts and access them from any device.
joplinapp.org
Securing open source software, together
The open source AI code editor
Best-selling author of Alice and Bob Learn Secure Coding & Alice and Bob Learn Application Security. Secure Code Trainer - Nerd @Semgrep #AppSec she/her
https://shehackspurple.ca 🌻
Foojay.io is the central resource for the Java community’s daily information needs, a place for friends of OpenJDK, and a community platform for the Java ecosystem — bringing together and helping Java professionals everywhere.
Java Champion, didacticiel Java et Eclipse, Ju Jitsu et arts martiaux, Delphi, modélisme et figurines
Les Cast Codeurs : le podcast en français de, par et pour les développeurs.
GreyNoise analyzes Internet background noise. Use GreyNoise to remove pointless security alerts, find compromised devices, or identify emerging threats.
Our mission is to make the Internet more secure by bringing to light vulnerabilities, malicious activity and emerging threats. Join our Alliance!
https://shadowserver.org/partner
Senior Threat Researcher @ Proofpoint.
Cybercrime / Cyberespionage aficionado.
Has worked in several CSIRTs/CERTs.
Metal & Rock dude, never enough guitars.
Motorcycles fan.
Wrote a book in French language on cyberespionage.
Ex-Law Enforcement Officer
French Security Analyst (Fmr TelcoSec)
Cyber / Security / Geopolitics & and others.
Personal Account, My opinion!
Lang: ENglish & FRench
Disappointment as a Service by @codyogden.com (they/he)
👋🔪💀
https://flagthis.com/ is a CyberSecurity/Malware news/trend detector. And I mostly post topics which are being widely discussed in the Security industry. Personal info at https://royans.net/
Keep yourself up-to-date with online privacy and security by checking in with Cybernews every day.
Cybersecurity & Threat Intelligence. Knowledge is power, France is bacon 🥓
Offensive security company. Dojo of many ninjas. Red teaming, reverse engineering, vuln research, dev of security tools and incident response.
True Attack Surface Management - https://assetnote.io
Directeur du numérique de l’université de Lille
Reverse engineer, file formats expert.
Corkami, CPS2Shock, PoC||GTFO, Sha1tered, Magika...
Security engineer @ Google. He/him.