StepCrypto / cpanel-attack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A script to find admin login pages and EAR vulnerabilites.

I am not responsible for your actions. By downloading software from this repository, you agree to the [license]

Features

  • Multi-threading on demand
  • Big wordlist list (31371 patch)
  • Supports php, asp and html extensions
  • Checks for potential EAR vulnerabilite
  • Support for custom patns
  • Web Crawling
  • Checks for robots.txt
  • Saving results to file

Installing for termux

  • pkg upgrade
  • pkg update
  • pkg install git
  • git clone https://github.com/mishakorzik/AdminHack
  • cd AdminHack
  • bash setup.sh

Installing for linux

  • apt update
  • apt upgrade
  • apt install git
  • git clone https://github.com/mishakorzik/AdminHack
  • cd AdminHack
  • bash setup.sh

Installing for arch linux

  • sudo pacman -Syu
  • sudo pacman -Sy --noconfirm git -y
  • git clone https://github.com/mishakorzik/AdminHack
  • cd AdminHack
  • bash setup.sh

Everything is ready! Now we are waiting for everything to download!

  • success

Start Program

Enter a command to start AdminHack.

  • bash AdminHack.sh

If there are problems then look down there will be if failed to download.

Need Help

Do you need help? Write me on: developer.mishakorzhik@gmail.com

And I will consider your letter and problem!

Emails: info@stepcrypto.info

Developers:

ss


## Bug?
If the tool fails, follow these steps:

1. Take a screenshot and see the error 
   in detail

2. Contact me 


3. Submit the screenshot and explain 
   your problem with that error

About

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%