Byzantium Live Distro Captive Portal: Difference between revisions
From HacDC Wiki
No edit summary |
|||
Line 9: | Line 9: | ||
* [http://nocat.net/ NoCatSplash] | * [http://nocat.net/ NoCatSplash] | ||
* [http://search.cpan.org/~gaissmai/Captive-Portal/ Captive::Portal] | * [http://search.cpan.org/~gaissmai/Captive-Portal/ Captive::Portal] | ||
** [[Captive::Portal notes] | ** [[Captive::Portal notes]] | ||
** [[Dependencies]] | ** [[Dependencies]] |
Revision as of 00:20, 30 November 2011
Description
Catch the first DNS request from a node or client and redirect them to a page which will inform them of Byzantium's capabilities or lack their of.
Suggestions
- dnsmasq+custom scripts
- Have DNSmasq running, config file generated by control panel.
- Basic DNS hijacking possible (right now, intercepts www.google.com and encrypted.google.com)
- When the captive portal is working we won't need to do this.
- WiFiDoc
- NoCatSplash
- Captive::Portal