Skip to Content
Mac® Security Bible
book

Mac® Security Bible

by Joe Kissell
January 2010
Beginner to intermediate
936 pages
27h 45m
English
Wiley
Content preview from Mac® Security Bible

18.5. Database Security

The previous section covered injection attacks, one of the ways in which database servers are often compromised. But SQL servers are designed to operate over a network, and there's usually no expectation at all that a database resides on the same computer as a web server that uses it to store data or a client that connects for administrative purposes. Therefore, if you plan to administer your SQL server from a computer other than the one it's running on or use its data to feed a web server on another computer, you should take a few additional steps to prevent unauthorized users from getting administrative access to your database:

  • Customize firewall rules. Although you can administer an SQL database from the command line using Terminal (either locally or over SSH), many people prefer a friendlier, fill-in-the-blanks interface. Some of the tools that offer this capability are conventional Mac OS X GUI programs — for example, MJ Media's free Sequel Pro (www.sequelpro.com) or Araelium Group's $25 Querious (www.araelium.com/querious/). For such applications, which communicate directly over the Internet, make sure the firewall on the Mac running your SQL server has the necessary port(s) open to enable you to access it from another computer. Or, for better security, configure the firewall to restrict incoming access on the designated ports to only those IP addresses that need it. By default, MySQL uses port 3306, whereas PostgreSQL uses port 5432. If you use a ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.

Read now

Unlock full access

More than 5,000 organizations count on O’Reilly

AirBnbBlueOriginElectronic ArtsHomeDepotNasdaqRakutenTata Consultancy Services

QuotationMarkO’Reilly covers everything we've got, with content to help us build a world-class technology community, upgrade the capabilities and competencies of our teams, and improve overall team performance as well as their engagement.
Julian F.
Head of Cybersecurity
QuotationMarkI wanted to learn C and C++, but it didn't click for me until I picked up an O'Reilly book. When I went on the O’Reilly platform, I was astonished to find all the books there, plus live events and sandboxes so you could play around with the technology.
Addison B.
Field Engineer
QuotationMarkI’ve been on the O’Reilly platform for more than eight years. I use a couple of learning platforms, but I'm on O'Reilly more than anybody else. When you're there, you start learning. I'm never disappointed.
Amir M.
Data Platform Tech Lead
QuotationMarkI'm always learning. So when I got on to O'Reilly, I was like a kid in a candy store. There are playlists. There are answers. There's on-demand training. It's worth its weight in gold, in terms of what it allows me to do.
Mark W.
Embedded Software Engineer

You might also like

Access Control, Authentication, and Public Key Infrastructure, 2nd Edition

Access Control, Authentication, and Public Key Infrastructure, 2nd Edition

Mike Chapple, Bill Ballad, Tricia Ballad, Erin Banks
What Successful Project Managers Do

What Successful Project Managers Do

W. Scott Cameron, Jeffrey S. Russell, Edward J. Hoffman, Alexander Laufer
How to Overcome a Power Deficit

How to Overcome a Power Deficit

Cyril Bouquet, Jean-Louis Barsoux

Publisher Resources

ISBN: 9780470474198Purchase book