Vue-recaptcha callback function

geovane.eztools

New member
Hi all,

I am trying to bypass recaptcha v2 on this website: cnc.tjdft.jus.br/solicitacao-externa
They are using a component called vue-recaptcha, and this guy is encapsulating the callback function to get the token and make the website flow to work.

Anyone has faced this before or have any clues on how I could intercept anything on this scenario to call back the correct function, emulating google call to specified callback function?
 
Last edited by a moderator: