> cat /dev/github | grep security-tools

~/hackyfeed $

A cybersecurity tools aggregator — discover the latest pentesting, red team, and offensive security tools from GitHub.

sort: ( this page )

docker-minecraft-bedrock-server

The itzg/docker-minecraft-bedrock-server tool is a Docker image designed to deploy a dedicated Minecraft Bedrock server efficiently. Its primary use case is for users looking to run a customizable and easily upgradable Minecraft server with support for both IPv4 and IPv6 connections. Notable features include automatic updates to the latest server version at startup, environment variable configurations for server settings, and compatibility with management layers like Docker Compose and Kubernetes for enhanced operational control.

Docker-eyeOS

Docker-eyeOS is a containerized tool that allows users to run the iOS kernel (xnu-qemu-arm64) within a Docker environment, enabling kernel debugging using GDB and KVM on any device. Key features include full kernel debugging support, X11 forwarding, and SSH access, making it suitable for developers and researchers working on iOS kernel development and reverse engineering. This innovative solution offers an accessible platform for detailed exploration of iOS internals without the need for physical hardware.

dmgwiz

DmgWiz is a robust CLI tool and Rust crate designed for extracting raw filesystem data from compressed and encrypted DMG files. It supports various compression formats including adc, zlib, bzip2, and lzfse, as well as encryption with AES-128 and AES-256, enabling comprehensive management of DMG files across Windows, Linux, and macOS. Notable features include streamlined commands for extracting partitions, decrypting files, and the ability to function as an integrative crate for Rust projects.

diskonaut

`diskonaut` is a disk space exploration tool that scans and indexes filesystem metadata for a specified path, allowing users to visualize disk usage through an interactive treemap. Its notable features include real-time exploration of files during scanning and the ability to delete files or folders while tracking freed-up space. The tool is compatible with Linux, macOS, and Windows, and can be installed via various package managers.

difftastic

Difftastic is a structural diff tool designed to compare files based on their syntax rather than merely their text, making it particularly useful for developers working with code. It supports over 30 programming languages and highlights changes in context, accurately identifying modifications such as whitespace differences and reformatting. Notable features include compatibility with version control systems like Git, a side-by-side display, and a robust handling of syntax variations, although it may encounter performance issues with large diff sets.

devlopr-jekyll

Devlopr-Jekyll is a customizable Jekyll theme designed for developers to create static websites with minimal styling, allowing for easy personalization. It utilizes Markdown files to generate content such as blog posts and galleries without the need for an external database, ensuring low maintenance costs. The tool provides a straightforward setup process to launch a site quickly, supporting local development and deployment through GitHub Actions.

dev

The RangeNetworks/dev repository provides a suite of development tools aimed at simplifying the management and collaboration across various software components within the project. It facilitates automation by encouraging user contributions for improvements, and includes build status monitoring for multiple components to ensure code integrity. Notable features include guidance for initialization and branch tracking of submodules, making it an essential resource for streamlining development processes.

dbt-core

dbt Core is a data transformation tool designed for data analysts and engineers, allowing them to define their data models using SQL select statements and manage data transformations in a systematic way. The tool features an improved architecture in its v2.0 release, emphasizing performance, scalability, strict language specifications, and a revamped documentation experience. Notably, dbt Core produces enhanced artifacts for data analysis and is distributed as a standalone binary, simplifying installation and usage across various operating systems.

dalfox

Dalfox is an advanced open-source tool designed for automated scanning and analysis of XSS vulnerabilities in web applications. The tool features a robust testing engine capable of reflecting, storing, and DOM-based XSS detection, while also providing extensive options for parameter analysis, WAF fingerprinting, and customizable HTTP requests. It supports various output formats and integrations, offering users flexibility in vulnerability detection and reporting workflows.

Cyberpunk-GRUB-Theme

The Cyberpunk-GRUB-Theme is a visually appealing theme for the GRUB bootloader, inspired by the aesthetics of Cyberpunk 2077. Its primary use case is to enhance the bootloader interface for users seeking a modern and stylish appearance during system startup. Notable features include custom graphics tailored for 1920x1080 resolution and a straightforward installation script for easy deployment.

cursor-rules

Cursor Rules is a comprehensive configuration tool designed for the Cursor IDE, providing a collection of rules and best practices to guide AI-assisted development of serverless applications, web frontends, and mobile apps. It features modular rules for various technologies, including AWS services, TypeScript, and modern web frameworks, ensuring consistency and adherence to architectural principles. Notable components include installation scripts, validation tools, and automated maintenance workflows, facilitating seamless integration and knowledge sharing across development teams.

ctf-tools

ctf-tools is a Nix flake that consolidates various security research tools into a single, easily deployable package, facilitating their use across multiple environments without interference with existing package managers. Key features include support for isolated packaging, cross-compilation tools, and a range of included tools for binary analysis, reverse engineering, and binary instrumentation, making it well-suited for capture the flag (CTF) competitions and security research.

crush-tools

CRUSH is an open-source suite of Custom Reporting Utilities designed for Shell environments, primarily aimed at enhancing reporting capabilities in Unix-like systems. It is compatible with Linux, Cygwin, and Mac OSX, providing flexible tools for generating custom reports. Notable features include its cross-platform support and the ability to tailor reporting utilities to specific user needs.

coreutils

uutils coreutils is a cross-platform reimplementation of the GNU coreutils using Rust, designed to serve as a drop-in replacement with a goal of matching GNU's functionality and output precisely. It offers enhancements such as improved performance, better error messages, and comprehensive internationalization support, making it suitable for various operating systems including Linux, macOS, and Windows. Notable features include support for extensions, prebuilt binaries, comprehensive documentation, and compatibility with multiple architectures.

ComfyUI-Starter-Workflows

ComfyUI-Starter-Workflows offers a suite of curated workflows for Stable Diffusion to facilitate the generation and upscaling of images with optimized default settings. Notable workflows include generating portrait images based on specified prompts, creatively upscaling images with artistic reinterpretation, and transforming cartoonish images into realistic ones, each providing different creative avenues for users. This tool is particularly useful for artists and digital content creators looking to streamline their image generation processes with customizable options.

codex

Codex CLI is a locally runnable coding agent developed by OpenAI, designed to enhance coding productivity through intelligent code generation and completion capabilities. It integrates seamlessly with popular code editors like VS Code and offers a desktop app experience, supporting installation via multiple package managers. Notable features include signing in with ChatGPT accounts for enhanced functionality and the ability to utilize the tool with a corresponding API key.

cobalt

Cobalt is a user-friendly media downloader that allows users to download free and publicly accessible content without ads, trackers, or paywalls. It operates as a proxy, facilitating straightforward content retrieval through simple link pasting, while emphasizing ethical use and user responsibility. Notable features include a monorepo structure for easy access to API, frontend, and documentation, as well as a commitment to privacy and transparency.

Cloudbox

Cloudbox is an Ansible-based tool designed for the rapid deployment of a Docker containerized cloud media server, primarily targeted at x64 machines running Ubuntu Server 18.04, with some support for other Debian distributions. Its notable features include integration with popular media applications like Plex, Emby, and Sonarr, facilitating a comprehensive media server setup through a streamlined installation and configuration process. The project aims to simplify media server management by providing an automated solution for deploying various media applications within Docker containers.

claude-code-toolkit

The Claude Code Toolkit enhances the Claude generative AI environment with specialized workflows, automated formatting, and customizable document templates. It includes features such as Skills for specific tasks like brainstorming and documentation generation, Hooks for automating events like code formatting after edits, and Templates for personalizing user interactions. This toolkit is designed to streamline coding processes and improve productivity across both command-line and web-based interfaces.

claude-code-plugin-template

The Claude Code Plugin Marketplace Template facilitates the creation and distribution of Claude Code plugins, providing a pre-configured marketplace structure and essential development tools. Key features include automated GitHub Actions for validation, a plugin development toolkit for scaffolding and customizing plugins, and comprehensive documentation with a working example. This template streamlines plugin development, making it efficient for teams to manage and deploy their own plugins.

claude-agent-sdk-typescript

The Claude Agent SDK is a TypeScript library that facilitates the creation of autonomous AI agents capable of understanding codebases, editing files, executing commands, and managing complex workflows. Its primary use case is to enhance development efficiency by leveraging the capabilities of Claude Code, allowing developers to automate tasks and build sophisticated applications. Notable features include comprehensive documentation, a migration guide from the previous Claude Code SDK, and community support through a dedicated Discord channel.

Citadel

Citadel is a comprehensive collection of Python and Bash scripts designed for penetration testing tasks. Notable features include automation for Metasploit Framework scripts, DNS graph generation, assembly instruction generation, and various utilities for file handling and data conversion. This tool aims to streamline the workflow of security professionals by providing essential scripts in one repository.

Cirrus

Cirrus is a SCSS framework focused on rapid prototyping with a rich set of pre-built components and utility classes, promoting fast development and refined design. It is designed to be lightweight, responsive, and Sass-first, requiring no JavaScript for component functionality, which enhances performance and ease of use. Additionally, it supports customization through a generative stylesheet approach and includes a playground for experimentation.

cherrybomb

Cherrybomb is a CLI tool developed in Rust that validates and tests APIs based on OpenAPI specifications to mitigate security errors and ensure correct implementation during the development phase. It performs checks against the API's spec file for adherence to best practices and OpenAPI rules, generating detailed reports that highlight any issues. Notable features include customizable profile options for different testing levels, configuration flexibility for various runtime parameters, and an emphasis on continuous integration into development workflows.

BTLEmap

BTLEmap is a Bluetooth Low Energy (BLE) scanning tool designed for iOS and macOS, facilitating the discovery and analysis of nearby BLE devices. It features a comprehensive interface divided into sections for listing devices, displaying proximity data on a circular plane based on RSSI values, and generating real-time RSSI graphs. Notably, it supports PCAP export for further analysis in tools such as Wireshark, as well as integration with external scanning hardware like Raspberry Pi for enhanced data collection.