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

BaofengUV5R-TRRS

The Baofeng UV5R TRRS Adapter is a compact circuit board that enables connectivity between a Baofeng UV5R radio and smartphones via a TRRS audio connector. Its primary use case is to facilitate APRS communication by allowing the radio to connect with software terminal node controller applications like APRSDroid and PocketPacket. Notable features include the incorporation of resistors and capacitors to enhance compatibility with various devices, ensuring reliable packet reception and easy DIY assembly.

BadUSB-Playground

BadUSB-Playground is a repository designed for creating and sharing BadUSB payloads, facilitating the development of various scripts for tasks such as exfiltration, phishing, and remote access. It emphasizes structured contribution guidelines for payload documentation and naming conventions to enhance clarity and organization. The tool serves as an educational resource for authorized security analysis and auditing, with a strong disclaimer regarding its potential risks and legal usage.

badusb

The BadUSB repository serves as a centralized library for scripts compatible with the Flipper Zero device, designed for users creating and sharing payloads for various activities such as exfiltration, phishing, and reconnaissance. Notable features include a structured submission format for payloads, guidelines for compliance with GitHub’s policies, and comprehensive documentation requirements to ensure clarity and safety. This repository emphasizes responsible use and legal compliance, providing tools for security audits and analysis.

awsm.fish

awsm.fish is a curated collection of plugins, prompts, and resources for the Fish command-line shell, aimed at enhancing the user experience and functionality. This repository features notable tools like modern prompt managers, efficient directory jumping, and seamless integration with Git workflows, all designed to optimize command-line productivity. Its primary use case is to provide Fish users with easy access to high-quality extensions that improve shell interactions and capabilities.

AwesomeGenomics

AwesomeGenomics is a comprehensive resource hub for bioinformatics tools and packages, primarily focused on cancer data science. It aggregates a curated list of various genomics resources, including software, databases, and analysis pipelines, enabling researchers to streamline their genomic research processes. Notable features include links to specialized repositories for multi-omics analysis, single-cell data, and applications of machine learning in biology.

awesome-wsl

Awesome WSL is a comprehensive collection of resources, tools, and information designed to enhance the user experience with the Windows Subsystem for Linux (WSL). This repository includes details on supported Linux distributions, installation guidelines, and various utilities for optimizing the WSL environment. Notable features include categorization of development tools, Terminal options, and support for graphical applications, enabling seamless integration of Linux applications within the Windows ecosystem.

awesome-sysadmin

Awesome Sysadmin is a comprehensive curated list of free and open-source resources designed for system administrators, covering a wide array of categories such as automation, cloud computing, configuration management, and monitoring. Notable features include categorized software links, contributions guidelines, and a focus on maintaining an up-to-date collection through community input, ensuring that users can easily find and leverage essential sysadmin tools. The repository also offers both HTML and Markdown versions for accessibility.

awesome-steamdeck

The "awesome-steamdeck" repository is a curated resource that aggregates valuable information and guides for owners of Valve's Steam Deck handheld gaming device. It covers various topics including purchasing recommendations, upgrade options (such as SSD and microSD upgrades), accessories, and essential maintenance tips, making it a comprehensive tool for enhancing the Steam Deck experience. Notable features include detailed guides, product links, and community insights to aid users in optimizing their device.

awesome-steam-deck

Awesome Steam Deck is a curated repository focused on providing extensive resources, software, and guides to enhance the functionality and performance of the Steam Deck handheld gaming device. It includes various sections such as hardware recommendations, software installations, performance tweaks, and customization options, making it a valuable resource for both novice and advanced users. Notably, it offers detailed guides for tasks like SSD replacement, software installation, and general maintenance, enhancing the user experience for Steam Deck owners.

awesome-splunk

Awesome Splunk is a curated repository that aggregates exceptional applications, visualizations, and resources related to the Splunk platform, which is utilized for capturing, indexing, and analyzing real-time data. Its primary use cases include security monitoring, compliance adherence, and IT service management across various industries. Notable features include links to basic resources for starting with Splunk, recommended apps, and resources for specific functionalities such as infrastructure monitoring and enterprise security.

Awesome-SOAR

Awesome-SOAR is a curated resource list focused on Security Orchestration, Automation, and Response (SOAR) technologies that assist organizations in managing security incidents. Primarily, it serves as a comprehensive repository of standards, playbooks, and automation resources, enabling security teams to streamline incident response workflows and enhance operational efficiency. Notable features include categorization of incident types, a variety of playbook resources, and links to both commercial and open-source SOAR solutions.

awesome-shell

Awesome Shell is a curated collection of command-line frameworks, toolkits, guides, and utility tools designed to enhance shell productivity. Its primary use case is to provide users with a comprehensive resource for selecting and integrating various shells and command-line tools, including customization options and productivity enhancements for developers and system utilities. Notable features include links to specialized lists like Awesome Zsh and Awesome Bash, along with extensive categories for various command-line tasks and applications.

awesome-selfhosted

Awesome-Selfhosted is a comprehensive catalog of free and open-source software solutions designed for self-hosting, enabling users to manage and run applications on their own servers rather than relying on third-party SaaS providers. The repository encompasses a wide variety of software categories, including analytics, content management systems, and communication tools, providing a structured and easily navigable resource for developers and system administrators seeking to implement self-hosting solutions. Notable features include an organized table of contents, contributions from the community, and ongoing checks for project maintenance and link validity.

Awesome-SDR

Awesome SDR is a curated collection of software-defined radio tools and libraries designed to facilitate the investigation and analysis of wireless protocols and signals. Key features include support for real-time applications, signal processing through GNU Radio, and compatibility with various hardware like RTL-SDR dongles. This repository serves as a resource for developers and researchers looking to leverage SDR technology for a range of applications, from spectrum analysis to RF signal transmission.

awesome-scalability

The "Awesome Scalability" repository offers a comprehensive reading list focused on the principles and patterns necessary for designing scalable, reliable, and high-performance large-scale systems. Its primary use case is to serve as a resource for engineers and developers seeking insights into efficient system design and management, backed by real-world case studies and expert articles. Notable features include structured sections on scalability, availability, stability, and approach to system design interviews, along with contributions from industry professionals.

awesome-reversing

Awesome Reversing is a comprehensive repository that aggregates a wide variety of resources focused on reverse engineering, including books, courses, and tools relevant for practitioners in the field. Its primary use case is to serve as a reference guide for individuals seeking to enhance their reverse engineering skills or conduct binary analysis and malware research. Notable features include curated links to educational materials and practical utility tools such as disassemblers and hex editors.

awesome-reverse-engineering

The awesome-reverse-engineering repository serves as a comprehensive collection of over 3,500 tools and 2,300 articles related to reverse engineering across multiple platforms including Windows, Linux, macOS, and Android. Its primary use case is to provide resources for security analysts and reverse engineers, focusing on topics like PE, DLL injection, and process analysis, while also categorizing tools and articles by functionality. Notable features include the inclusion of both open-source tools and informative articles, with some descriptions available in Chinese for broader accessibility.

awesome-react

The Awesome React repository is a comprehensive collection of valuable resources, libraries, frameworks, and tools within the React ecosystem, aimed at enhancing development efficiency and knowledge. It includes sections on tutorials, component libraries, state management, and various integrations, making it an essential reference for React developers of all levels. Notable features include curated lists for React Native resources and specific categories addressing different development needs such as styling, testing, and routing.

Awesome-RAG

The Awesome Retrieval Augmented Generation (RAG) repository serves as a comprehensive resource that catalogs tools, frameworks, and techniques essential for building RAG systems, which enhance Large Language Models (LLMs) by integrating real-time knowledge retrieval from external sources. Notable features include the reduction of hallucinations, domain adaptation without fine-tuning, and the ability to incorporate up-to-date information, alongside a dedicated Agent Plugin for seamless integration with development environments like VS Code and GitHub Copilot. This repository facilitates the construction and exploration of advanced RAG applications by providing direct links to authoritative sources and implementation tutorials.

awesome-radio

Awesome Radio is a curated repository of resources focused on radio communication, particularly aimed at enthusiasts, hackers, and those interested in Citizens Band (CB) radio. It provides a collection of useful links, educational information, and practical advice for using CB radios, including installation tips and frequency usage specifics that emphasize community engagement and real-time communication. Notable features include a compilation of articles about antenna tuning, emergency channel protocols, and the cultural aspects of CB radio usage.

awesome-python-htmx

PyHAT is a web development stack that integrates Python, htmx, and Tailwind to facilitate the creation of hypermedia-driven applications, allowing developers to build dynamic web interfaces using primarily Python and HTML/CSS without the complexities of traditional front-end frameworks. It emphasizes simplicity and consistency in design while optimizing application performance, as demonstrated by significant reductions in codebase size and load times in real-world applications. Key features include leveraging asynchronous capabilities with ASGI and maintaining a lean dependency footprint, making it suitable for production use.

awesome-public-datasets

The "Awesome Public Datasets" repository curates a comprehensive list of high-quality, topic-centric public data sources, spanning various domains such as agriculture, demographics, and economics. It aims to facilitate researchers and developers by providing easily accessible datasets, some of which are free, while also offering a mechanism for community contributions through its automated system. Notable features include an organized collection of diverse datasets and an active Slack community for real-time updates and support.

awesome-power-automate-learning-resources

This repository provides a comprehensive collection of learning resources for Microsoft Power Automate, catering to users across various skill levels. It features articles, blogs, tutorials, and community practices aimed at enhancing user proficiency in creating automated workflows, making it easier to synchronize data and streamline tasks. Notable aspects include links to official documentation, training modules from Microsoft, and contributions from the community for knowledge sharing.

awesome-nodejs-pentest

The "Awesome Node.js for pentesters" repository provides a curated list of Node.js packages tailored for penetration testing, exploitation, reverse engineering, and cryptography. Its primary use case is to serve as a comprehensive toolkit for security professionals, featuring various modules for tasks such as OSINT, network scanning, brute-forcing, and post-exploitation techniques. Notable features include integration with the OWASP ZAP API, access to Shodan and Censys APIs, as well as utilities for geolocation and fingerprinting.

awesome-nodejs

Awesome Node.js is a comprehensive curated list that aggregates high-quality Node.js packages and tools, covering a wide range of functionalities such as web frameworks, debugging, and database management. Its primary use case is to serve as a resource for developers seeking reliable and useful packages to enhance their Node.js applications. Notable features include organized sections for various categories of packages, supporting easier navigation and discovery within the Node.js ecosystem.