Back to Projects

Brute-Forcer

August 2023
PythonCybersecurityCLI Tool
Brute-Forcer
Security testing tool interface
A Python tool for finding website directories quickly. Great for testing security and ethical hacking.

A CLI-based directory brute-forcer tool written in Python using threading for speed. Designed for security professionals and ethical hackers to test website security.

The tool helps identify hidden directories and potential security vulnerabilities in web applications, making it valuable for penetration testing and security audits.

Key Features

  • Fast multi-threading for concurrent directory discovery
  • Customizable wordlists for targeted testing
  • Timeout configuration for different server responses
  • Comprehensive logging and reporting
  • User-friendly command-line interface

Technologies

PythonThreadingHTTP LibrariesCLI

Related Projects