 |
|
 |
|
Next: question about database ownership
|
| Author |
Message |

Joined: Jun 01, 2005 Posts: 20
|
(Msg. 1) Posted: Thu Jun 23, 2005 11:57 am
Post subject: Port 1433 is open to internet, how can I secure db?
|
|
|
Hello, in our application, we have to have our DB accessable over the internet :/ and no VPN for each of the thousands of users isn't possible...
My question are:
-How can I secure this?
-What would be a good IDS system that would autoblock IPs that are trying to bruteforce login (Since we are using SSL to encrypt our traffic, this throws a rinch in all IDS systems I know)
-I have found some .sql scripts that help secure my db.. Since I will be working with a lot of DB servers.. what are some more .sql scripts that would help me secure my DBs?
thanks for any help!
Lee >> Stay informed about: Port 1433 is open to internet, how can I secure db? |
|
| Back to top |
|
 |  |
External

Since: Jun 01, 2004 Posts: 496
|
(Msg. 2) Posted: Sat Jun 25, 2005 6:55 pm
Post subject: Re: Port 1433 is open to internet, how can I secure db? [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Hi
You should look at changing the port you are using and run the Baseline
Security Advisor. You should also look at using an intermediary broker
instead of direct connections or re-architecting the solution.
John
"pigeon" wrote in message
> Hello, in our application, we have to have our DB accessable over the
> internet :/ and no VPN for each of the thousands of users isn't
> possible...
>
> My question are:
>
> -How can I secure this?
> -What would be a good IDS system that would autoblock IPs that are
> trying to bruteforce login (Since we are using SSL to encrypt our
> traffic, this throws a rinch in all IDS systems I know)
> -I have found some .sql scripts that help secure my db.. Since I will
> be working with a lot of DB servers.. what are some more .sql scripts
> that would help me secure my DBs?
>
>
> thanks for any help!
> Lee
>
> --
> Posted using the <a style='text-decoration: none;' href="http://www.dbforumz.com" target="_blank">http://www.dbforumz.com</a> interface, at author's request
> Articles individually checked for conformance to usenet standards
> Topic URL:
<font color=purple> > <a style='text-decoration: none;' href="http://www.dbforumz.com/Security-Port-1433-open-internet-secure-db-ftopict234899.html</font" target="_blank">http://www.dbforumz.com/Security-Port-1433-open-internet-secure-db-fto...t234899</a>>
> Visit Topic URL to contact author (reg. req'd). Report abuse:
<font color=purple> > <a style='text-decoration: none;' href="http://www.dbforumz.com/eform.php?p=814647</font" target="_blank">http://www.dbforumz.com/eform.php?p=814647</font</a>> >> Stay informed about: Port 1433 is open to internet, how can I secure db? |
|
| Back to top |
|
 |  |

Joined: Jun 01, 2005 Posts: 20
|
(Msg. 3) Posted: Sun Jun 26, 2005 1:06 am
Post subject: Re: Port 1433 is open to internet, how can I secure db? [Login to view extended thread Info.]
|
|
|
| John Bell wrote: |
Hi
You should look at changing the port you are using and run the Baseline
Security Advisor. You should also look at using an intermediary broker
instead of direct connections or re-architecting the solution.
John
"pigeon" <UseLinkToEmail DeleteThis @dbForumz.com> wrote in message
news:4_814647_4ec32f3a49b9f726524b1eb5dcabe63b@dbforumz.com...
> Hello, in our application, we have to have our DB accessable over the
> internet :/ and no VPN for each of the thousands of users isn't
> possible...
>
> My question are:
>
> -How can I secure this?
> -What would be a good IDS system that would autoblock IPs that are
> trying to bruteforce login (Since we are using SSL to encrypt our
> traffic, this throws a rinch in all IDS systems I know)
> -I have found some .sql scripts that help secure my db.. Since I will
> be working with a lot of DB servers.. what are some more .sql scripts
> that would help me secure my DBs?
>
>
> thanks for any help!
> Lee
>
> --
> Posted using the http://www.dbforumz.com interface, at author's request
> Articles individually checked for conformance to usenet standards
> Topic URL:
> http://www.dbforumz.com/Security-Port-1433-open-internet-secure-db-ftopict234899.html (http://www.dbforumz.com/Security-Port-1433-open-internet-secure-db-fto...t234899)
> Visit Topic URL to contact author (reg. req'd). Report abuse:
> http://www.dbforumz.com/eform.php?p=814647</font> |
Great suggestions!
I will definitly change port numbers.. and MBSA is installing now.
I am confused on this though:
"You should also look at using an intermediary broker
instead of direct connections or re-architecting the solution. "
what do you mean by this?
I have never heard of this before
thanks!
Lee >> Stay informed about: Port 1433 is open to internet, how can I secure db? |
|
| Back to top |
|
 |  |
External

Since: Jun 01, 2004 Posts: 496
|
(Msg. 4) Posted: Mon Jun 27, 2005 1:18 am
Post subject: Re: Port 1433 is open to internet, how can I secure db? [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Hi
Introducing some form of middle tier so you are not exposing the
database directly to the outside world, would make your application
significantly more secure and you will be able to control and monitor
it alot better.
John
pigeon wrote:
> "John Bell" wrote:
> >Hi
> >
> >You should look at changing the port you are using and run the
> >Baseline
> >Security Advisor. You should also look at using an intermediary
> broker
> >
> >instead of direct connections or re-architecting the solution.
> >
> >John
> >
> >
> >> Hello, in our application, we have to have our DB accessable over
> >the
> >> internet :/ and no VPN for each of the thousands of users
> >isn't
> >> possible...
> >>
> >> My question are:
> >>
> >> -How can I secure this?
> >> -What would be a good IDS system that would autoblock IPs that
> >are
> >> trying to bruteforce login (Since we are using SSL to encrypt our
> >> traffic, this throws a rinch in all IDS systems I know)
> >> -I have found some .sql scripts that help secure my db.. Since I
> >will
> >> be working with a lot of DB servers.. what are some more .sql
> >scripts
> >> that would help me secure my DBs?
> >>
> >>
> >> thanks for any help!
> >> Lee
> >>
> >> --
> >> Posted using the <a style='text-decoration: none;' href="http://www.dbforumz.com" target="_blank">http://www.dbforumz.com</a> interface, at
> >author's request
> >> Articles individually checked for conformance to usenet standards
> >> Topic URL:
> >>
> >http://www.dbforumz.com/Security-Port-1433-open-internet-secure-db-ftopict234899.html
> >> Visit Topic URL to contact author (reg. req'd). Report
> >abuse:
> >> <a style='text-decoration: none;' href="http://www.dbforumz.com/eform.php?p=814647</font></font" target="_blank">http://www.dbforumz.com/eform.php?p=814647</font</a>>
>
> Great suggestions!
>
> I will definitly change port numbers.. and MBSA is installing now.
>
> I am confused on this though:
>
> "You should also look at using an intermediary broker
> instead of direct connections or re-architecting the solution. "
>
> what do you mean by this?
>
> I have never heard of this before
>
>
> thanks!
> Lee >> Stay informed about: Port 1433 is open to internet, how can I secure db? |
|
| Back to top |
|
 |  |
External

Since: Jan 14, 2005 Posts: 3
|
(Msg. 5) Posted: Tue Jun 28, 2005 4:08 am
Post subject: Re: Port 1433 is open to internet, how can I secure db? [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
|
|
| Back to top |
|
 |  |

Joined: Jun 01, 2005 Posts: 20
|
(Msg. 6) Posted: Tue Jun 28, 2005 7:40 pm
Post subject: Re: Port 1433 is open to internet, how can I secure db? [Login to view extended thread Info.]
|
|
|
|
|
| Back to top |
|
 |  |
External

Since: Jun 30, 2005 Posts: 1
|
(Msg. 7) Posted: Thu Jun 30, 2005 10:24 pm
Post subject: RE: Port 1433 is open to internet, how can I secure db? [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
"pigeon" wrote:
> -What would be a good IDS system that would autoblock IPs that are
> trying to bruteforce login (Since we are using SSL to encrypt our
> traffic, this throws a rinch in all IDS systems I know)
Snort can run in IPS mode (Snort Inline) and is open source. There are also
commercial solutions like Cisco's which will be able to autoblock based on
rules you set up for # of alerts, etc. >> Stay informed about: Port 1433 is open to internet, how can I secure db? |
|
| Back to top |
|
 |  |

Joined: Jun 01, 2005 Posts: 20
|
(Msg. 8) Posted: Fri Jul 01, 2005 5:24 am
Post subject: Re: RE: Port 1433 is open to internet, how can I secure db? [Login to view extended thread Info.]
|
|
|
| Brian Kelley wrote: |
"pigeon" wrote:
> -What would be a good IDS system that would autoblock IPs that are
> trying to bruteforce login (Since we are using SSL to encrypt our
> traffic, this throws a rinch in all IDS systems I know)
Snort can run in IPS mode (Snort Inline) and is open source. There are also
commercial solutions like Cisco's which will be able to autoblock based on
rules you set up for # of alerts, etc. |
Thanks for the suggestion.
I think I will setup this for my linux servers.
but for my win2k3 db servers:
My issues are:
1)All traffic will be encrypted.. Is there a way to still sniff this (If I give the IDS program my certificate)
2)I need to do realtime autoblocking in windows. >> Stay informed about: Port 1433 is open to internet, how can I secure db? |
|
| Back to top |
|
 |  |
External

Since: Jun 01, 2004 Posts: 496
|
(Msg. 9) Posted: Sun Jul 03, 2005 5:55 am
Post subject: Re: Port 1433 is open to internet, how can I secure db? [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Hi
Security is not only what is in-built into the product, your whole
organisation needs to be taken into account when considering how secure your
systems are. Although IDS systems and strong passwords may stop or hold off
recognised brute force attacks, they will not guard against social
engineering, mis-configuration or unknown security issues. This is not only
applies to SQL Server, but the OS and other software that is running on your
exposed server.
In this country your can by a wall safe that looks like and electical
socket. That does not stop a burgular kicking in all the electrical sockets
in the house. But if you put that safe on your outside wall, how long before
it was kicked in?
John
"Hoof Hearted" wrote in message
> Pardon me for jumping in...
>
> I administer a few networks, all with Sql Server exposed to the outside
> world on port 1433. I have never had any problems. If strong passwords
> are
> in place, isn't sql server secure?
> >> Stay informed about: Port 1433 is open to internet, how can I secure db? |
|
| Back to top |
|
 |  |
| Related Topics: | Secure schema or view? - We have one database with multiple schemas. Different departments have their own schema, which only they should be able to read/write. We also have 1 reference data schema that all users of the database should have read access What is the best way t...
Establishing secure encrypted link between linked servers - Hi everyone - hoping someone can help me. I am wanting to send data from our local sql server residing within the corporate intranet, across to a remote sql server. I have set them up as linked servers using both the sp_addlinkedserver and..
Erro in Internet Explorer - Hi, I'm new to this Discussion forums.I've a problem in IE. I've configured my IE and when i'm trying to connect to Internet,i get the following error.Kindly help me in resolving the issue. "Internet Explorer could not open the search page"....
my whole company and customer info/credit cards on the int.. - I've been searching for a new ERP solution for my company for a while and I think I've finally found the best one for us. But now I'm being cautioned about some things so I need some good arguments about how I should setup the database server. The..
opening port 1433 to the web - I think this is too risky i just wonder why people would have to do this -- Jose de Jesus Jr. Mcp,Mcdba Data Architect Sykes Asia (Manila philippines) MCP #2324787 |
|
You can post new topics in this forum You can reply to topics in this forum You can edit your posts in this forum You can delete your posts in this forum You can vote in polls in this forum
|
|
|
|
 |
|
|