Cyber security

Awesome Cybersecurity Blue Team – Empowering Defenses With Comprehensive Strategies And Tools

Cybersecurity blue teams are groups of individuals who identify security flaws in information technology systems, verify the effectiveness of security measures, and monitor the systems to ensure that implemented defensive measures remain effective in the future.

While not exclusive, this list is heavily biased towards Free Software projects and against proprietary products or corporate services. For offensive TTPs, please see awesome-pentest.

Your contributions and suggestions are heartily welcome. Please check the Contributing Guidelines for more details. This work is licensed under a Creative Commons Attribution 4.0 International License.

Many cybersecurity professionals enable racist state violence, wittingly or unwittingly, by providing services to local, state, and federal policing agencies or otherwise cooperating with similar institutions who do so.

This evil most often happens through the coercive mechanism of employment under threat of lack of access to food, shelter, or healthcare.

Despite this list’s public availability, it is the maintainer’s intention and hope that this list supports the people and organizations who work to counter such massive albeit banal evil.

Contents

  • Automation
    • Code libraries and bindings
    • Security Orchestration, Automation, and Response (SOAR)
  • Cloud platform security
    • Distributed monitoring
    • Kubernetes
    • Service meshes
  • Communications security (COMSEC)
  • DevSecOps
    • Application or Binary Hardening
    • Compliance testing and reporting
    • Dependency confusion
    • Fuzzing
    • Policy enforcement
    • Supply chain security
  • Honeypots
    • Tarpits
  • Host-based tools
    • Sandboxes
  • Identity and AuthN/AuthZ
  • Incident Response tools
    • IR management consoles
    • Evidence collection
  • Network perimeter defenses
    • Firewall appliances or distributions
  • Operating System distributions
  • Phishing awareness and reporting
  • Preparedness training and wargaming
    • Post-engagement analysis and reporting
  • Security configurations
  • Security monitoring
    • Endpoint Detection and Response (EDR)
    • Network Security Monitoring (NSM)
    • Security Information and Event Management (SIEM)
    • Service and performance monitoring
    • Threat hunting
  • Threat intelligence
    • Fingerprinting
    • Threat signature packages and collections
  • Tor Onion service defenses
  • Transport-layer defenses
    • Overlay and Virtual Private Networks (VPNs)
  • macOS-based defenses
  • Windows-based defenses
    • Active Directory

Automation

  • Ansible Lockdown – Curated collection of information security themed Ansible roles that are both vetted and actively maintained.
  • Clevis – Plugable framework for automated decryption, often used as a Tang client.
  • DShell – Extensible network forensic analysis framework written in Python that enables rapid development of plugins to support the dissection of network packet captures.
  • Dev-Sec.io – Server hardening framework providing Ansible, Chef, and Puppet implementations of various baseline security configurations.
  • peepdf – Scriptable PDF file analyzer.
  • PyREBox – Python-scriptable reverse engineering sandbox, based on QEMU.
  • Watchtower – Container-based solution for automating Docker container base image updates, providing an unattended upgrade experience.

For more information click here.

Varshini

Tamil has a great interest in the fields of Cyber Security, OSINT, and CTF projects. Currently, he is deeply involved in researching and publishing various security tools with Kali Linux Tutorials, which is quite fascinating.

Recent Posts

Awesome EDR Bypass : A Comprehensive Guide For Ethical Hackers

EDR bypass technology is not just for attackers. Many malware now have EDR bypass capabilities,…

18 hours ago

Better-Sliver : The Community-Driven Fork For Advanced Security Testing

Welcome to Better-Sliver, a fork of the Sliver project. This fork is intended to be…

18 hours ago

Fuzzing Lab : Mastering Software Testing Techniques With UCLA ACM Cyber

This is the repository for the Introduction to Fuzzing Lab run by ACM Cyber at…

19 hours ago

Apache HTTP Server Vulnerability Testing Tool

This repository provides a Proof of Concept (PoC) for testing various vulnerabilities in the Apache…

19 hours ago

Wez’s Terminal : A Rust-Powered GPU-Accelerated Terminal Emulator

A GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust Getting…

3 days ago

AutorizePro : Revolutionizing Authorization Testing With AI

一句话介绍工具: AutorizePro 是一款创新性的内置AI分析模块的专注于越权检测的 Burp 插件 (已有多个白帽反馈用工具嘎嘎挖到src洞, 每周末更新, 欢迎Star🌟以便持续跟踪项目最新版本功能) 工具背景 越权漏洞在黑盒测试、SRC挖掘中几乎是必测的一项,但手工逐个测试越权漏洞往往会耗费大量时间。 而自动化工具又因为接口的多样化,难以制定一个全面的检测逻辑而存在大量误报, 基于此产生了 AI辅助分析的检测工具 ➡️ AutorizePro…

3 days ago