Tweet, Share & Like [ EnAcCiOn ]

 

FeedBurner FeedCount Y Facebook | EnAcCiOn

Send Voicemail | EnAcCiOn

Contact me using vCita | EnAcCiOn

Contact me using vCita | EnAcCiOn

Meeting Scheduler Powered by vCita

jueves, 11 de diciembre de 2014

help

It said Your entry was incorrect, please try again!and it is correct i verify many times and they are the same word i have to dowload a file and i cant doload HELP!!!!!

Text field on ReCAPTCHA popup window becomes non editable after clicking on "Get an audio challenge" icon

I'm integrating http://bit.ly/1IGPiVl it seems I faced with the bug when the text field on ReCAPTCHA popup window gets non editable after clicking on "Get an audio challenge" iconwhich make it impossible to pass it in audio mode. Tested in FF, IE, Chrome, Opera. Any ideas how to fix it on the client side or any workarounds?Thanks! -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

Delivery Status Notification (Delay)

This is an automatically generated Delivery Status Notification THIS IS A WARNING MESSAGE ONLY. YOU DO NOT NEED TO RESEND YOUR MESSAGE. Delivery to the following recipient has been delayed: root@admin1.byetcluster.com Message will be retried for 1 more day(s) Technical details of temporary failure: The recipient server did not accept our requests to connect. Learn more at http://bit.ly/1hd3Dfk [(0) admin1.byetcluster.com. [185.27.134.13]:25: socket error]

Re: Async issues

Thank you so much for your reply! Well, the user on the page get's notified by the widget but as far as I know the user of the API does not. Getting notified by the API would be really helpful as I don't want the user to submit an unsolved (or rather timed out) captcha. -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

Re: Still seeing the OLD ReCAPTCHA, not the new one

It's nice to know I'm not losing my mind...Now,Can anyone easily tell me how to edit my OLD php code (seen here: http://bit.ly/1smBchG ) to incorporate the changes?On Thursday, December 11, 2014 9:40:56 AM UTC-5, James Turner wrote: It's a newer API basically, so yes you need to do something. Go read the documentation (http://bit.ly/1ftVSO3.), or if you're proficient in a programming language go investigate some of the codebases that encapsulate some of the component parts for you (http://bit.ly/1BBsYKZ). On Tuesday, 9 December 2014 16:46:05 UTC, Chaz Antonelli wrote: I've been using ReCAPTCHA for some time with my website and until recently, it worked just fine.Over the past 8 months, I've seen a huge surge of robotic spamming machines which defeated ReCAPTCHA.I was excited that Google stepped up and changed the ReCAPTCHA system to better defeat these robots;HOWEVER,I am still seeing the old ReCAPTCHA sytem on my site -- not the new ReCAPTCHA system.Need I do something to activate the NEW ReCAPTCHA service?Thanks for any assistance in this matter. -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

Re: Anyone implimented the new recaptcha in 'ole Classic ASP yet?

Any details/further documentation available e.g. options, config etc?

Hi, The documentation is very sparse (but adequate) for the new reCAPTCHA and thanks to a user on here I was able to implement an MVC solution however there seems to be a lack of information regarding what options there are e.g. for the widget, what features we can turn on or off...or am I right in assuming that it is as-is and we simply drop in the widget (or render it) and that's it? Thanks in advance, T -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

Re: Hardening CAPTCHA against attacks - actual people solving the CAPTCHA for mal intent

I took a look into the possible defenses versus clickjacking, and to me it looks like it might be a good idea for the recaptcha admin page (http://bit.ly/16b600a) to check the HTTP header for the X-Frame-Options line to give security recommendations to the web developer. That way if their site isn't configured to prevent clickjacking then they could be warned ahead of time. I would imagine that most high volume sites targeted by attackers would probably already use this option to prevent accounts from being stolen through clickjacking. I was looking into how hard it would be to detect an attack so statistics could be collected. This might work: (http://bit.ly/1zUFYaH), but the attackers could use the same anti-frame-busting techniques involving XSS filters to disable it. If it just used AJAX to log the referrer domain rather than trying to break out of the frame, an attacker might not even notice it. On Thursday, December 11, 2014 8:48:29 AM UTC-6, James Turner wrote: Browsers can defeat this, but only if the server providing the original captcha supplies a valid X-Frame-Options header. That being said, not a lot of servers supply the X-Frame-Options header. http://mzl.la/16b600e What you're talking about is essentially a form of clickjacking. On Wednesday, 3 December 2014 21:23:53 UTC, Allen Webb wrote: I was impressed by the new developments to reCAPCHA which use the entire user experience as input for the detection process. As a grad student working on security research I wonder how this impacts the known attacks to CAPCHAs specifically attacks which involve tricking users into solving a CAPCHA on behalf of an attacker through a third party service. There may already be measures in place against this kind of attack since it was published in 2004 (http://bit.ly/1uoQz95). I think it would be an interesting problem to solve because regardless of how good a CAPTCHA is at detecting bots the loophole of attackers tricking or motivating people to solve CAPTCHAs on their behalf may be significant. Along these lines I have the following questions: Are measures already in place for defeating this kind of attack? (I don't want to spend too much time looking into a problem that is already solved) Are there any measurements / estimates to how much this kind of attack has already been used? (It might not be worth looking into this problem yet if there isn't enough abuse of the loophole to justify the effort) -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

Re: Centering the NoCAPTCHA ReCAPTCHA

By center I mean the equivalent of margin:auto and text-align:center.On Thursday, December 11, 2014 8:43:30 AM UTC-8, Ethan D wrote: Hey guys. I was wondering how to center the new reCAPTCHA that was released a few days ago. I've looked all over the place and couldn't find anything! Thanks for the help. :) -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

Centering the NoCAPTCHA ReCAPTCHA

Hey guys. I was wondering how to center the new reCAPTCHA that was released a few days ago. I've looked all over the place and couldn't find anything! Thanks for the help. :) -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

Re: Problem with new reCAPTCHA in a single-page AngularJS app

I'll give your workaround a try. It sounds less dirty than my current workaround of preserving the grecaptcha iframe (moving it offscreen) in the $scope.$on('$destroy') handler.On Thursday, December 11, 2014 5:37:13 AM UTC-5, 盛貫銘 wrote: I can confirm this, too. My dirty workaround was to manually remove div.pls-container before calling grecaptcha.reset function. -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

New recaptcha width

Have anyone found a way to resize the new recaptcha box? I have a side-bar on my page where I want to put recaptcha but I have room for max 250px... Google: Please make a way for us to resize the recaptcha box, or make some themes with different sizes -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

Re: Hardening CAPTCHA against attacks - actual people solving the CAPTCHA for mal intent

Browsers can defeat this, but only if the server providing the original captcha supplies a valid X-Frame-Options header. That being said, not a lot of servers supply the X-Frame-Options header. http://mzl.la/1uoQz94 What you're talking about is essentially a form of clickjacking. On Wednesday, 3 December 2014 21:23:53 UTC, Allen Webb wrote: I was impressed by the new developments to reCAPCHA which use the entire user experience as input for the detection process. As a grad student working on security research I wonder how this impacts the known attacks to CAPCHAs specifically attacks which involve tricking users into solving a CAPCHA on behalf of an attacker through a third party service. There may already be measures in place against this kind of attack since it was published in 2004 (http://bit.ly/1uoQz95). I think it would be an interesting problem to solve because regardless of how good a CAPTCHA is at detecting bots the loophole of attackers tricking or motivating people to solve CAPTCHAs on their behalf may be significant. Along these lines I have the following questions: Are measures already in place for defeating this kind of attack? (I don't want to spend too much time looking into a problem that is already solved) Are there any measurements / estimates to how much this kind of attack has already been used? (It might not be worth looking into this problem yet if there isn't enough abuse of the loophole to justify the effort) -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

Re: Still seeing the OLD ReCAPTCHA, not the new one

It's a newer API basically, so yes you need to do something. Go read the documentation (http://bit.ly/1nZtkBK), or if you're proficient in a programming language go investigate some of the codebases that encapsulate some of the component parts for you (http://bit.ly/1vV94am). On Tuesday, 9 December 2014 16:46:05 UTC, Chaz Antonelli wrote: I've been using ReCAPTCHA for some time with my website and until recently, it worked just fine.Over the past 8 months, I've seen a huge surge of robotic spamming machines which defeated ReCAPTCHA.I was excited that Google stepped up and changed the ReCAPTCHA system to better defeat these robots;HOWEVER,I am still seeing the old ReCAPTCHA sytem on my site -- not the new ReCAPTCHA system.Need I do something to activate the NEW ReCAPTCHA service?Thanks for any assistance in this matter. -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

Blogger maisdoquevcimagina

Hello I have created a blogger for our advertising agency and also we have a christmas infographic for our clients and other partners to create their own infographic and post on our blog The problem is that now in december a lot of people (not more than 100 a day) will post it and we need to avoid the captcha for posts... is it possible? -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

no hay manera de entender los malditos rechapta estos!

no hay manera de entender los malditos rechapta estos! -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

Re: Problem with new reCAPTCHA in a single-page AngularJS app

I can confirm this, too. My dirty workaround was to manually remove div.pls-container before calling grecaptcha.reset function. -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

Re: Problem with new reCAPTCHA in a single-page AngularJS app

This doesn't solve the problem which original post describes.Dorian Karter於 2014年12月11日星期四UTC+8上午6時01分37秒寫道: You guys should try this out: http://bit.ly/12Qdp2J Wednesday, December 10, 2014 8:34:48 AM UTC-6, Thomas Deater wrote: We used this reCAPTCHA directive as a starting point, but have modified it extensively: http://bit.ly/1Dcy9CR Wednesday, December 10, 2014 8:35:49 AM UTC-5, Arif Setiawan wrote: Hi Thomas, can you share how to implement new recaptcha on angularjs? because i've struggling for hours with no luck, thanks before :)On Wednesday, December 10, 2014 5:11:57 AM UTC+7, Thomas Deater wrote: We are building a multi-step registration flow as a single-page AngularJS app. There is a reCAPTCHA on step 1. When the user successfully submits that form, we destroy that view (including the reCAPTCHA element and iframe) and render step 2. However, there appear to be various event-bindings related to reCAPTCHA that are left on the page, which results in multiple errors being logged to the console each time the user clicks any element in step 2: Uncaught SecurityError: Blocked a frame with origin "http://bit.ly/1eCg7Yn" from accessing a frame with origin "https://foo.com". Protocols, domains, and ports must match. I think the new reCAPTCHA really needs a destroy() method (like the old reCAPTCHA) to clean this up. -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

EnAcCiOn

Contador Web | EnAcCiOn

EnAcCiOn

EnAcCiOn

EnAcCiOn

Blog Archive | EnAcCiOn