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 4
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

Metasploit Framework on Linux: Hands-On Penetration Testing in a Legal Lab Environment

May 29, 2026
Learn how to install Metasploit Framework on Linux, set up an isolated penetration testing lab with Metasploitable 2, and validate real vulnerabilities through hands-on exploitation. A practical walkthrough from reconnaissance to post-exploitation, written for engineers who need proof, not just scan reports.
Read More
Security tutorial - IT technology blog
Posted inSecurity

Catching Hackers in the Act: Deploying T-Pot Multi-Protocol Honeypots on Linux

May 29, 2026
Stop defending your network in the dark. This guide shows you how to deploy T-Pot, a powerful multi-protocol honeypot, to capture and visualize real-world attacks in real-time.
Read More
Security tutorial - IT technology blog
Posted inSecurity

Kubernetes Security Auditing: Hardening Clusters with kube-bench and kube-hunter

May 29, 2026
Is your Kubernetes cluster actually secure? Move beyond default settings by using kube-bench and kube-hunter to audit for CIS compliance and discover active vulnerabilities.
Read More
Security tutorial - IT technology blog
Posted inSecurity

Deploying GoPhish for Internal Phishing Simulations: Build a Security Awareness Program That Actually Works

May 28, 2026
Learn how to deploy GoPhish on a Linux VPS to run realistic internal phishing simulations, measure employee click rates, and build a targeted security awareness training program backed by real data.
Read More
Security tutorial - IT technology blog
Posted inSecurity

Linux Privilege Escalation: From Initial Foothold to Root Access

May 26, 2026
Is your Linux server one misconfig away from a total breach? Learn how attackers exploit SUID bits and sudoers files, and how to use tools like LinPEAS and Auditd to stop them.
Read More
Security tutorial - IT technology blog
Posted inSecurity

WordPress Security Hardening: Stop Brute Force, SQLi, and RCE Before They Hit

May 25, 2026
Harden your WordPress site against brute force, SQL injection, and remote code execution using a layered approach: security plugins, Nginx rate limiting, file integrity monitoring, and database privilege restriction. Practical commands and configs included.
Read More
Security tutorial - IT technology blog
Posted inSecurity

Static Malware Analysis with Ghidra: A Hands-on Guide for Linux

May 24, 2026
Learn how to use Ghidra on Linux for static malware analysis. This guide provides a practical workflow for reverse engineering ELF and PE binaries to uncover hidden threats.
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

Hardening Redis for Production: A Practical Guide to ACLs, TLS, and Isolation

May 23, 2026
Redis is fast, but its default settings are a security risk. Learn how to implement ACLs, TLS, and network isolation to protect your production data.
Read More

Posts pagination

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