Website and General security or password question | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 1

Website and General security or password question

Hi, so for the longest time have I been wondering how would you go about making a, for example Java program, which at one point logs into your website (control panel or database like SQL), you would have to make a code which would send a request to login, with the said credentials, right? Well what if someone was to deobfuscate your project and find the code which logs into your panel/database, they would know your credentials too, right? If not, how would you login to a website, database or a control panel or anything in general without who ever sees your code being able to do the same thing?

19th Sep 2021, 9:27 PM
JakŔa Bračinac
1 Resposta
0
Hi happytohelp, thanks, but cant you see a part of the backend code in inspect element (talking about websites now)?
20th Sep 2021, 8:12 AM
JakŔa Bračinac