Jump to content

JAVA Peddalu Ravali


fake_Bezawada

Recommended Posts

9 minutes ago, Pichkaari said:


quick question.. Json lo sql injection enti? not sure nee question ento.. 

Pyna na scenario itchanu papachak mayya check it once

Link to comment
Share on other sites

  • Replies 47
  • Created
  • Last Reply

Top Posters In This Topic

  • fake_Bezawada

    17

  • Prabhas_Fan

    6

  • SeemaLekka

    4

  • SANANTONIO

    3

Popular Days

Top Posters In This Topic

Form lo username lo password fields vuntay kada password aythe md5 or some other encryption chesi validate chesukuntam so no problem but username lo query petti server side ki pampisthe adi ela validation anedi question

Link to comment
Share on other sites

2 hours ago, fake_Bezawada said:

Form lo username lo password fields vuntay kada password aythe md5 or some other encryption chesi validate chesukuntam so no problem but username lo query petti server side ki pampisthe adi ela validation anedi question

md5 encryption antavu server side ki pamputha antav...clarity ga chepu 

md5, sha256 encryption epudu use chestaru asalu idea unda? you will get username and password encrypt it using md5, sha256 or whatever hash you have...this hash will be stored on browser/server cache or session or whatever and when user inputs the credentials...user's input (username and password) will be hashed and then hashed values will be compared(passwords/usernames will never will compared its the hash that will be compared)..that is how it works...

Link to comment
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.

×
×
  • Create New...