Archive

Posts Tagged ‘sql server’

How to Backing up and Restoring Your MySQL Server

April 30th, 2009 No comments

Hello ,

i have created a small bash script to backup complete mysql server and then restore it. you can download the script and configure it as per your need.

Read more…

basic linux commands

April 4th, 2009 2 comments

UNIX Commands

UNIX Commands are usefull, because without them you will not be able to explore shells etc. I listed all commands that may be helpfull for newbie exploiters.

Read more…

SQL CheatSheet

March 8th, 2009 No comments

Currently only for MySQL and Microsoft SQL Server. Most of the samples are not correct for every single situation. Most of the real world environments may change because of parenthesis, different code bases and SQL sentences.

Read more…