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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
mschwager avatar

mschwager/fierce

0
View on GitHub↗
1,792 stars·215 forks·Python·GPL-3.0·15 views

Fierce

A DNS reconnaissance tool for locating non-contiguous IP space.

Features

  • Command Line Tools - Listed in the “Command Line Tools” section of the The Book Of Secret Knowledge awesome list.
  • DNS Security - DNS reconnaissance tool for locating non-contiguous IP space.
  • Network Reconnaissance - Maps domain infrastructure and identifies subdomains.
  • Network Reconnaissance Tools - DNS reconnaissance tool for locating IP space.

Star history

Star history chart for mschwager/fierceStar history chart for mschwager/fierce

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Fierce

These projects share indexed features with Fierce. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • aboul3la/sublist3raboul3la avatar

    aboul3la/Sublist3r

    10,957View on 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
    View on GitHub↗10,957
  • robertdavidgraham/masscanrobertdavidgraham avatar

    robertdavidgraham/masscan

    25,355View on GitHub↗

    Masscan is a command-line network scanner designed for large-scale discovery and infrastructure reconnaissance. It identifies open ports across specific network segments or the entire internet by probing vast address ranges with high efficiency. The tool functions as an asynchronous packet engine, bypassing standard operating system kernel networking stacks to transmit raw packets directly from application memory. The project distinguishes itself through a specialized architecture that manages millions of concurrent connections by separating packet transmission and reception into independent

    C
    View on GitHub↗25,355
  • zmap/zmapzmap avatar

    zmap/zmap

    6,246View on GitHub↗

    ZMap is a fast single packet network scanner designed for Internet-wide network surveys.

    Cinternet-measurementinternet-scanningport-scanner
    View on GitHub↗6,246
  • darkoperator/dnsrecondarkoperator avatar

    darkoperator/dnsrecon

    3,032View on GitHub↗

    DNS Enumeration Script

    Python
    View on GitHub↗3,032
Compare all 30 related projects→

Frequently asked questions

What does mschwager/fierce do?

A DNS reconnaissance tool for locating non-contiguous IP space.

What are the main features of mschwager/fierce?

The main features of mschwager/fierce are: Command Line Tools, DNS Security, Network Reconnaissance, Network Reconnaissance Tools.

Which projects share features with mschwager/fierce?

Projects with overlapping indexed features include: aboul3la/sublist3r — Sublist3r is a subdomain enumeration tool and passive reconnaissance framework designed to discover subdomains by… robertdavidgraham/masscan — Masscan is a command-line network scanner designed for large-scale discovery and infrastructure reconnaissance. It… zmap/zmap — ZMap is a fast single packet network scanner designed for Internet-wide network surveys. elceef/dnstwist — dnstwist is a Python-based tool designed to detect domain name variants and typo-squatting attempts. It generates a… darkoperator/dnsrecon — DNS Enumeration Script. blechschmidt/massdns — A high-performance DNS stub resolver for bulk lookups and reconnaissance (subdomain enumeration).