Skip to content

Bitwise-01/Apex-2.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ApeX

Apex, a tool that uses social engineering to get WIFI keys.

Requirements

  • Kali Linux
  • Python V3.9

Installation

chmod +x setup.sh
./install.sh
  1. Install pipenv
pip install pipenv
  1. Create virtual environment
pipenv install

Usage

pipenv run python server.py

Dashboard

The link to the dashboard can be found in the out of the server.py file
it will look similar to http://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.