i got sql injected use Gunz revolotion web 2010 And wizkid and kyuma register page how to fix?
i got sql injected use Gunz revolotion web 2010 And wizkid and kyuma register page how to fix?
Google is your friend. Anyway they are PHP codes for anti sql inject. Cant send you a link bcause im now on mobile.
Posted via Mobile Device
I have the antisql in the site it looks like he done it threw the emblem upload but everytime i use that site now it auto inject
get a better register page and check what changes are made to your database
You said its auto-injecting though the emblem page?
If so, look inside your clan emblem folder, and see if theres any .php script and delet it :l
Posted via Mobile Device
a shell was there deleted now but every time i use my site it auto injects my db so i use an old version i had backed up
You need a better emblem upload script. Ways to stop it, check image size ect so it cant be to big, and place this in your emblem folder to stop php files from being ran. gl
PHP Code:RemoveHandler .php .phtml .php3
RemoveType .php .phtml .php3
AddType text/plain .php .phtml .php3
php_flag engine off
where to put this exacly?