Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #50250
| From | Ferrous Cranus <nikos@superhost.gr> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: crack a router passcode |
| Date | 2013-07-09 17:26 +0300 |
| Organization | GRNET - Greek Research and Technology Network |
| Message-ID | <krh6je$7c4$1@news.grnet.gr> (permalink) |
| References | <mailman.4418.1373345779.3114.python-list@python.org> <b42cqrF56csU1@mid.individual.net> <krh2t1$n9$1@news.grnet.gr> <mailman.4450.1373376782.3114.python-list@python.org> |
Στις 9/7/2013 4:32 μμ, ο/η Chris Angelico έγραψε: > 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 Seems a real person that responds back, why do you say its a spambot? How is is able to reply if it it one? -- What is now proved was at first only imagined!
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll 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