On Tue, Jul 9, 2013 at 11:23 PM, Ferrous Cranus <ni...@superhost.gr> wrote: > Could python somehow brute force http://192.168.1.1/login.php giving user > and pass trying to guess the password? > > Could it be able to pass values to the input boxes of router's web login > interface?
It certainly could. It's just simple HTTP requests, which Python handles admirably. But this request was sent by a spambot and doesn't need a response. ChrisA -- http://mail.python.org/mailman/listinfo/python-list