Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Flyff > Flyff Private Server
You last visited: Today at 22:00

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[HELP] Website anti DDOS, anti Sql Injection

Discussion on [HELP] Website anti DDOS, anti Sql Injection within the Flyff Private Server forum part of the Flyff category.

Reply
 
Old   #1
 
Rhyder`'s Avatar
 
elite*gold: 115
Join Date: Jan 2012
Posts: 1,156
Received Thanks: 894
Smile [HELP] Website anti DDOS, anti Sql Injection

what is the anti ddos and anti sql injection javascript?


thanks in advance
Rhyder` is offline  
Old 11/20/2012, 15:51   #2
 
paddelx3's Avatar
 
elite*gold: 0
Join Date: Feb 2012
Posts: 202
Received Thanks: 133
Sql Injection -> use the function mysql_escape_string();
Anti DDoS -> search for iptabels.

So i dont can assign the Thread Topic with Flyff.
Next time post this in the category for web developing -> .
paddelx3 is offline  
Old 04/11/2013, 12:55   #3
 
DexterSK's Avatar
 
elite*gold: 0
Join Date: Jun 2011
Posts: 160
Received Thanks: 161
Quote:
Originally Posted by paddelx3 View Post
Sql Injection -> use the function mysql_escape_string();
Anti DDoS -> search for iptabels.

So i dont can assign the Thread Topic with Flyff.
Next time post this in the category for web developing -> .
mysql_real_escape_string();
DexterSK is offline  
Old 04/11/2013, 13:30   #4
 
elite*gold: 59
Join Date: Aug 2009
Posts: 1,586
Received Thanks: 489
Quote:
Originally Posted by paddelx3 View Post
Sql Injection -> use the function mysql_escape_string();
Anti DDoS -> search for iptabels.

So i dont can assign the Thread Topic with Flyff.
Next time post this in the category for web developing -> .
iptables is for linux? oO
The most of the server run an IIS or Apache on windows not on linux..
.Tear is offline  
Old 04/11/2013, 16:43   #5



 
Sedrika's Avatar
 
elite*gold: 18
The Black Market: 103/0/0
Join Date: Sep 2009
Posts: 20,177
Received Thanks: 14,471
Have a look at IPSec.
Sedrika is offline  
Old 04/11/2013, 20:23   #6
 
elite*gold: 59
Join Date: Aug 2009
Posts: 1,586
Received Thanks: 489
Was willst du mit ipsec lol? Das is ne erweiterung um Verbindungen abzusichern oO zB bei einer vpn verbindung was hat das mit ddos oder einer sql injection zu tun oO


@topic mysql_real_escape_string is for mysql database.. but the same command exists for mssql
.Tear is offline  
Old 04/11/2013, 20:51   #7

 
elite*gold: 142
Join Date: Apr 2010
Posts: 859
Received Thanks: 428
@Tear: Nur wenn man die Funktion selber deklariert. Von PHP aus giebt es keine escape funktion für MSSQL (Es sei denn in der PDO versteckt sich etwas was ich noch net gefunden habe)
©ross is offline  
Thanks
1 User
Old 04/12/2013, 10:15   #8
 
elite*gold: 59
Join Date: Aug 2009
Posts: 1,586
Received Thanks: 489
Quote:
Originally Posted by ©ross View Post
@Tear: Nur wenn man die Funktion selber deklariert. Von PHP aus giebt es keine escape funktion für MSSQL (Es sei denn in der PDO versteckt sich etwas was ich noch net gefunden habe)

Als ob hier jemand aktiv PDO verwendet, und mit PDO ist es möglich Querys direkt in der MSSQL Datenbank abzuschießen, man muss halt eine extension dafür installieren (War iwas mit Sybase glaub ich o.o ist ne weile her) hatte es schon selbst probiert. ˆˆ

Doch gehe ich davon aus das hier sogut wie niemand PDO verwendet, und alle einzelne funktionen zum Absichern verwenden, siehe oben, mysql_real_escape_string.

Da PDO das absichern ggn SQL Injections selber übernimmt wäre das Absichern auf SQL-Injections schwachsinn, darum nur auf XSS und dies macht man mit anderen Funktionen.

Oder wolltest du auf etwas anderes hinaus und ich hab es falsch interpretiert?

Und hattest recht, hab gerade das PHP.net Manual durchgeschaut gibt keine mssql_real_escape_string funktion, mein Fehler.
.Tear is offline  
Old 04/13/2013, 06:07   #9
 
Kindergarten's Avatar
 
elite*gold: 0
Join Date: Jul 2006
Posts: 207
Received Thanks: 79
Code:
	function mssql_escape_string($string) {
		$replaced_string = str_replace("'", "''", $string);
		return $replaced_string;
	}
and for the DDoS... Get IIS 7.0 and install the extension "Dynamic IP Restrictions"
Kindergarten is offline  
Old 04/13/2013, 09:33   #10
 
elite*gold: 59
Join Date: Aug 2009
Posts: 1,586
Received Thanks: 489
Deine funktion is kein Stück sicher da man durch backslash ein ' maskieren und somit ungültig machen kann
.Tear is offline  
Old 04/13/2013, 12:05   #11
 
elite*gold: 0
Join Date: Mar 2009
Posts: 103
Received Thanks: 37
Cloudflare for anti ddos on your website
EvilSlayer is offline  
Reply


Similar Threads Similar Threads
GigaByte VIP //Aimbot,DDoS,Anti Lag,Anti Crash,NoReload\\
01/24/2012 - WarRock Hacks, Bots, Cheats & Exploits - 1 Replies
http://img3.fotos-hochladen.net/uploads/gigabytevi ppbfe9cnoxs.png Original Download: File-Upload.net - GigaByte-Public-D3D.rar Original Virus Check: https://www.virustotal.com/file/fbefa3390cb5d358e 7230c5acc32c8e98d60c6bc911056d083f6f24c451ba407/an alysis/1327429307/
Anti Recoil+Anti flash+anti smoke+Clear scope
03/07/2010 - Soldier Front Hacks, Bots, Cheats & Exploits - 12 Replies
Hi guys my brother making hack new not me image program 1. open the program 2.select all 3.open soldier front virus scan
Anti Recoil+Anti flash+anti smoke+Clear scope
03/06/2010 - Soldier Front - 2 Replies
Hi guys my brother making hack new not me image program http://img519.imageshack.us/img519/1492/wwwwo.jpg 1. open the program 2.select all 3.open soldier front virus scan



All times are GMT +2. The time now is 22:00.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.