FaceOff Posted October 18, 2010 Author Posted October 18, 2010 was thinking of translating into English and spanhol but each thought best to translate your language ^ ^
Sido Posted October 18, 2010 Posted October 18, 2010 sorry for double post, but i cant edit the first one :/ http://www.maxcheaters.com/forum/index.php?topic=166924.msg1433738#msg1433738 in english :P
l22expert Posted December 28, 2011 Posted December 28, 2011 thanks for shre try many more but i hop work this nice share
Zoey76 Posted December 29, 2011 Posted December 29, 2011 A SQL injection is often used to attack the security of a website by inputting SQL statements in a web form to get a badly designed website to perform operations on the database (often to dump the database content to the attacker) other than the usual operations as intended by the designer. SQL injection is a code injection technique that exploits a security vulnerability in a website's software. The vulnerability happens when user input is either incorrectly filtered for string literal escape characters embedded in SQL statements or user input is not strongly typed and unexpectedly executed. SQL commands are thus injected from the web form into the database of an application (like queries) to change the database content or dump the database information like credit card or passwords to the attacker. SQL injection is mostly known as an attack vector for websites but can be used to attack any type of SQL database. I'd recommend you guys to read about it, this script can be SQL injected really easy. I really don't recommend using it, unless for local test purposes. Since I'm not here only to criticize: https://rapidshare.com/files/3079241013/account_manager.zip That are minor checks to avoid injection, anyway this scripts aren't completely safe. That would require a lot more attention.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now