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

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

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

aflnet/aflnet

0
View on GitHub↗
1,006 نجوم·225 تفرعات·C·Apache-2.0·5 مشاهدات

Aflnet

AFLNet: A Greybox Fuzzer for Network Protocols (https://thuanpv.github.io/publications/AFLNet_ICST20.pdf)

Features

  • Network Protocol Fuzzers - Greybox fuzzer extension for testing network protocols.

سجل النجوم

مخطط تاريخ النجوم لـ aflnet/aflnetمخطط تاريخ النجوم لـ aflnet/aflnet

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

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

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

Start searching with AI

بدائل مفتوحة المصدر لـ Aflnet

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Aflnet.
  • zan8in/afrogالصورة الرمزية لـ zan8in

    zan8in/afrog

    4,182عرض على GitHub↗

    afrog is an HTTP vulnerability scanner and web vulnerability management system that identifies security flaws and known CVEs using a YAML-based rule engine. It functions as a payload generator and scanner, comparing server responses against detection rules to find unauthorized access points. The project provides a framework for out-of-band security testing, detecting blind vulnerabilities by triggering and verifying external DNS or HTTP callbacks. Beyond web traffic, it includes a protocol fuzzer capable of executing multi-step read and write sequences over raw TCP and SSL sockets to identify

    Goafrogbug-bountypenetration-testing
    عرض على GitHub↗4,182
  • lanjelot/patatorالصورة الرمزية لـ lanjelot

    lanjelot/patator

    3,893عرض على GitHub↗

    Patator is a multi-purpose brute force tool and modular security framework used for testing credentials, discovering network services, and fuzzing network protocols through automated payload delivery. It functions as a credential exhaustion framework and a network protocol fuzzer. The project provides specific utilities for recovering passwords from encrypted ZIP archives, enumerating DNS zones via forward and reverse queries, and identifying valid usernames and passwords across common network protocols. Its broader capabilities include web endpoint fuzzing, network service probing, and user

    Python
    عرض على GitHub↗3,893
  • dobin/ffwالصورة الرمزية لـ dobin

    dobin/ffw

    122عرض على GitHub↗

    A fuzzing framework for network servers

    Python
    عرض على GitHub↗122
  • hgascon/pulsarالصورة الرمزية لـ hgascon

    hgascon/pulsar

    355عرض على GitHub↗

    Protocol Learning and Stateful Fuzzing

    Python
    عرض على GitHub↗355
عرض جميع البدائل الـ 11 لـ Aflnet→

الأسئلة الشائعة

ما هي وظيفة aflnet/aflnet؟

AFLNet: A Greybox Fuzzer for Network Protocols (https://thuanpv.github.io/publications/AFLNet_ICST20.pdf)

ما هي الميزات الرئيسية لـ aflnet/aflnet؟

الميزات الرئيسية لـ aflnet/aflnet هي: Network Protocol Fuzzers.

ما هي البدائل مفتوحة المصدر لـ aflnet/aflnet؟

تشمل البدائل مفتوحة المصدر لـ aflnet/aflnet: lanjelot/patator — Patator is a multi-purpose brute force tool and modular security framework used for testing credentials, discovering… zan8in/afrog — afrog is an HTTP vulnerability scanner and web vulnerability management system that identifies security flaws and… dobin/ffw — A fuzzing framework for network servers. hgascon/pulsar — Protocol Learning and Stateful Fuzzing. jdbirdwell/afl — american fuzzy lop for network fuzzing (unofficial) -- official afl site is http://lcamtuf.coredump.cx/afl/. cisco-talos/mutiny-fuzzer — Blog post here: * http://blog.talosintelligence.com/2018/01/tutorial-mutiny-fuzzing-framework-and.html.