(work in progress)
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.
Tools
This is the current list of 3rd party tools that Brute One uses, you can always ask this list to it:
- nmap, sqlmap, katana, nuclei, subfinder, gobuster, nomore403, KNOXSS
It also has some "recipes", which are the chaining of some tools and scripts to perform some tasks:
- find_subdomains, find_all_applications, idor_tester, web_search, make_summary
All of them 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
The raw output of the tools are analyzed by Brute One and its responses are based on the following:
- Vulnerability scanners (sqlmap, KNOXSS etc): it will provide a PoC if any
- Reconnaissance tools (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 100 message pairs (your message and the response) or 100k tokens DAILY with a maximum of 10k tokens in a single message.
Support
Send an email to assis@brutelogic.net or a DM to @BRuteLogic on X for questions and/or further assistance.