brainstorm — Agent Tool by Invicti-Security

by Invicti-Security · Agent Tool · ★ 384

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

About brainstorm

brainstorm A smarter web fuzzing tool that combines local LLM models (via Ollama) and ffuf to optimize directory and file discovery. I wrote a blog post about the ideas behind this tool: Brainstorm tool release: Optimizing web fuzzing with local LLMs Short Description Combines traditional web fuzzing techniques with AI-powered path generation to discover hidden endpoints, files, and directories in web applications. Screenshot Long Description This tool enhances traditional web fuzzing by using local AI language models (via Ollama) to generate intelligent guesses for potential paths and filenames. It works by: Extracting initial links from the target website Using AI to analyze the structure and suggest new potential paths Fuzzing these paths using ffuf Learning from discoveries to generate more targeted suggestions Repeat There are 2 tools: : Main fuzzer focusing on general path discovery : Specialized variant for short filename discovery (e.g., legacy 8.3 format) Prerequisites Python 3.6+ ffuf (https://github.com/ffuf/ffuf) Ollama (https://ollama.ai) Required Python packages (see requirements.txt) Local Ollama models By default, the tool is using the model .

fuzzinginfosecllmllmspentestingweb

Quick Facts

Stars384
Forks50
LanguagePython
CategoryAgent Tool
Quality Score40.75/100
Open Issues4
Last Updated2024-11-26
Created2024-11-24
Platformsbrowser, python
Est. Tokens~9k

brainstorm alternative? Top 6 similar tools

Looking for a brainstorm alternative? If you're comparing brainstorm with other agent tool tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.

  • FuzzyAI by cyberark · ⭐ 1.2k

    A powerful tool for automated LLM fuzzing. It is designed to help developers and security researchers identify

  • pentest-ai-agents by 0xSteph · ⭐ 1.8k

    Turn Claude Code into your offensive security research assistant. Specialized AI subagents for authorized pene

  • awesome-hacking-lists by taielab · ⭐ 1.3k

    A curated collection of top-tier penetration testing tools and productivity utilities across multiple domains.

  • reconmap by reconmap · ⭐ 933

    Reconmap is a collaboration-first security operations platform for infosec teams and MSSPs, enabling end‑to‑en

  • mcp-framework by QuantGeekDev · ⭐ 908

    The Typescript MCP Framework

  • MCP-Nest by rekog-labs · ⭐ 651

    A NestJS module to effortlessly create Model Context Protocol (MCP) servers for exposing AI tools, resources,

More Agent Tool Tools

Explore other popular agent tool tools:

View all Agent Tool tools →

Popular Python Agent Tools

Frequently Asked Questions

What is brainstorm?

brainstorm is A smarter web fuzzing tool that combines local LLM models and ffuf to optimize directory and file discovery. It is categorized as a Agent Tool with 384 GitHub stars.

What programming language is brainstorm written in?

brainstorm is primarily written in Python. It covers topics such as fuzzing, infosec, llm.

How do I install or use brainstorm?

You can find installation instructions and usage details in the brainstorm GitHub repository at github.com/Invicti-Security/brainstorm. The project has 384 stars and 50 forks, indicating an active community.

What are the best alternatives to brainstorm?

The top alternatives to brainstorm on Agent Skills Hub include FuzzyAI, pentest-ai-agents, awesome-hacking-lists. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.

View on GitHub → Browse Agent Tool tools