awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
keithjjones avatar

keithjjones/cuckoo-modified-api

0
View on GitHub↗
23 stars·8 forks·Python·3 viewskeithjjones.github.io/cuckoo-modified-api.github.io↗

Cuckoo Modified Api

A Python library to interface with a cuckoo-modified instance

Features

  • Online Sandboxes - Python API for controlling sandbox environments.
  • Malware Analysis Sandboxes - Library for programmatic control of sandboxing environments.

Star history

Star history chart for keithjjones/cuckoo-modified-apiStar history chart for keithjjones/cuckoo-modified-api

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Cuckoo Modified Api

Similar open-source projects, ranked by how many features they share with Cuckoo Modified Api.
  • rizinorg/cutterrizinorg avatar

    rizinorg/cutter

    18,957View on GitHub↗

    Cutter is a binary analysis platform and graphical user interface for the Rizin reverse engineering framework. It provides an environment for analyzing the internal logic and data structures of compiled binaries through integrated disassembly and visualization. The platform supports a containerized deployment model to provide isolated environments for binary analysis, which is used to examine suspicious binaries without risking the host system. It is an extensible security tool that allows for the addition of custom analysis capabilities and visualizers via native plugins and scripts. The to

    C++
    View on GitHub↗18,957
  • detuxsandbox/detuxdetuxsandbox avatar

    detuxsandbox/detux

    266View on GitHub↗

    The Multiplatform Linux Sandbox

    Python
    View on GitHub↗266
  • diogo-fernan/malsubdiogo-fernan avatar

    diogo-fernan/malsub

    367View on GitHub↗

    A Python RESTful API framework for online malware analysis and threat intelligence services.

    Python
    View on GitHub↗367
  • cuckoosandbox/cuckoocuckoosandbox avatar

    cuckoosandbox/cuckoo

    5,959View on GitHub↗

    Cuckoo is an open-source automated malware analysis system that executes suspicious files inside isolated virtual machines and produces structured behavioral reports. The platform captures system calls, file operations, and network activity during execution, compiling them into comprehensive analysis documents for programmatic consumption. The system operates through a modular analysis pipeline that processes behavioral data, applying YARA signature patterns against captured artifacts to identify known malware families. Each analysis run starts from a clean virtual machine snapshot to ensure

    JavaScript
    View on GitHub↗5,959
See all 23 alternatives to Cuckoo Modified Api→

Frequently asked questions

What does keithjjones/cuckoo-modified-api do?

A Python library to interface with a cuckoo-modified instance

What are the main features of keithjjones/cuckoo-modified-api?

The main features of keithjjones/cuckoo-modified-api are: Online Sandboxes, Malware Analysis Sandboxes.

What are some open-source alternatives to keithjjones/cuckoo-modified-api?

Open-source alternatives to keithjjones/cuckoo-modified-api include: rizinorg/cutter — Cutter is a binary analysis platform and graphical user interface for the Rizin reverse engineering framework. It… detuxsandbox/detux — The Multiplatform Linux Sandbox. diogo-fernan/malsub — A Python RESTful API framework for online malware analysis and threat intelligence services. f-secure/see — Sandboxed Execution Environment. fireeye/stringsifter — A machine learning tool that ranks strings based on their relevance for malware analysis. cuckoosandbox/cuckoo — Cuckoo is an open-source automated malware analysis system that executes suspicious files inside isolated virtual…