Jump to content

Sql Injection Questions


AbydosGater

Recommended Posts

Hi, i have been working on my new site version for some time..
And today i was testing its security and found some minor flaws within the code for mysql updates and delete using the GET form method and realised that with simply adding ' or 1=1 to the end of the get the query took affect on all records in the database..

This has since been fixed with POST ;)

But i was wondering for certain things ie: a login form... is it posible that an iinjection would take place on a SELECT query?

Thanks
Link to comment
https://forums.phpfreaks.com/topic/30071-sql-injection-questions/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.