Guidelines

Definition

Brute One is an AI assistant designed to help you with vulnerability assessments and bug hunting.

It responds to natural language and it has the capability to run some ethical hacking tools with a default setup.

Disclaimer

Brute One is for ethical hacking, authorized security testing and bug bounty programs only. You must have explicit permission before testing any target. Unauthorized use is prohibited and may lead to legal action.

AI can make mistakes — always verify the outputs yourself.

Tools

This is the current list of 3rd party tools that Brute One uses, you can always ask this list to it:

  • Free Tier: nmap, katana (with 3 levels depth), nuclei (with few templates)
  • Paid Tier: KNOXSS, unKover, reKover, nmap, subfinder, katana (with 5 levels depth), nuclei (with main templates), gobuster, sqlmap

The paid tier also has some hunting workflows or "recipes", which are the chaining of some tools and scripts to perform tasks:

  • find_subdomains, find_all_applications, idor_tester, web_search, exploit_search*, make_summary
* triggered automatically, also on free tier.

 

All tools or recipes are called naturally in the conversation. Example:

Check this url for xss https://x55.is/brutelogic/xss.php?a=any

But you can also request for it directly:

Run knoxss on https://x55.is/brutelogic/xss.php?a=any

 

Another example:

Bypass this for me https://403.brutelogic.net/access/nginx/admin

Run unkover on https://403.brutelogic.net/access/nginx/admin

 

Fig. 1 - Asking Brute One for a bypass and it responding with comfirmation to run unkover tool.

 

The raw output of the tools are analyzed by Brute One and its responses are based on the following:

  • Vulnerability scanners (KNOXSS, unKover, sqlmap etc): it will provide a PoC if any
  • Reconnaissance tools (reKover, katana, gobuster etc): URLs with vulnerability leads

URLs are prioritized by the scoring algorithm (Prisma) and correlation to known exploit patterns are perfomed. Brute One shows replies with the result of that process.

Tones

Brute One has 3 response tones availlable:

  • Partner: the default one, professional and collaborative. Maintains neutrality and focus on ethical, factual guidance.
  • Mentor: nurturing, structured and encouraging. Focused on clarity, responsibility and support. Helps you to grow, learn and succeed.
  • Adversarial: raw, analytical and aggressive. Short and sharp, straight to the point. Built to focus on what matters and challenge you to go harder.

They are availbale to switch right below the prompt box.

Limits

Currently our limits are:

  • Free Tier: 30 message pairs (your message and the response) or 30k tokens DAILY with a maximum of 3k tokens (15k chars) in a single message.
  • Paid Tier: 100 message pairs (your message and the response) or 100k tokens DAILY with a maximum of 10k tokens (50k chars) in a single message.

Support

Send an email to one@brutelogic.net or a DM to @BRuteLogic on X for questions and/or further assistance.