# TideSec/FuzzScanner

一个主要用于信息搜集的工具集，主要是用于对网站子域名、开放端口、端口指纹、c段地址、敏感目录等信息进行批量搜集。

Repository: https://github.com/TideSec/FuzzScanner
Canonical: https://ross.abutalabs.com/products/fuzzscanner
Language: Ruby
License Family: other
Last push: 2020-06-22T05:21:46+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2704, "days_push": 2263, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1008, forks 202 (observed 2026-08-28T04:03:12.676093+00:00)

## What it is
FuzzScanner is a Ruby/Python-based reconnaissance toolset that batch-collects information about target websites, including subdomains, open ports, port fingerprints, C-segment addresses, and sensitive directories. It integrates existing open-source tools like subDomainsBrute, WhatWeb, dirsearch, and wafw00f into a single automated workflow for security assessments.

## Use cases
- enumerate subdomains for a target domain
- scan open ports and fingerprint services on a target
- find sensitive directories on a website
- discover assets across a C-segment IP range
- gather reconnaissance for bug bounty or SRC hunting
- quickly profile targets during red team exercises

## When to choose
- you need an all-in-one recon pipeline combining subdomain, port, and directory scanning
- you want to batch-process many domains or IPs quickly on Linux
- you prefer a Docker image to avoid dependency setup

## When to avoid
- you need a maintained tool with recent updates or an official license
- you require Windows support without testing
- you want a GUI or fine-grained control over each scanning stage

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: osint, web-scraping, security, penetration-testing, cli
- domain: security, penetration-testing, osint, developer-tools
- platform: python, cli
- tags: reconnaissance, subdomain-enumeration, port-scanning, directory-scanning, vulnerability-discovery, bug-bounty, linux, docker

## Member repositories
- TideSec/FuzzScanner (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:12.676093+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:12:07.363460+00:00, confidence not recorded.
  - readme: https://github.com/TideSec/FuzzScanner (fetched 2026-08-28T04:03:12.676093+00:00, sha 2f35af39a211)
- Data as of 2026-08-30T08:39:29.467469+00:00.
