Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[Guide] Security Issue Port 1433 Brute attack RF PS

Newbie Spellweaver
Joined
Jan 31, 2011
Messages
49
Reaction score
15
new metode brute password

for RF PS you must change your port MSSQL for fix this issue

To change the Port Number, do the following steps.

1) Form start click on Microsoft SQl Server 2008\ Configuration Tools\ SQL Server Configuration Manager.

2) Expand SQl Server network Cofiguration\ Protocols for SQL2008

3) On your right hand Pane find "TCP/IP". you need to enable this protocol for using port number.

4) Double click the "TCP\IP" and go to tab "IP Address".
find "TCP PORT", which can be configured by the administrator.

Note: Changes can be in effect only after a restart of teh SQL Server Service.
How to ensure that SQL Server is using the set port number?
You can find this information from the sql Server Log. it should say SQL Server listing on a particular port number.

if all done dont forget change password for user "sa" or any user in your MSSQL use strong password

and finaly set up your firewall for block scan port and ICMP
 
Newbie Spellweaver
Joined
Jan 31, 2011
Messages
49
Reaction score
15
this metode hack with CSP combine with brute password to get password database
 
Newbie Spellweaver
Joined
Jan 31, 2011
Messages
49
Reaction score
15
if i have a firewall and use Local connection for login to MSSQL,..
i think, someone cant using your remote login for MSSQL

yes right, but if you use out connection for your mssql you must try this solution.
 
Back
Top