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 » DevSecOps
Security tutorial - IT technology blog
Posted inSecurity

Beyond the Perimeter: Defeating Insecure Deserialization in Java, PHP, and Python

August 26, 2026
Insecure deserialization is a silent killer in modern web apps. Explore how gadget chains lead to RCE in Java, PHP, and Python, and learn production-grade strategies to secure your data.
Read More
Security tutorial - IT technology blog
Posted inSecurity

Subdomain Takeover: How to Find and Fix Dangling DNS Before Hackers Do

August 25, 2026
Subdomain takeovers are a silent but high-impact threat. This guide walks you through using Subfinder and Nuclei to build an automated system that detects and fixes dangling DNS records.
Read More
Security tutorial - IT technology blog
Posted inSecurity

Real-time Linux Security with Tetragon and eBPF: Stopping Attacks at the Kernel Level

August 25, 2026
Move beyond reactive logging. Learn how to use Tetragon and eBPF to monitor kernel events and block malicious processes like unauthorized file access and network scans in real-time.
Read More
Security tutorial - IT technology blog
Posted inSecurity

Deploying MISP on Docker: Build a Proactive Threat Intel Hub for IoC Management

July 5, 2026
Tired of manual threat tracking? Learn how to deploy MISP on Docker to build a robust, automated Threat Intelligence Platform for your organization.
Read More
DevOps tutorial - IT technology blog
Posted inDevOps

Building a SLSA Pipeline for Container Applications: Securing Your Software Supply Chain from Source to Registry

June 18, 2026
Supply chain attacks target your build pipeline, not just your app code. This guide walks through implementing SLSA Level 2–3 for container images using Cosign, sigstore keyless signing, and GitHub Actions provenance generation — with real workflow examples and Kubernetes policy enforcement.
Read More
Security tutorial - IT technology blog
Posted inSecurity

Hardening Your CI/CD Pipeline: A Practical Guide to SCA, SAST, and DAST

June 3, 2026
Catch vulnerabilities before they reach production. This guide shows you how to integrate SCA, SAST, and DAST into your CI/CD pipeline for a 'Shift Left' security approach.
Read More
Security tutorial - IT technology blog
Posted inSecurity

Threat Modeling with STRIDE: Analyze Security Risks Before Writing a Single Line of Code

May 29, 2026
STRIDE threat modeling helps you identify security risks in web apps and APIs before writing code — catching authentication flaws, privilege escalation, and data leaks at the design stage. This guide walks through practical tools like OWASP Threat Dragon and pytm, with real examples for REST API architectures.
Read More
Security tutorial - IT technology blog
Posted inSecurity

Stop SSRF in Its Tracks: A Hardened Guide to API & Web Security

May 24, 2026
Is your server secretly attacking your internal network? Learn how to prevent SSRF vulnerabilities using Python IP validation, AWS IMDSv2, and network-level egress filtering.
Read More
Security tutorial - IT technology blog
Posted inSecurity

Killing the Manual Audit: Automated Android Security with MobSF and Docker

May 16, 2026
Ditch manual decompilation. Learn to deploy MobSF on Docker for rapid Android security audits, catching hardcoded secrets and OWASP vulnerabilities in minutes.
Read More
Security tutorial - IT technology blog
Posted inSecurity

Automating Infrastructure Security: A Hands-On Guide to Nuclei

May 14, 2026
Ditch the manual security audits. Learn how to use Nuclei to automate vulnerability scanning on your Linux servers with community-verified templates.
Read More

Posts pagination

1 2 3 Next page
Copyright 2026 — ITNotes. All rights reserved.
Privacy Policy | Terms of Service | Contact: [email protected] DMCA.com Protection Status
Scroll to Top