H
H
Hazrat Hajikerimov2014-07-11 21:30:41
XSS
Hazrat Hajikerimov, 2014-07-11 21:30:41

Is there a tutorial site about XSS and SQL injection?

I am interested in site security, how XSS vulnerability works, how to detect it, use it, and also about SQL injections. Are there any books on this subject with examples.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
S
sim3x, 2014-07-11
@hazratgs

You don't need this info until you learn how to search the Internet

C
Calc, 2014-07-11
@Calc

There is enough information on wikipedia
XSS just saying - injecting a script into a site (html tags allowed)
SQL injection usually occurs if SQL "control characters" are passed
They are usually escaped php.net/manual/ru/function.addslashes.php

D
Danny, 2014-08-17
@iAmDanny

For SQL-inj I don't know, but for XSS you can try xss-game.appspot.com

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question