Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sundaysec committed Jan 17, 2019
1 parent 0140cc8 commit 644e6f5
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Anubis Captive Wifi Hotspot bypass

Captive Portal
==

[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).](https://www.webopedia.com/TERM/C/captive_portal.html)

Many institutions use this type of authentication in the WIFI as a 'sure' means of preventing unauthorised access.
Expand Down Expand Up @@ -36,8 +39,7 @@ Navigate to the cloned folder
`cd ./anubis/`

Run the installer
`chmod +x ./installer.sh ; ./installer.sh`

`pip install -r requirements.txt`
Run anubis

`python anubis.py`

0 comments on commit 644e6f5

Please sign in to comment.