Hi,
I have done some hacking before but mainly through exploits, however this site doesnt seem to be using any known cms whatsoever so Im having some problems.
https://www.auxiliarjuridico.com/buscado…EZ-QUIROZ/
All I want to do is to get the info from the field “Calle:” which is obscured with asterisks. I have been able to deduct the first and last words so it would read: “EDIFICIO ****** ENTRADA 2”. I guess the obscuring is happening on the server side.
I did some site scanning and I found some mild vulnerabilities such as this:
4.3 CVE-2015-9251 jQuery before 3.0.0 is vulnerable to Cross-site Scripting (XSS) attacks when a cross-domain Ajax request is performed without the dataType option, causing text/javascript responses to be executed. jQuery 2.2.4
but couldnt find any exploit for that. Hopefully some one can put me in the right direction.
Thank you.