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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 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-subdomainsAvatar gwen001

    gwen001/github-subdomains

    822Vezi pe GitHub↗
    Gobugbountygithubgo
    Vezi pe GitHub↗822
  • projectdiscovery/naabuAvatar projectdiscovery

    projectdiscovery/naabu

    5,766Vezi pe 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
    Vezi pe GitHub↗5,766
  • ice3man543/suboverAvatar Ice3man543

    Ice3man543/SubOver

    966Vezi pe GitHub↗

    A Powerful Subdomain Takeover Tool

    Go
    Vezi pe GitHub↗966
  • projectdiscovery/subfinderAvatar projectdiscovery

    projectdiscovery/subfinder

    13,105Vezi pe 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
    Vezi pe GitHub↗13,105

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Find more with AI search
  • michenriksen/aquatoneAvatar michenriksen

    michenriksen/aquatone

    5,940Vezi pe 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
    Vezi pe GitHub↗5,940
  • infosec-au/altdnsAvatar infosec-au

    infosec-au/altdns

    2,501Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗2,501
  • knownsec/ksubdomainAvatar knownsec

    knownsec/ksubdomain

    2,388Vezi pe GitHub↗

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

    Go
    Vezi pe GitHub↗2,388
  • guelfoweb/knockAvatar guelfoweb

    guelfoweb/knock

    4,163Vezi pe 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
    Vezi pe GitHub↗4,163
  • owasp/amassAvatar OWASP

    OWASP/Amass

    14,722Vezi pe 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
    Vezi pe GitHub↗14,722
  • yunxu1/dnsubY

    yunxu1/dnsub

    0Vezi pe GitHub↗

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

    Vezi pe GitHub↗0
  • aboul3la/sublist3rAvatar aboul3la

    aboul3la/Sublist3r

    10,957Vezi pe 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
    Vezi pe GitHub↗10,957
  • laramies/theharvesterAvatar laramies

    laramies/theHarvester

    15,687Vezi pe 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
    Vezi pe GitHub↗15,687
  • hktalent/scan4allAvatar hktalent

    hktalent/scan4all

    6,127Vezi pe 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
    Vezi pe GitHub↗6,127
  • chvancooten/bugbountyscannerAvatar chvancooten

    chvancooten/BugBountyScanner

    921Vezi pe GitHub↗
    Shellbug-bounty-reconnaissancebugbountydocker-image
    Vezi pe GitHub↗921
  • chuhades/dnsbruteC

    chuhades/dnsbrute

    0Vezi pe GitHub↗

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

    Vezi pe GitHub↗0
  • bit4woo/teemoAvatar bit4woo

    bit4woo/Teemo

    1,015Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗1,015
  • christruncer/eyewitnessAvatar ChrisTruncer

    ChrisTruncer/EyeWitness

    60Vezi pe GitHub↗

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

    Vezi pe GitHub↗60
  • byt3bl33d3r/witnessmeAvatar byt3bl33d3r

    byt3bl33d3r/WitnessMe

    763Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗763
  • bishopfox/spoofcheckB

    BishopFox/spoofcheck

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • aufzayed/hydrareconA

    aufzayed/HydraRecon

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • dwisiswant0/apkleaksAvatar dwisiswant0

    dwisiswant0/apkleaks

    6,102Vezi pe 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
    Vezi pe GitHub↗6,102
  • dolevf/graphw00fAvatar dolevf

    dolevf/graphw00f

    857Vezi pe 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
    Vezi pe GitHub↗857
  • dwisiswant0/go-dorkAvatar dwisiswant0

    dwisiswant0/go-dork

    1,284Vezi pe GitHub↗

    The fastest dork scanner written in Go.

    Go
    Vezi pe GitHub↗1,284
  • easyrecon/hunt3rE

    EasyRecon/Hunt3r

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • edoardottt/cariddiAvatar edoardottt

    edoardottt/cariddi

    3,427Vezi pe GitHub↗

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

    Go
    Vezi pe GitHub↗3,427
  • edoardottt/cspreconAvatar edoardottt

    edoardottt/csprecon

    514Vezi pe GitHub↗

    Discover new target domains using Content Security Policy

    Go
    Vezi pe GitHub↗514
  • edoardottt/favireconE

    edoardottt/favirecon

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • edoardottt/longtongueE

    edoardottt/longtongue

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • edoardottt/scillaAvatar edoardottt

    edoardottt/scilla

    1,236Vezi pe GitHub↗

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

    Go
    Vezi pe GitHub↗1,236
  • brandonskerritt/rustscanB

    brandonskerritt/RustScan

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0