Breacher icon indicating copy to clipboard operation
Breacher copied to clipboard

An advanced multithreaded admin panel finder written in python.

Results 20 Breacher issues
Sort by recently updated
recently updated
newest added

is this a bug or am i doing something wrong?

I got this error while scanning a website and as my knowledge from python the problem is from code not my device ![Uploading 652E4BDA-CB86-46B9-AA95-9B5403CF0CC3.jpeg…]()

Traceback (most recent call last): File "breacher.py", line 1, in import requests #module for making request to a webpage ImportError: No module named requests halp

Thanks for accepting the pull request

File "breacher.py", line 69 if 'asp' in type: ^ TabError: inconsistent use of tabs and spaces in indentation

Add yonetim (slug) and yonetiminkendisi paths and pages. (Turkish admin pages)

I needed to find an admin panel. This was working : python breacher.py -u http://10.10.10.140 But this was not working: python breacher.py -u http://10.10.10.140/index.php The admin panel is located at...

File "breacher.py", line 69 if 'asp' in type: ^ TabError: inconsistent use of tabs and spaces in indentation how to fix this error