I recently got my server up but there already has been a huge wave of SQL injections. Now before I'm gonna wipe my db for the 3rd time now, I was wondering if there's any way to stop people from injecting.
I'm currently running with these:
xArva's launcher
NanFS
IIS7.5 w/ PHP7
The 2012 php register page (was told this could cause it) and a login.php with external config. I was thinking about making an sql user with access only to account & token table but I'm not sure that will work.
Show me the Website.
And I will tell you possible security issues.
If you are already using PDO, prepared Statements are easy to embedd.
If not, there are easy functions stored in classes to check every users Input.
I can provide u samples of mine.
I am using outdated mssql_ functions which are secured by my selfmade security classes and never had issues with injects.
aaaaaand now Most of those cool pro coders with bellys here are going to blame me now "menz noob why r u sing mssql_ instead of pdo blabla".
The 2012 php register page (was told this could cause it) and a login.php with external config. I was thinking about making an sql user with access only to account & token table but I'm not sure that will work.
Verstuurd vanaf mijn SM-G900F met Tapatalk
Register 2012 .... has no right escape string...buy the way the Register is shit
from 2012 right ?
PHP Code:
<?php
ob_start('ob_gzhandler');
session_start();
include_once "config.php";
echo "<!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.01 Transitional//EN'>
<html>
<head>
<title>".$title."</title>
<meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'>
<link href='css/style.css' rel='stylesheet' type='text/css'>
<script language='JavaScript' type='text/JavaScript'>
<!--
function disabledBttn(formname)
{
if (document.all || document.getElementById) {
for (i=0;i<formname.length;i++) {
var bttn=formname.elements[i];
if(bttn.type.toLowerCase()=='submit' || bttn.type.toLowerCase()=='reset' || bttn.type.toLowerCase()=='button')
bttn.disabled=true;
}
}
}
//-->
</script>
</head>
Website auf Injections checken 02/16/2014 - Web Development - 11 Replies Hallo,
wollte mal fragen ob mir einer meine Homepage auf SQL-Injections checken kann. Oder auf andere kritische Fehler, die einen Datenbank-Zugriff gewähren könnten.
http://gaming-stats.de
Und gibt es Methoden dies zu verhindern? Sich mehr abzusichern? Gibt es Methoden Injections zu 100% nicht zuzulassen?
Grüße :p
[Help]Injections and autorisations. 08/16/2013 - S4 League - 9 Replies Yo.
I re-installed windows 7, and i had a problem :
Injections for S4Client.exe don't work, because of system autorisation.
I'm in administrator account, i have all rights normally, executed as admin, uninstalled anti-virus,but it still doesnt inject.
I tried faith injector undetected, it says "injection successful" but it's not true, nothing changes ingame.
I tried process hacker, it says "Unable to inject the DLL into S4Client.exe (PID 1384): because of injection conflits, it wasn't...
Protection against dll injections 07/23/2012 - Metin2 Private Server - 0 Replies Hello , i play in a server that have protection agains dll injections , the ichigo-defender. The ichigo-defender close the metin window when i inject any dll file.
Does anybody know how to bypass this ?? the client have protection against injections trought logininfo.py. they changed the name on logininfo.py on the exe file , and they compiled and encripted the file.
if anybody could help me i would be very grateful :)
and sorry for my english , hope you understand everything
[Tutorial]SQL Injections 12/02/2009 - Dekaron Private Server - 4 Replies Too much spam on PMs. Please close the thread.
[Discussion]Dll injections in Dragonica THQ 07/12/2009 - Dragonica - 9 Replies So i've been playing around with dll injection in dragonica online, THQ*Ice server, and I've put together some basics. I'm learning this stuff too so don't expect me to be some expert.
This is a code i pieced together from other guides I have found throughout my friend, google.
#include <windows.h>
//Define variables
DWORD ThreadID;
float *zoom = (float*)0x012D4A10; //Offset for zoom