Skip to content

hackerjoe69/AdminBusterPro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AdminBusterPro

Overview

AdminBusterPro is a tool designed to assist in administrative panel discovery. This README provides instructions for setup and usage.

Setup

  1. Clone the repository:
    git clone https://github.com/hackerjoe69/AdminBusterPro.git 
    
  2. Navigate to the project directory:
    cd AdminBusterPro 
    

Usage

Basic usage with default wordlist

python3 adminbusterpro.py -t example.com 

With custom wordlist

python3 adminbusterpro.py -t example.com -w adminbusterpro.txt 

With more threads and random user agents

python3 adminbusterpro.py -t example.com -th 20 -ua 

With longer timeout and no SSL verification

python3 adminbusterpro.py -t example.com -to 10 --no-ssl-verify 

Screenshot

AdminBusterPro in Action

Video

About

a greyhat hacking tool for searching admin panels on domains

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages