Apex, a tool that uses social engineering to get WIFI keys.
- Kali Linux
- Python V3.9
chmod +x setup.sh
./install.sh
- Install pipenv
pip install pipenv
- Create virtual environment
pipenv install
pipenv run python server.py
The link to the dashboard can be found in the out of the server.py
file
it will look similar to https://localhost/3ebb0288-b156f6c5d352a8da-0d908d0d
.
The link changes each time you run the server.py
; this is to make it difficult
for unwanted users from accessing the dashboard.