ADMIN-SAN
This is the official and only repository of the Admin-san project.
Written by: TheFuzzyRabbit [@rabbit_fuzzy]
Features
Admin-san is an open-source Asynchronous Admin Panel Finder made with Python3 its one of the fastest Admin Panel Finders out there
PREREQUISITES
- Python 3.x
- pip3
- git
PYTHON 3 PREREQUISITES
- aiohttp
- asyncio
Installation
Resolve dependencies
Ubuntu/Debian System
$ sudo apt-get --force-yes -y install git python3 python3-pip
Getting and Running Admin-san
$ git clone https://github.com/WeebSec/admin-san.git $ cd admin-san $ sudo pip3 install -r requirements.txt $ python3 admin-san.py