GitPedia

Breacher

An advanced multithreaded admin panel finder written in python.

From s0md3v·Updated June 29, 2026·View on GitHub·

**Breacher** is An advanced multithreaded admin panel finder written in python. The project is written primarily in Python, distributed under the Other license, first published in 2017. Key topics include: admin-panel, cpanel, cpanl-finder, directory, directory-bruteforce.

Breacher

A script to find admin login pages and EAR vulnerabilites.

Features

  • Multi-threading on demand
  • Big path list (482 paths)
  • Supports php, asp and html extensions
  • Checks for potential EAR vulnerabilites
  • Checks for robots.txt
  • Support for custom patns

Usages

  • Check all paths with php extension
python breacher -u example.com --type php
  • Check all paths with php extension with threads
python breacher -u example.com --type php --fast
  • Check all paths without threads
python breacher -u example.com
  • Adding a custom path. For example if you want all paths to start with /data (example.com/data/...) you can do this:
python breacher -u example.com --path /data

<b>Note: </b> When you specify an extension using <b>--type</b> option, Breacher includes paths of that extension as well as paths with no extensions like <b>/admin/login</b>

Video Demo

Breacher

Contributors

Showing top 1 contributor by commit count.

View all contributors on GitHub →

This article is auto-generated from s0md3v/Breacher via the GitHub API.Last fetched: 6/29/2026