Skip to content

sundaysec/anubis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Anubis Captive Wifi Hotspot bypass

Unfortunately am sundaysec is experiencing Kernel Panic called examinations... Will commit soon :)

A Web page used on public-access networks that require a user to view and interact with before being granted access to the public network. Captive portals are widely used by businesses that offer free Wi-Fi hotspots to Internet users. Usually a captive portal requires users to read and accept the business' acceptable use policy (AUP).

Many institutions use this type of authentication in the WIFI as a 'sure' means of preventing unauthorised access.

Image Example

alt text

Carlos Pérez-Aradros Herce Captive hotspot

How Anubis works

alt text

Captive Wifi Hotspot network structure with the attacker standby The captive hotspot accepts traffic only from the registered devices anubis scans for all the devices connected on the same network It then tries to change the device IDS into the identified deviced IDs

Installing anubis

Clone the anubis project files

git clone https://github.com/sundaysec/anubis.git

Navigate to src in the cloned folder

cd ./anubis/src

Run the installer to check dependencies

chmod x ./installer.sh ; ./installer.sh

Run the main python file

cd .. ; python anubis.py