Archive

Posts Tagged ‘permission’

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…

Subversion Backup and Restore

April 26th, 2009 No comments

subversion ogo

Read more…

10 Reasons Websites get hacked

April 15th, 2009 No comments

1. Cross site scripting (XSS)

The problem: The “most prevalent and pernicious” Web application security vulnerability, XSS flaws happen when an application sends user data to a Web browser without first validating or encoding the content. This lets hackers execute malicious scripts in a browser, letting them hijack user sessions, deface Web sites, insert hostile content and conduct phishing and malware attacks.

Read more…

Lost Windows Vista Password Hack

April 8th, 2009 17 comments

forgot password? Have you forgotten your windows vista password ?   you cannot login to your  computer / laptop ? No worries you can hack windows vista to reset your windows vista password.

Read more…

800 Most Commonly Chosen Passwords!

April 5th, 2009 4 comments

Here are most Commonly Chosen Passwords , Please don not use these words as your Passwords. Please use Password Meter [ http://www.passwordmeter.com/ ] .

Read more…

MySQL: Secure Web Apps – SQL Injection techniques

March 26th, 2009 1 comment

-[ SUMMARY ]———————————————————————
Introduction
Injecting SQL
Exploiting a Login Form
Exploiting Different SQL Statement Type
Basic Victim Fingerprinting
Standard Blind SQL Injection
Double Query
Filters Evasion
SQL Injection Prevention
Conclusion
———————————————————————————

Read more…

Lost Password Recovery :: John The Ripper TUTORIAL

March 11th, 2009 1 comment

John the Ripper is a decrypting program for passwords. Although it has many

functions we will be looking at using it as a decryper for password files
you possess.

Read more…

Basic Linux Server Security

March 7th, 2009 4 comments

Linux Security is a big topic and is difficult to be covered in one post. i will keep posting on this top time to time.

Read more…