Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #50244

Re: crack a router passcode

References <mailman.4418.1373345779.3114.python-list@python.org> <b42cqrF56csU1@mid.individual.net> <krh2t1$n9$1@news.grnet.gr>
Date 2013-07-09 23:32 +1000
Subject Re: crack a router passcode
From Chris Angelico <rosuav@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.4450.1373376782.3114.python-list@python.org> (permalink)

Show all headers | View raw


On Tue, Jul 9, 2013 at 11:23 PM, Ferrous Cranus <nikos@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

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

crack a router passcode saadharana <saadharana@gmail.com> - 2013-07-08 21:55 -0700
  Re: crack a router passcode Neil Cerutti <neilc@norwich.edu> - 2013-07-09 12:08 +0000
    Re: crack a router passcode Ferrous Cranus <nikos@superhost.gr> - 2013-07-09 16:23 +0300
      Re: crack a router passcode Chris Angelico <rosuav@gmail.com> - 2013-07-09 23:32 +1000
        Re: crack a router passcode Neil Cerutti <neilc@norwich.edu> - 2013-07-09 14:15 +0000
        Re: crack a router passcode Ferrous Cranus <nikos@superhost.gr> - 2013-07-09 17:26 +0300
          Re: crack a router passcode Dave Angel <davea@davea.name> - 2013-07-09 10:46 -0400
            Re: crack a router passcode Ferrous Cranus <nikos@superhost.gr> - 2013-07-09 19:06 +0300
              Re: crack a router passcode Dave Angel <davea@davea.name> - 2013-07-09 16:59 -0400
                Re: crack a router passcode alex23 <wuwei23@gmail.com> - 2013-07-10 13:18 +1000
              Re: crack a router passcode Chris Angelico <rosuav@gmail.com> - 2013-07-10 12:44 +1000

csiph-web