Skip to content

sundaysec/anubis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anubis Captive Wifi Hotspot bypass

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 Captive Hotspot works

alt text WIFI hotspot with Zeroshell captive hotspot

Installing anubis

Clone the anubis project files git clone https://github.com/philemonsunday/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