Jump to content
UBot Underground

Anyone able to decode this CAPTCHA? [SOLVED]


Recommended Posts

I can't find a way to decode this captcha:

 

EXAMPLE SITES:

 

http://www.nujij.nl/registreren.2051061.lynkx

 

http://www.binnenlandsbestuur.nl/nieuws/2010/09/regels-nodig-voor-hoofddoek-in-cel.283990.lynkx

 

It seems the captcha is hidden/encrypted via CSS code? :S

Link to post
Share on other sites

Here are the two css files being called and there is no reference to anything captcha. What I can tell you is the .lynkx extension is associated with a commercial CMS(http://www.voormedia.com/en/solutions/content-management/lynkx-contentmanager-cms.html) which means the likelihood the source file is inaccessible is high.

 

 

view-source:http://www.nujij.nl//XRenderers/Site.css?version=100824164843040

 

view-source:http://www.nujij.nl//Liones.css?version=081210155936000

 

Hth

 

John

Link to post
Share on other sites

I can't find a way to decode this captcha:

 

EXAMPLE SITES:

 

http://www.nujij.nl/registreren.2051061.lynkx

 

http://www.binnenlandsbestuur.nl/nieuws/2010/09/regels-nodig-voor-hoofddoek-in-cel.283990.lynkx

 

It seems the captcha is hidden/encrypted via CSS code? :S

 

There you go enigma. I have done the first one for you as an example..

 

Enjoy !

 

Praney ;)

  • Like 1
Link to post
Share on other sites

There you go enigma. I have done the first one for you as an example..

 

Enjoy !

 

Praney ;)

 

Thanks Praney,

 

Will check this out.

I'm very curious how you were able to get this done, so will look at it immediately ;)

Thanks again.

 

EDIT:

 

Captcha image is empty.

See screenshot:

 

http://img824.imageshack.us/img824/7318/emptycaptcha.png

Link to post
Share on other sites

Thanks Praney,

 

Will check this out.

I'm very curious how you were able to get this done, so will look at it immediately ;)

Thanks again.

 

EDIT:

 

Captcha image is empty.

See screenshot:

 

http://img824.imageshack.us/img824/7318/emptycaptcha.png

 

Hmm, thats odd it works for me look at the screenshot..

Link to post
Share on other sites

Hmm, thats odd it works for me look at the screenshot..

 

I see you try to capture the captcha by "choose by position".

Will uBot perform different when using different screenresolutions/sizes?

 

I tried it again, and it gives back the same empty (white) image (or whatever it is)

Link to post
Share on other sites

I tried to change the "choose by position" and it use a different position for me.

So i thought it might be the screenresolution, however, when trying it give me the same white image. :S

Link to post
Share on other sites

Really weird...

 

When using DIV and "choose by attribute" and select "outerHTML" it shows a bunch of HTML Colour codes (i.e. #6a6a6a) but it does not show any image source or text regarding the captcha.

Link to post
Share on other sites

Ok done..

 

Now try this..

 

Tell me how it worked for you..

 

Will try this one now.

I just tried the first one again and have add my own hard cleaner sub into your .ubot file.

Then it worked correctly...

However... it does not work all the time.

Let's say from 10 runs, it works 3 times.

So there is still something wrong (with the first .ubot file).

 

Will try the second now, hang on ;)

Link to post
Share on other sites

Ok done..

 

Now try this..

 

Tell me how it worked for you..

 

This one seems to work Praney.

However, it returns an error that the captcha is wrong (while i'm 200% sure it's correct).

Link to post
Share on other sites

This one seems to work Praney.

However, it returns an error that the captcha is wrong (while i'm 200% sure it's correct).

 

 

I know that must be programmed, you have to loop the captcha solving until it is solved..

Link to post
Share on other sites

I know that must be programmed, you have to loop the captcha solving until it is solved..

 

Yes done that...

Added an IF to it but actually i have to watch a tutorial that shows me how the WHILE works (as WHILE will loop only as long as it's true/false is).

 

Thanks again for your time Praney.

Didn't know it was just so simple to add a wildcard into the div to get the captcha.

This annoyed me for multiple hours and it's almost 100% solved now. ;)

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...