awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to hacklcx/hfish

Open-source alternatives to HFish

30 open-source projects similar to hacklcx/hfish, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best HFish alternative.

  • telekom-security/tpotceالصورة الرمزية لـ telekom-security

    telekom-security/tpotce

    9,298عرض على GitHub↗

    T-Pot is a multi-honeypot platform and threat intelligence framework that deploys a collection of containerized decoy services to capture attacker behavior and network telemetry. It functions as a Docker-based deception system, simulating vulnerable network environments to gather intelligence on threat actors. The system features a distributed sensor network using a hub-and-spoke architecture, allowing remote sensors to transmit logs back to a central management hub. It integrates large language models to create a dynamic deception engine capable of adaptive interactions with attackers. The

    Shelldeceptiondockerelk
    عرض على GitHub↗9,298
  • thinkst/opencanaryالصورة الرمزية لـ thinkst

    thinkst/opencanary

    2,776عرض على GitHub↗

    OpenCanary is a network service simulator and honeypot designed for network intrusion detection. It functions as a security decoy that creates fake server personalities and open ports to identify unauthorized users scanning a private network. The system uses deception technology to mimic various server protocols, luring attackers into revealing their presence and activity. When a simulated service is accessed, it acts as an intrusion alerting gateway, transmitting notifications via email or webhooks. The project covers internal network monitoring and intrusion source tracking to identify the

    Python
    عرض على GitHub↗2,776
  • cloudflare/cloudflare-docsالصورة الرمزية لـ cloudflare

    cloudflare/cloudflare-docs

    4,859عرض على GitHub↗

    This repository is a technical documentation site and a collection of guides and references for implementing networking, security, and cloud infrastructure services. It functions as a static-site generated portal and a headless content platform, separating source files from the presentation layer to enable flexible rendering. The project utilizes markdown-based documentation stored in a version-controlled Git repository. It provides specialized technical content including an AI platform documentation for building agents and managing inference, a cloud infrastructure guide for DNS and CDN conf

    MDXcloudflaredocshacktoberfest
    عرض على GitHub↗4,859

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Find more with AI search
  • awesome-selfhosted/awesome-selfhostedالصورة الرمزية لـ awesome-selfhosted

    awesome-selfhosted/awesome-selfhosted

    299,516عرض على GitHub↗

    This project is a community-curated directory of open-source software designed for deployment in private server environments and home labs. It serves as a comprehensive resource for discovering independent, self-hosted alternatives to mainstream cloud services, enabling users to maintain full data ownership and control over their digital infrastructure. The directory is structured through a hierarchical taxonomy that organizes a vast collection of applications into logical categories, ranging from media management and data analytics to private communication and team productivity tools. It dis

    awesomeawesome-listcloud
    عرض على GitHub↗299,516
  • paralax/awesome-honeypotsالصورة الرمزية لـ paralax

    paralax/awesome-honeypots

    10,354عرض على GitHub↗

    an awesome list of honeypot resources

    Pythonawesomeawesome-listhoneyd
    عرض على GitHub↗10,354
  • stamparm/maltrailالصورة الرمزية لـ stamparm

    stamparm/maltrail

    8,498عرض على GitHub↗

    Maltrail is a malicious traffic detection system used for network intrusion detection. It consists of a network intrusion sensor for monitoring interfaces, a threat intelligence aggregator for syncing blacklists, and a detection engine that identifies security threats through signature matching and heuristic attack patterns. The system distinguishes itself through a distributed sensor architecture that collects traffic data from multiple remote probes and forwards events to a central analysis server. It employs heuristic behavioral analysis to identify unknown threats, such as port scanning o

    Pythonattack-detectionintrusion-detectionmalware
    عرض على GitHub↗8,498
  • oisf/suricataالصورة الرمزية لـ OISF

    OISF/suricata

    6,008عرض على GitHub↗

    Suricata is an open-source network intrusion detection and prevention engine that analyzes live network traffic in real-time to identify and alert on malicious activity. It operates as a rule-based threat detection system, matching traffic against user-defined signatures to detect known attack patterns and policy violations, and can be placed inline to actively block malicious packets before they reach their target. The engine inspects a wide range of application-layer protocols including HTTP, DNS, TLS, SMB, and MQTT, and supports high-performance packet capture through specialized hardware a

    Ccybersecurityidsintrusion-detection-system
    عرض على GitHub↗6,008
  • zeek/zeekالصورة الرمزية لـ zeek

    zeek/zeek

    7,735عرض على GitHub↗

    Zeek is a network analysis framework and security monitoring tool that transforms raw network packets into high-level semantic logs. It functions as an application protocol analyzer and network intrusion detection system designed to extract meaning from network traffic and monitor for malicious activity. The system focuses on archiving network activity and maintaining historical records of application-layer state for forensic investigation and auditing. It utilizes a combination of modular protocol analyzers and customizable detection policies to perform deep semantic analysis of numerous app

    C++brodfirndr
    عرض على GitHub↗7,735
  • security-onion-solutions/securityonionالصورة الرمزية لـ Security-Onion-Solutions

    Security-Onion-Solutions/securityonion

    4,661عرض على GitHub↗

    Security Onion is a security information and event management platform and network security monitoring suite. It functions as an intrusion detection system and a network traffic analysis tool designed to identify malicious activity and network intrusions through signature-based detection and host-based monitoring. The platform integrates a security case management system to organize investigations by tracking detections and grouping related security events. It provides capabilities for full packet capture, network metadata extraction, and the collection and indexing of security logs from dive

    Shell
    عرض على GitHub↗4,661
  • cloudflare/pingoraالصورة الرمزية لـ cloudflare

    cloudflare/pingora

    26,833عرض على GitHub↗

    Pingora is a Rust-based framework for building high-performance network services, including HTTP reverse proxies, layer seven load balancers, and TLS termination proxies. It serves as an asynchronous network library designed to intercept and route HTTP, gRPC, and WebSocket traffic between clients and upstream backend servers. The project enables zero-downtime service updates by handing over listening sockets between processes during binary or configuration upgrades. It utilizes a programmable multi-phase pipeline to modify request and response bodies and headers, and it provides a pluggable T

    Rust
    عرض على GitHub↗26,833
  • gmoogway/shadowrocket-rulesالصورة الرمزية لـ GMOogway

    GMOogway/shadowrocket-rules

    4,055عرض على GitHub↗

    This project provides a set of curated configuration rules and domain lists for the Shadowrocket app. It consists of network traffic routing rules, ad-blocking domain lists, DNS configuration profiles, and proxy bypass lists used to filter and direct network traffic. The rules establish policy-based routing logic to determine whether specific traffic is proxied, connected directly, or rejected. This includes specialized lists for proxy bypass management and the blocking of known advertising and tracking domains at the network level. The project covers a broad range of traffic management capa

    adblockdirectgfw
    عرض على GitHub↗4,055
  • dotnet/yarpالصورة الرمزية لـ dotnet

    dotnet/yarp

    9,527عرض على GitHub↗

    Yarp is a .NET HTTP reverse proxy toolkit and framework used to build applications that route network traffic to backend servers. It provides a customizable routing engine for directing incoming requests to specific destination targets based on defined matching patterns. The project enables the implementation of API gateways and reverse proxies by providing tools for dynamic request routing and custom load balancing across pools of backend servers. The toolkit covers traffic management capabilities including cluster-based load balancing, configuration-driven route matching, and support for H

    C#
    عرض على GitHub↗9,527
  • byjoey/cfnewالصورة الرمزية لـ byJoey

    byJoey/cfnew

    14,144عرض على GitHub↗

    cfnew is a V2Ray subscription management system and network proxy orchestrator designed to route traffic across multiple protocols, including VLESS, Trojan, and xhttp. It functions as a latency testing tool and a web-based proxy controller for managing node configurations and preferred IP addresses. The project features a subscription format converter that uses user-agent detection to deliver network configurations in formats compatible with specific client applications. It also provides a web-based configuration interface backed by a key-value store for updating system settings and routing r

    عرض على GitHub↗14,144
  • sukkaw/surgeالصورة الرمزية لـ SukkaW

    SukkaW/Surge

    3,710عرض على GitHub↗

    Surge is a network traffic routing and configuration system designed to categorize and steer network requests using curated rule sets, domain lists, and IP databases. It provides the data structures and filtering logic necessary to manage how application traffic is directed across proxies, direct connections, or regional gateways. The project distinguishes itself through granular traffic identification and steering. It identifies network requests by matching them against system process names, user-agent strings, and geographic IP ranges to apply specific routing policies. This allows for the

    TypeScriptclashclash-metaclash-premium
    عرض على GitHub↗3,710
  • expressgateway/express-gatewayالصورة الرمزية لـ ExpressGateway

    ExpressGateway/express-gateway

    3,035عرض على GitHub↗

    Express Gateway is a centralized API gateway built on the Express.js framework, designed to serve as a single entry point for microservices architectures. It manages incoming network traffic by routing requests to backend services based on defined path-based rules while enforcing security policies and authentication protocols at the edge. The system distinguishes itself through a configuration-driven approach that utilizes a centralized definition file to dictate routing logic and policy application. It features a hot-reloading engine that allows for real-time updates to routing rules and sec

    JavaScriptapi-gatewayendpointsexpress-gateway
    عرض على GitHub↗3,035
  • 3proxy/3proxyالصورة الرمزية لـ 3proxy

    3proxy/3proxy

    5,264عرض على GitHub↗

    3proxy is a multi-protocol proxy server and network access control gateway. It functions as a network traffic forwarder capable of routing TCP and UDP traffic across HTTP, SOCKS, and various email and file protocols. The project provides specialized capabilities for secure traffic inspection, including the decryption and analysis of HTTPS and TLS streams through certificate spoofing and mutual authentication. It further supports client identity anonymization by routing outbound traffic through recursive upstream proxy chains. The software covers a broad range of network management functions,

    Caccountingchttps-proxy
    عرض على GitHub↗5,264
  • fabiolb/fabioالصورة الرمزية لـ fabiolb

    fabiolb/fabio

    7,332عرض على GitHub↗

    Fabio is a network gateway that provides reverse proxying, layer 7 traffic management, and automated service discovery mapping. It functions as an HTTP reverse proxy, a gRPC and TCP proxy, and a service discovery gateway to route incoming traffic to healthy backend instances. The project distinguishes itself through deep integration with service registries, specifically acting as a Consul load balancer to automatically synchronize routing tables and update destination targets. It manages diverse traffic types using SNI-based routing for raw TCP streams and maintains full protocol compatibilit

    Go
    عرض على GitHub↗7,332
  • hatching/vmcloakالصورة الرمزية لـ hatching

    hatching/vmcloak

    518عرض على GitHub↗

    Automated Virtual Machine Generation and Cloaking for Cuckoo Sandbox.

    Python
    عرض على GitHub↗518
  • dtag-dev-sec/tpotceالصورة الرمزية لـ dtag-dev-sec

    dtag-dev-sec/tpotce

    9,281عرض على GitHub↗

    T-Pot is a multi-honeypot orchestration platform and threat intelligence collector. It utilizes a Docker-based security sandbox to deploy and manage a collection of diverse decoy services that simulate vulnerable targets to lure attackers and record their activity. The system features a distributed sensor network where remote nodes capture attack logs and transmit them via encrypted communication to a central hub. This central hub employs an analytics stack to transform raw logs into geographic maps and interactive dashboards for adversary behavior visualization. To increase the realism of si

    Shell
    عرض على GitHub↗9,281
  • hexgolems/pintالصورة الرمزية لـ hexgolems

    hexgolems/pint

    33عرض على GitHub↗

    A debugger backend and LUA wrapper for PIN

    C++
    عرض على GitHub↗33
  • fofapro/faproالصورة الرمزية لـ fofapro

    fofapro/fapro

    1,609عرض على GitHub↗

    Fake Protocol Server

    Python
    عرض على GitHub↗1,609
  • androguard/androguardالصورة الرمزية لـ androguard

    androguard/androguard

    6,116عرض على GitHub↗

    Reverse engineering and pentesting for Android applications

    Python
    عرض على GitHub↗6,116
  • fnzv/yafhالصورة الرمزية لـ fnzv

    fnzv/YAFH

    10عرض على GitHub↗

    Yet Another Fake Honeypot written in Go

    Go
    عرض على GitHub↗10
  • hexgolems/schemالصورة الرمزية لـ hexgolems

    hexgolems/schem

    141عرض على GitHub↗

    A debugger frontend

    HTML
    عرض على GitHub↗141
  • ajackal/arctic-swallowالصورة الرمزية لـ ajackal

    ajackal/arctic-swallow

    3عرض على GitHub↗

    a low interaction honeypot.

    Python
    عرض على GitHub↗3
  • blaverick62/sirenالصورة الرمزية لـ blaverick62

    blaverick62/SIREN

    15عرض على GitHub↗

    Semi-Intelligent HoneyPot Network - Semi-Intelligent Reactive Environment Network

    Python
    عرض على GitHub↗15
  • andrewmichaelsmith/manukaالصورة الرمزية لـ andrewmichaelsmith

    andrewmichaelsmith/manuka

    26عرض على GitHub↗

    Docker based honeypot (Dionaea & Kippo)

    Shell
    عرض على GitHub↗26
  • binarydefense/artilleryالصورة الرمزية لـ BinaryDefense

    BinaryDefense/artillery

    1,041عرض على GitHub↗

    The Artillery Project is an open-source blue team tool designed to protect Linux and Windows operating systems through multiple methods.

    Python
    عرض على GitHub↗1,041
  • caesar0301/awesome-pcaptoolsالصورة الرمزية لـ caesar0301

    caesar0301/awesome-pcaptools

    3,397عرض على GitHub↗

    A collection of tools developed by other researchers in the Computer Science area to process network traces. All the right reserved for the original authors.

    عرض على GitHub↗3,397
  • cert-polska/hsn-capture-hpc-ngالصورة الرمزية لـ CERT-Polska

    CERT-Polska/HSN-Capture-HPC-NG

    11عرض على GitHub↗

    HoneySpider Network version of Capture-HPC

    C++
    عرض على GitHub↗11