Forum

> > CS2D > General > Security Fixes for My Server
ForenübersichtCS2D-ÜbersichtGeneral-ÜbersichtEinloggen, um zu antworten

Englisch Security Fixes for My Server

23 Antworten
Seite
Zum Anfang Vorherige 1 2 Nächste Zum Anfang

alt Re: Security Fixes for My Server

Apache uwu
User Off Offline

Zitieren
@user KimKat: I believe there are 'headers' on every cs2d packet. However you still run into the problem with resource transfer. They don't follow this rule.

You should also change all passwords [vps/dedicated,cs2d,usgn] often -- and to secure degrees (12-16 mixed, punctuations, etc).

I'd also suggest closing unnecessary programs that use ports. [ie. apache, mysql, filezilla, mercury, tomcat] Some servers have them preinstalled and running.

alt Re: Security Fixes for My Server

Apache uwu
User Off Offline

Zitieren
Regardless, unfinished or incomplete packets don't follow this rule either. Moreover, attackers would disguised their actions that appear as cs2d.

I do not believe filtering packets is a good idea.

alt iptables

SD
User Off Offline

Zitieren
1
2
-A cs2d-flood -m limit --limit X/sec --limit-burst Y -j RETURN 
-A cs2d-flood -j DROP
Where X is preferred time limit and Y is preferred burst limit.
Zum Anfang Vorherige 1 2 Nächste Zum Anfang
Einloggen, um zu antwortenGeneral-ÜbersichtCS2D-ÜbersichtForenübersicht