Tag Archives: authentication
Microsoft SQL Server vs. MySQL
Posted on 13. Jan, 2010 by admin.
SQL Server security is way superior and more robust than MySQL . With MySQL you cannot define roles or rely on external authentication (OS Authentication). You can only restrict access based on user name and source IP moreover; …
Continue Reading
How to create a web chat with APE, Rails and MySQL « flip's
Posted on 06. Jan, 2010 by admin.
Note: In the authentication process we don’t give the raw password to APE for more security . We encrypt the already encrypted password with the restful_auth-mechanism. Our module is able to decrypt this double encrypted password and …
Continue Reading
Pangolin Sql injection tool putty netcat opera download shell …
Posted on 25. Nov, 2009 by admin.
Mssql · Server Security Methods 1 · Suexec Bypass · Netsparker ferruh mavituna mavitunasecurity scanne… ▼ Kasım (63)
Continue Reading
SecuRich
Posted on 01. Sep, 2009 by admin.
I got to meet, and share a meal with a most interesting Darren Cassar at FRoSCon/OpenSQLCamp, who’s the mastermind behind SecuRich . Some sparse notes, while we await his slides
Continue Reading
New White Papers on deploying FreeRADIUS on MySQL Cluster @ Andrew …
Posted on 14. Jul, 2009 by admin.
Collectively, Authentication, Authorization and Accounting (AAA) is a cornerstone of today’s network security , management and in many cases, monetization.
Continue Reading
8 bits: Basic MySQL security
Posted on 14. Jun, 2009 by admin.
I have noticed that adding some security to MySQL isn’t that hard. Some security categories I have tested: – Access protection – Authentication – Authorisation – Backup Access protection I think it’s best to access MySQL only through …
