jazzyjay Posted July 26, 2014 Posted July 26, 2014 Hi there, I was trying to Connect the Pineapple to a Webbased Wifi Authentification but I could not succeed. In reality if you want to connect with an other device, a web page pops up where u can type in Username and Password (which I know). Is there a possibility to Connect to this AP? Thank you in Advance, jazzy Quote
Sitwon Posted July 26, 2014 Posted July 26, 2014 There are numerous frameworks that are specifically designed for automating web browser interactions. Perhaps the best known is Perl's mechanize library and its derivatives/ports for other languages. But depending on the page in question, you might be able to get away with just using 'curl' to push a form at the AP. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.