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

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

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

Open-source alternatives to OneForAll

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

  • gwen001/github-subdomainsالصورة الرمزية لـ gwen001

    gwen001/github-subdomains

    822عرض على GitHub↗
    Gobugbountygithubgo
    عرض على GitHub↗822
  • projectdiscovery/naabuالصورة الرمزية لـ projectdiscovery

    projectdiscovery/naabu

    5,766عرض على GitHub↗

    Naabu is a port scanner library and tool that probes hosts for open ports using SYN, CONNECT, and UDP methods to identify active services. It functions as a Go library for embedding port scanning into programs, and as a standalone tool that accepts targets as hostnames, IP addresses, CIDR ranges, or ASN numbers. The tool discovers live hosts before scanning, filters ports by range or top lists, and can integrate with Nmap for service version detection. The project distinguishes itself through its SYN-based port probing approach that sends TCP SYN packets and analyzes responses without complet

    Gocdn-exclusionhacktoberfestnmap
    عرض على GitHub↗5,766
  • ice3man543/suboverالصورة الرمزية لـ Ice3man543

    Ice3man543/SubOver

    966عرض على GitHub↗

    A Powerful Subdomain Takeover Tool

    Go
    عرض على GitHub↗966
  • projectdiscovery/subfinderالصورة الرمزية لـ projectdiscovery

    projectdiscovery/subfinder

    13,105عرض على GitHub↗

    Subfinder is a security reconnaissance framework designed for subdomain enumeration and attack surface management. It functions as a discovery engine that identifies and maps internet-exposed infrastructure, cloud-hosted assets, and network ranges to maintain a comprehensive inventory of an organization's digital footprint. The project distinguishes itself through a modular, template-driven scanning engine that executes security checks against discovered assets. It leverages cloud-native asset discovery to query provider APIs and infrastructure metadata, while supporting distributed agent orc

    Gobugbountyhackinghacktoberfest
    عرض على GitHub↗13,105

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

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

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

Find more with AI search
  • michenriksen/aquatoneالصورة الرمزية لـ michenriksen

    michenriksen/aquatone

    5,940عرض على GitHub↗

    Aquatone is a web screenshot reconnaissance tool that captures full-page screenshots of web services discovered during network reconnaissance and groups them by visual similarity. It scans a list of hosts or domains for HTTP and HTTPS services on common and custom ports to find responsive web endpoints, then takes full-page screenshots of those pages for quick review. The tool accepts piped input from other tools and extracts URLs, domains, and IP addresses using regex pattern matching, making it pipeline-friendly for integration into existing workflows. It can also read XML output from Nmap

    Go
    عرض على GitHub↗5,940
  • infosec-au/altdnsالصورة الرمزية لـ infosec-au

    infosec-au/altdns

    2,501عرض على GitHub↗

    Generates permutations, alterations and mutations of subdomains and then resolves them

    Python
    عرض على GitHub↗2,501
  • knownsec/ksubdomainالصورة الرمزية لـ knownsec

    knownsec/ksubdomain

    2,388عرض على GitHub↗

    ksubdomain是一款基于无状态子域名爆破工具,支持在Windows/Linux/Mac上使用,它会很快的进行DNS爆破,在Mac和Windows上理论最大发包速度在30w/s,linux上为160w/s的速度。 ksubdomain的发送和接收是分离且不依赖系统,即使高并发发包,也不会占用系统描述符让系统网络阻塞。

    Go
    عرض على GitHub↗2,388
  • guelfoweb/knockالصورة الرمزية لـ guelfoweb

    guelfoweb/knock

    4,163عرض على GitHub↗

    Knock is an attack surface management tool and DNS reconnaissance framework used for discovering and mapping an organization's external infrastructure. It functions as a subdomain enumeration tool and HTTP security scanner to identify reachable hosts and organizational assets. The project distinguishes itself by using a passive-active hybrid enumeration strategy, combining external API lookups with active wordlist brute-force attacks and DNS zone transfers. It includes a multi-stage validation pipeline that detects DNS wildcard records and verifies host connectivity to filter out false positi

    Python
    عرض على GitHub↗4,163
  • owasp/amassالصورة الرمزية لـ OWASP

    OWASP/Amass

    14,722عرض على GitHub↗

    Amass is a network attack surface mapper and reconnaissance framework designed to discover and map the external, internet-facing infrastructure of a target organization. It functions as an open source intelligence tool that identifies public network boundaries and locates hidden or forgotten subdomains to define an organization's total reachable footprint. The project utilizes passive-source data aggregation from external APIs and public databases alongside active DNS brute-forcing and recursive subdomain expansion. It employs a graph-based asset mapping system to visualize the relationships

    Go
    عرض على GitHub↗14,722
  • yunxu1/dnsubY

    yunxu1/dnsub

    0عرض على GitHub↗

    ​ 本工具通过字典枚举的方式用于扫描探测子域名,意在帮助用户梳理子域名资产使用,dnsub使用go语言高并发扫描,并可展示 子域名、IP 、 CNAME、域名信息,处理了枚举中常见的泛解析问题,支持加载多个字典,枚举探测更多深度的子域名信息,帮助用户快速掌握域名资产,扫描速度快效率高且跨平台,希望这款工具能帮助你有更多的收获 : )

    عرض على GitHub↗0
  • aboul3la/sublist3rالصورة الرمزية لـ aboul3la

    aboul3la/Sublist3r

    10,957عرض على GitHub↗

    Sublist3r is a subdomain enumeration tool and passive reconnaissance framework designed to discover subdomains by querying search engines and public intelligence sources. It functions as a security tool for identifying the digital footprint of a target domain. The project provides both passive enumeration through multi-source API aggregation and active discovery via a DNS brute force tool. It includes a TCP port scanner to identify active services and open ports on discovered subdomains, facilitating attack surface mapping. The tool can be used as a standalone utility or as a Python security

    Python
    عرض على GitHub↗10,957
  • laramies/theharvesterالصورة الرمزية لـ laramies

    laramies/theHarvester

    15,687عرض على GitHub↗

    theHarvester is a command-line utility designed for gathering open-source intelligence and mapping an organization's external attack surface. It functions as a security information gathering framework that automates the collection of publicly available data to assist in reconnaissance and threat analysis. The tool utilizes a plugin-based architecture to execute isolated queries against various search engines and public databases. It employs asynchronous task execution to run multiple discovery operations in parallel, while a centralized pipeline aggregates and deduplicates findings from these

    Pythonblueteamdiscoveryemails
    عرض على GitHub↗15,687
  • hktalent/scan4allالصورة الرمزية لـ hktalent

    hktalent/scan4all

    6,127عرض على GitHub↗

    scan4all is an all-in-one vulnerability scanner that orchestrates parallel network reconnaissance, service cracking, and exploit execution across a wide range of protocols. It combines port discovery, web fingerprinting, password cracking, and a plugin-based database of over 15,000 proof-of-concept exploits into a single automated pipeline, with results streamed to Elasticsearch for structured querying and analysis. The tool distinguishes itself through its multi-engine orchestration, coordinating tools like nmap, naabu, and nuclei under one pipeline to avoid redundant work and share results.

    Go
    عرض على GitHub↗6,127
  • chvancooten/bugbountyscannerالصورة الرمزية لـ chvancooten

    chvancooten/BugBountyScanner

    921عرض على GitHub↗
    Shellbug-bounty-reconnaissancebugbountydocker-image
    عرض على GitHub↗921
  • chuhades/dnsbruteC

    chuhades/dnsbrute

    0عرض على GitHub↗

    query over api - http://www.hackertarget.com/ - http://ptrarchive.com/ - ...

    عرض على GitHub↗0
  • bit4woo/teemoالصورة الرمزية لـ bit4woo

    bit4woo/Teemo

    1,015عرض على GitHub↗

    项目地址:https://github.com/bit4woo/teemo

    Python
    عرض على GitHub↗1,015
  • christruncer/eyewitnessالصورة الرمزية لـ ChrisTruncer

    ChrisTruncer/EyeWitness

    60عرض على GitHub↗

    EyeWitness is designed to take screenshots of websites, provide some server header info, and identify default credentials if possible.

    عرض على GitHub↗60
  • byt3bl33d3r/witnessmeالصورة الرمزية لـ byt3bl33d3r

    byt3bl33d3r/WitnessMe

    763عرض على GitHub↗

    Web Inventory tool, takes screenshots of webpages using Pyppeteer (headless Chrome/Chromium) and provides some extra bells & whistles to make life easier.

    Python
    عرض على GitHub↗763
  • bishopfox/spoofcheckB

    BishopFox/spoofcheck

    0عرض على GitHub↗
    عرض على GitHub↗0
  • aufzayed/hydrareconA

    aufzayed/HydraRecon

    0عرض على GitHub↗
    عرض على GitHub↗0
  • dwisiswant0/apkleaksالصورة الرمزية لـ dwisiswant0

    dwisiswant0/apkleaks

    6,102عرض على GitHub↗

    Apkleaks is a static analysis tool and security auditor designed to extract hardcoded secrets, API endpoints, and sensitive data from Android application packages. It operates as a secret scanner that analyzes compiled binaries without executing them to identify potential information leaks and insecure endpoints. The tool utilizes a regex-based data extraction engine to identify sensitive strings within decompiled code. It supports customization through JSON-defined search patterns and provides configuration flags to tune the behavior of the underlying disassembler. The analysis pipeline enc

    Python
    عرض على GitHub↗6,102
  • dolevf/graphw00fالصورة الرمزية لـ dolevf

    dolevf/graphw00f

    857عرض على GitHub↗

    graphw00f is GraphQL Server Engine Fingerprinting utility for software security professionals looking to learn more about what technology is behind a given GraphQL endpoint.

    Python
    عرض على GitHub↗857
  • dwisiswant0/go-dorkالصورة الرمزية لـ dwisiswant0

    dwisiswant0/go-dork

    1,284عرض على GitHub↗

    The fastest dork scanner written in Go.

    Go
    عرض على GitHub↗1,284
  • easyrecon/hunt3rE

    EasyRecon/Hunt3r

    0عرض على GitHub↗
    عرض على GitHub↗0
  • edoardottt/cariddiالصورة الرمزية لـ edoardottt

    edoardottt/cariddi

    3,427عرض على GitHub↗

    Take a list of domains, crawl urls and scan for endpoints, secrets, api keys, file extensions, tokens and more

    Go
    عرض على GitHub↗3,427
  • edoardottt/cspreconالصورة الرمزية لـ edoardottt

    edoardottt/csprecon

    514عرض على GitHub↗

    Discover new target domains using Content Security Policy

    Go
    عرض على GitHub↗514
  • edoardottt/favireconE

    edoardottt/favirecon

    0عرض على GitHub↗
    عرض على GitHub↗0
  • edoardottt/longtongueE

    edoardottt/longtongue

    0عرض على GitHub↗
    عرض على GitHub↗0
  • edoardottt/scillaالصورة الرمزية لـ edoardottt

    edoardottt/scilla

    1,236عرض على GitHub↗

    Information Gathering tool - DNS / Subdomains / Ports / Directories enumeration

    Go
    عرض على GitHub↗1,236
  • brandonskerritt/rustscanB

    brandonskerritt/RustScan

    0عرض على GitHub↗
    عرض على GitHub↗0