An open API service indexing awesome lists of open source software.

https://github.com/galihap76/apanel

Apanel is a tool to find admin panel of a site.
https://github.com/galihap76/apanel

admin-panel hacking hacking-tool penetration-testing python scanner web-hacking

Last synced: 11 months ago
JSON representation

Apanel is a tool to find admin panel of a site.

Awesome Lists containing this project

README

          

# Apanel⚙️🛠

![version-1.1](https://img.shields.io/badge/version-1.1-green)
[![GPLv3](https://img.shields.io/badge/license-GPLv3-blue)](https://img.shields.io/badge/license-GPLv3-blue)
[![Python3](https://img.shields.io/badge/language-Python3-red)](https://img.shields.io/badge/language-Python3-red)

Apanel is mean (A)dmin (Panel) you can do scan admin panel of a site. I modified the source code from bangladesh black hat hacker you can find here. If you a programmer please read my source code because i already put on comment in program that mean you know what can do this program.

![carbon](https://user-images.githubusercontent.com/83481679/184478673-e0f38559-967f-4c11-89ce-17e4fe5220f2.png)

# Install
```
git clone https://github.com/galihap76/apanel.git
cd apanel
pip install -r requirements.txt
```

# Usage
```
python3 main.py -u
```

# Screenshot 📸
![apanel](https://user-images.githubusercontent.com/83481679/185466863-70529864-876c-4311-9a58-8e466d900837.png)