Bitwise-01 / Apex-2.0

Evil twin tool.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Evil twin tool.

License:MIT License


Languages

Language:Python 44.9%Language:JavaScript 24.7%Language:HTML 24.4%Language:CSS 6.0%Language:Shell 0.1%