Please tell me how to break/Secure the security of any login page.

yugalonline

yugalonline

@yugalonline-dfrYOh Oct 16, 2024
I want to know the security issues associated with any login page.
and how can we break the security using SQL injections.
Please give me some example queries and descriptions.

and also let me know how a programmer can protect their site from being break/hacked...

Thanks in advance for reading this question !

Please mail me or reply me with your answer's I will be very much thankful to all of you.
😁

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • grayhat

    grayhat

    @grayhat-FImbA5 Sep 29, 2012

    if you want to break the security login you can use the sql injection:
    first type the test' or 1=1-- in username field and enter no required for paswd and hit enter beacause this qury gives always true statement in this database. next time i will explain briefly