Skip to content

Brute Panel is a modern admin login path finder written in Python.

License

Notifications You must be signed in to change notification settings

teamcodesploit/brutepanel

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Brute Panel

Brute Panel is a modern admin login path finder written in Python.

Features:

  • Includes a in-built bruteforcer + google dorker + port scanner.
  • Everything is automated on demand.
  • Bruteforces for directories as well as paths.
  • Has a user-friendly interaction environment.
  • Big path list (near about 3000 paths).
  • Prepares custom report at end of admin panel gathering.
  • Supports php, asp, cgi, brf, js, jsp, cfm and html extensions.
  • Support for custom paths.

Requirements:

  • urllib2
  • google
  • requests
  • re
  • bs4
  • socket

Usage:

  • Clone the script and launch it.
git clone https://github.com/code-sploit/brutepanel.git
cd brutepanel
  • Install the dependencies.
pip install -r requirements
  • Launch the script.
python brutepanel.py
  • Enter the website target.
  • Keep track of changes in the final report.
  • Everything is pretty much automated, so you need not do much.

Version:

  • v1.0.0

To Do's:

  • Associate multithreading with these processes so they can be processed faster.
  • Increase path file list.

Thank you...

  • Team CodeSploit

About

Brute Panel is a modern admin login path finder written in Python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%