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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
assetnote avatar

assetnote/kiterunner

0
View on GitHub↗
3,204 Stars·338 Forks·Go·AGPL-3.0·10 Aufrufe

Kiterunner

Contextual Content Discovery Tool

Features

  • Content Discovery - Fast API endpoint brute-forcer.
  • Fuzzing Tools - Contextual content discovery tool.
  • Directory Bruteforcing - High-speed content discovery and route brute-forcing for modern applications.
  • REST API Security Tools - Context-aware tool for content and endpoint discovery.
  • Security Tools - API discovery and reconnaissance tool

Star-Verlauf

Star-Verlauf für assetnote/kiterunnerStar-Verlauf für assetnote/kiterunner

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Kiterunner

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Kiterunner.
  • ffuf/ffufAvatar von ffuf

    ffuf/ffuf

    15,618Auf GitHub ansehen↗

    This tool is a command-line utility designed for automated web resource discovery, fuzzing, and application structure mapping. It functions as a security-focused scanner that identifies hidden files, directories, parameters, and virtual hosts by injecting payloads into HTTP requests. By systematically testing how servers handle various inputs, it assists in mapping the architecture of web applications and uncovering potential security vulnerabilities. The tool distinguishes itself through a highly concurrent engine that manages asynchronous request execution and recursive job orchestration. I

    Gofuzzerinfosecpentesting
    Auf GitHub ansehen↗15,618
  • epi052/feroxbusterAvatar von epi052

    epi052/feroxbuster

    7,522Auf GitHub ansehen↗

    Feroxbuster is an HTTP directory brute forcer and web resource enumerator designed to discover hidden files and directories on web servers. It functions as a recursive URL scanner that identifies unlinked endpoints and API resources by combining wordlist-based scanning with automated crawling. The tool operates as a proxy-aware fuzzer, allowing network requests to be routed through HTTP or SOCKS proxies for traffic interception or anonymity. It utilizes recursive directory crawling to automatically queue discovered paths and find nested content. The system includes capabilities for discovery

    Rustcontent-discoveryenumerationhacktoberfest
    Auf GitHub ansehen↗7,522
  • sullo/niktoAvatar von sullo

    sullo/nikto

    10,104Auf GitHub ansehen↗

    Nikto is an open-source HTTP security auditing tool and web server vulnerability scanner. It functions as a reconnaissance engine designed to identify insecure server options, outdated software, and common vulnerabilities by analyzing HTTP responses. The project differentiates itself through capabilities for intrusion detection evasion and web server fingerprinting. It uses request-level encoding and timing spacers to bypass security filters and employs signature-based identification to determine specific server software versions and misconfigurations. The scanner covers broad capability are

    Perl
    Auf GitHub ansehen↗10,104
  • google/syzkallerAvatar von google

    google/syzkaller

    6,232Auf GitHub ansehen↗

    Syzkaller is an unsupervised, coverage-guided kernel fuzzer that automatically generates and mutates system call sequences to find bugs in operating system kernels. It operates without human intervention, using a closed feedback loop of input generation, execution, crash detection, and corpus refinement to continuously explore kernel code paths. The fuzzer distinguishes itself by supporting multiple operating system kernels, including Linux, FreeBSD, and Windows, through per-platform syscall harnesses that abstract system call interfaces behind a common driver. It uses declarative description

    Go
    Auf GitHub ansehen↗6,232
Alle 30 Alternativen zu Kiterunner anzeigen→

Häufig gestellte Fragen

Was macht assetnote/kiterunner?

Contextual Content Discovery Tool

Was sind die Hauptfunktionen von assetnote/kiterunner?

Die Hauptfunktionen von assetnote/kiterunner sind: Content Discovery, Fuzzing Tools, Directory Bruteforcing, REST API Security Tools, Security Tools.

Welche Open-Source-Alternativen gibt es zu assetnote/kiterunner?

Open-Source-Alternativen zu assetnote/kiterunner sind unter anderem: epi052/feroxbuster — Feroxbuster is an HTTP directory brute forcer and web resource enumerator designed to discover hidden files and… ffuf/ffuf — This tool is a command-line utility designed for automated web resource discovery, fuzzing, and application structure… sullo/nikto — Nikto is an open-source HTTP security auditing tool and web server vulnerability scanner. It functions as a… oj/gobuster — Gobuster is a command-line security utility designed for brute-force discovery of hidden infrastructure and content.… google/syzkaller — Syzkaller is an unsupervised, coverage-guided kernel fuzzer that automatically generates and mutates system call… alebcay/awesome-shell — This project is a community-driven directory that serves as a comprehensive index of command-line tools, frameworks,…