04 Aug 2026
Python
★ 431
Mr.SIP is a console-based SIP security framework designed for auditing and penetration testing of SIP-based systems. It includes three primary modules for network scanning, user enumeration, and Denial of Service (DoS) attack simulations, all leveraging high-performance multithreading and IP spoofing. The tool serves both as a research platform for SIP DDoS attacks and as a practical utility for assessing the security of VoIP infrastructures.
04 Aug 2026
★ 335
The Bug Bounty Methodology tool serves as a comprehensive framework for conducting reconnaissance and vulnerability assessment during bug bounty engagements. Its primary use case involves systematically gathering passive intelligence, mapping infrastructure, resolving DNS entries, and performing service detection to identify potential vulnerabilities within a target's domain. Notable features include automated subdomain enumeration, extensive use of command-line tools for data gathering and filtering, and robust utilities for port scanning and web probing, all aimed at uncovering hidden assets and misconfigurations.
03 Aug 2026
The Zig programming language tool enables developers to write high-performance applications with a focus on safety and simplicity. Its primary use case is for systems programming, offering features like manual memory management and compile-time code execution. Notable attributes include direct access to low-level hardware, cross-compilation capabilities, and a robust standard library.
03 Aug 2026
The FireEye Red Team Tool Countermeasures repository offers a collection of cybersecurity detection rules in multiple formats, including Snort, Yara, ClamAV, and HXIOC. Its primary use case is to aid security professionals in threat detection and mitigation, with rules categorized into two states: Production for minimal tuning and Supplemental for those requiring further customization. Notable features include community-driven updates and specific guidelines for FireEye customers to enhance threat detection capabilities.
03 Aug 2026
NullHub is a management tool designed for the NullClaw ecosystem, facilitating the installation, configuration, monitoring, and updating of various components such as NullClaw, NullBoiler, NullTickets, and NullWatch. Key features include a manifest-driven install wizard, process supervision, health monitoring, cross-component linking, and a web UI combined with a CLI for both user-friendly management and automation. This tool allows for multi-instance operation, real-time log viewing, and provides an admin API, all within a single Zig binary.
03 Aug 2026
NullClaw is a highly efficient and portable AI assistant infrastructure implemented as a small static Zig binary, designed to run with minimal system resources on various hardware platforms. Its primary use case revolves around providing a lightweight and secure environment for running autonomous AI tasks with features such as near-instant startup, extensive plugin support, and a strong focus on security through sandboxing and explicit allowlists. Notable features include a binary size of just 678 KB, peak memory usage of around 1 MB, and the ability to operate seamlessly across different processor architectures like ARM, x86, and RISC-V.
03 Aug 2026
Indicators of Compromises (IOC) of our various investigations
03 Aug 2026
The "malware-indicators" repository by Citizen Lab provides a comprehensive collection of malware indicators discovered during various investigations, with each directory corresponding to a specific analysis report. Primarily used for tracking and understanding malware-related threats, the tool facilitates research and security analysis by documenting incidents in a structured format. Notable features include detailed reports linking to original findings and organized directories for easy access to specific cases.
03 Aug 2026
`linuxwave` is a tool designed to generate music from the entropy found in `/dev/urandom` on Linux systems, essentially turning random data into auditory experiences. Using a simple command-line interface, it allows users to customize various parameters such as scale, note, and volume for individual tracks. Notable features include continuous integration for development, support for Docker deployment, and binary releases for multiple platforms, enhancing accessibility for users across different environments.
03 Aug 2026
Ghostty is a fast and feature-rich terminal emulator that offers native performance and extensive capabilities, making it suitable for both general users and developers. It provides a cross-platform library, `libghostty`, which enables the creation of custom terminal emulators or the integration of terminal functionality into applications, and supports advanced features such as multi-windowing, tabbing, and modern graphics protocols. Ghostty stands out for its compliance with terminal standards while maintaining high performance and a rich user experience.
03 Aug 2026
DailyIOC is a tool that aggregates Indicators of Compromise (IOCs) from various articles and tweets for threat intelligence purposes. The primary use case is to provide cybersecurity professionals with updated and relevant IOCs associated with specific advanced persistent threat (APT) groups and malware campaigns. Notable features include categorized CSV files detailing IOCs for specific incidents and a daily update mechanism sourced from community contributions on Twitter.
03 Aug 2026
The YTMD-StreamDeck plugin allows users to control the YouTube Music Desktop App directly from their Stream Deck. It provides a range of actions such as play/pause, next/previous track, volume control, and track information display. Notable features include support for immersive control over the music experience, including shuffle and repeat options, along with visual notifications for track changes.
03 Aug 2026
Yacht is a container management user interface designed for easy deployment and management of Docker containers with a focus on templates and one-click deployments. It supports both direct Docker API hosts and agent-managed hosts that report statistics and execute lifecycle commands via a yacht-agent container, allowing for enhanced control and security. Notable features include the ability to perform container actions remotely while avoiding direct exposure of the Docker API, and a streamlined web interface for managing multiple Docker environments.
03 Aug 2026
The Corellium VSCode Extension facilitates the management of virtualized devices directly from the Visual Studio Code interface, allowing users to start, stop, pause, reboot, and take snapshots of their devices. Key features include the ability to open devices in a browser and access device consoles, supplemented by a user-friendly setup requiring a Corellium API token for functionality. This extension is particularly useful for developers and testers working with Corellium's virtualization platform to streamline their workflow.
03 Aug 2026
The ESP-IDF Extension for Visual Studio Code facilitates the development, building, flashing, and debugging of applications for Espressif chips using the ESP-IDF framework. This tool streamlines the workflow for IoT developers by integrating commands related to ESP-IDF directly into the VS Code environment, enabling efficient management of project settings and installation dependencies. Notable features include quick access to command palettes, ESP-IDF version selection, and the ability to manage installations through the ESP-IDF Installation Manager.
03 Aug 2026
Krinql is a Visual Studio Code extension that automates coding tasks such as generating docstrings and providing explanations for highlighted code segments. It enhances developer productivity by allowing users to query the tool for insights on their code and retrieving library usage information directly within the editor. Notable features include the ability to automatically generate comments and docstrings while streamlining the coding workflow through intuitive user interactions.
03 Aug 2026
vim-prettier is a Vim plugin that integrates the Prettier code formatter, allowing for automatic formatting of various file types that support the "@format" pragma annotation. It comes pre-configured with default settings and resolves the Prettier executable based on user configurations or installed packages. This tool primarily enhances code readability and consistency in projects by ensuring adherence to defined formatting standards across supported languages.
03 Aug 2026
vim-plug is a minimalist plugin manager for Vim and Neovim that simplifies the process of managing plugins with a single file and no dependencies. It offers features such as fast parallel installations, usage of shallow clones for efficiency, and on-demand loading to optimize startup time, while ensuring full compatibility with all versions of Vim since 2006 and all Neovim releases. The tool also supports plugin management functions like installation, updates, rollbacks, and configuration via intuitive commands.
03 Aug 2026
The vagrant-memex repository provides a Vagrant virtual machine setup specifically designed for the DARPA MEMEX project, facilitating the deployment of a development environment for web-scale data analysis. It ensures appropriate networking configuration through NAT and setting the SPARK_LOCAL_IP, while also emphasizing the need for up-to-date VirtualBox Guest Additions via the vbguest plugin. Notable features include its tailored setup for optimal performance and recommendation for using the latest version of Vagrant to avoid compatibility issues.
03 Aug 2026
Usb-Accessory-Gadget is a tool designed for debugging applications that interact with USB Accessory interfaces. Its primary use case involves injecting the Frida gadget into an APK for dynamic analysis, enabling developers to inspect and modify data communications over USB. Notable features include a simple setup process via npm, the ability to continuously monitor code changes with a watch command, and integration support for development environments like Visual Studio Code.
03 Aug 2026
Unredacter is a tool designed to demonstrate the inadequacies of pixelation as a redaction technique by reconstructing obscured text in pixelated images. Its primary use case is for cybersecurity professionals and researchers to reveal hidden information in improperly redacted documents. Notable features include customizable block sizing, a CSS-based rendering process for accuracy, and a detailed manual procedure for image preparation and character set selection.
03 Aug 2026
Trend Finder is a tool designed to aggregate and analyze social media posts from key influencers, providing real-time notifications about emerging trends and product launches via Slack or Discord. Its notable features include AI-driven trend analysis, social media and website monitoring, and a scheduled notification system that automates the tracking process, thus enhancing marketing team efficiency and responsiveness to industry shifts.
03 Aug 2026
Toolbase is a desktop application designed for the management and installation of tools and plugins on AI platforms like Claude. It features a visual tool browser, one-click installation, and seamless integration with Claude Desktop, enabling users to enhance their AI capabilities without requiring technical expertise. Currently in developer preview, it supports macOS, with plans for future Windows and Linux compatibility.
03 Aug 2026
Tiptap is a headless, framework-agnostic rich text editor that offers extensive customization and extension capabilities, allowing developers to define their own user interfaces and editing experiences. Built on the ProseMirror library, Tiptap supports over 100 extensions for enhanced functionality, including collaboration features through its companion backend, Hocuspocus. Notable features include a modular architecture, support for multiple frontend frameworks, and the ability to integrate advanced functionalities like commenting and document conversion through Pro Extensions.
03 Aug 2026
Tinder Expo is an open-source mobile application designed as a clone of the popular dating app Tinder, built using the Expo framework and TypeScript. It features four main screens—Explore, Matches, Messages, and Profile—and includes customizable components such as a Card Component for displaying user profiles. The project is easy to set up and works on both iOS and Android devices, making it a suitable starting point for developers looking to create a dating app.