Skip to content
ITNotes ITNotes

From Terminal to Cloud

  • AI
  • DevOps
  • HomeLab
  • Linux
  • Networking
  • Programming
  • English
    • English
    • Tiếng Việt
    • 日本語
  • AI
  • DevOps
  • HomeLab
  • Linux
  • Networking
  • Programming
  • English
    • English
    • Tiếng Việt
    • 日本語
Home » Security » Page 7
Security tutorial - IT technology blog
Posted inSecurity

Hardening Docker Web Apps with BunkerWeb: Integrated WAF, Fail2Ban, and Let’s Encrypt Guide

May 4, 2026
Learn how to secure your Docker applications using BunkerWeb, a hardened Nginx-based web server. This tutorial covers automated WAF, Fail2Ban, and Let's Encrypt configuration using a hands-on, experience-driven approach.
Read More
Security tutorial - IT technology blog
Posted inSecurity

Hardening Linux: Using OpenSCAP to Automate CIS Benchmark Compliance

May 4, 2026
Stop guessing your server's security status. Learn to use OpenSCAP to audit Linux systems against CIS Benchmarks, replacing manual checklists with automated, repeatable security.
Read More
Security tutorial - IT technology blog
Posted inSecurity

Beyond the Perimeter: A 6-Month Post-Mortem on mTLS with Nginx

May 3, 2026
A deep dive into implementing Mutual TLS (mTLS) with Nginx and OpenSSL. Explore real-world performance metrics, automation strategies, and security benefits after 6 months in production.
Read More
Security tutorial - IT technology blog
Posted inSecurity

The Silent Alarm: Using Canarytokens to Detect Breaches Before the Damage Spreads

May 3, 2026
Detect breaches before the damage spreads. This guide shows you how to deploy Canarytokens—digital tripwires and decoy files that alert you to intruders with zero false positives.
Read More
Security tutorial - IT technology blog
Posted inSecurity

Hardening JWT: Real-World Lessons from 6 Months in API Production

May 2, 2026
Practical JWT security lessons from 6 months in production. Learn why you should migrate to RS256, how to handle revocation with Redis, and how to stop 'none' algorithm attacks.
Read More
Security tutorial - IT technology blog
Posted inSecurity

Securing Your Software Supply Chain: A Practical Guide to Syft and Grype

May 2, 2026
Master software supply chain security with Syft and Grype. Learn how to generate verifiable SBOMs and automate vulnerability scanning for all your third-party dependencies.
Read More
Security tutorial - IT technology blog
Posted inSecurity

Stop Trusting Tags: Secure Your Container Supply Chain with Cosign

April 29, 2026
Container tags are easily spoofed. Learn how to use Cosign and Sigstore to sign your images and protect your Kubernetes clusters from supply chain attacks.
Read More
Security tutorial - IT technology blog
Posted inSecurity

Stop Shipping Vulnerabilities: Automating SAST with Semgrep

April 29, 2026
Catch vulnerabilities before they hit production. This guide shows you how to use Semgrep to automate security scans in your CI/CD pipeline, reducing manual review time and preventing costly leaks.
Read More
Security tutorial - IT technology blog
Posted inSecurity

OAuth 2.0 and OpenID Connect Security: Common Vulnerabilities and How to Implement Them Correctly

April 28, 2026
OAuth 2.0 and OpenID Connect are the backbone of modern authentication, but misconfiguration is common and costly. This guide covers the most frequent vulnerabilities — missing state parameters, open redirects, improper token validation — and shows you how to implement each step correctly with practical Python examples.
Read More
Security tutorial - IT technology blog
Posted inSecurity

Hunting Leaked Secrets: Using TruffleHog to Secure Your Git History

April 28, 2026
Accidentally committed an API key? Learn how to use TruffleHog to scan your Git history, verify if secrets are still active, and remove them permanently.
Read More

Posts pagination

Previous page 1 … 5 6 7 8 9 … 13 Next page
Copyright 2026 — ITNotes. All rights reserved.
Privacy Policy | Terms of Service | Contact: [email protected] DMCA.com Protection Status
Scroll to Top