SQL Injection vulnerabilites can cause a lot of damage to a web application. A malicious user can possibly view records, delete records, drop tables or gain access to your server. SQL Inject-Me is the Exploit-Me tool used to test for SQL Injection vulnerabilities.
SQL Inject Me is the Exploit-Me tool used to test for SQL Injection vulnerabilities. The tool works by submitting your HTML forms and substituting the form value with strings that are representative of an SQL Injection attack.
The tool works by sending database escape strings through the form fields. It then looks for database error messages that are output into the rendered HTML of the page.
The tool does not attempting to compromise the security of the given system. It looks for possible entry points for an attack against the system. There is no port scanning, packet sniffing, password hacking or firewall attacks done by the tool.
You can think of the work done by the tool as the same as the QA testers for the site manually entering all of these strings into the form fields.
Browser.php is a free script that detect a user’s web browser using PHP script. This script can detect all major web browsers, IE, Firefox, Safari, Chrome, Opera, iPhone, Android, iPad and other browser.
If you’re developing web application, this script is really useful and I think you should download or bookmark. The script can detect browser of mobile device such as iPhone, Android phone, Backberry and also iPad.
LastPass is a free online password manager and Form Filler that makes your web browsing easier and more secure.
LastPass supports Chrome, Firefox, Internet Explorer, and Safari as a browser extension (and Opera, Opera Mini and more via Bookmarklets).
To import Chrome passwords (Windows only currently), you’ll also need our full Windows installer available on http://lastpass.com/
You can import from most major password storage vendors (such as RoboForm, 1Password, KeePass, Password Safe, MyPasswordSafe, Sxipper, TurboPasswords, Passpack, Firefox and Internet Explorer’s built-in password manager) and export too.
If you want to see what your website looks like when someone browse using the iPad. Apple provides iPhone+iPad SDK, a tool for developer for testing application and website, but only avialable on Mac OSX.
If you don’t have the iPad or can’t find one to test it. Just check out iPad Peek, this tool let you view your website on the iPad in both vertical and verizon view. Actually, this is not the real simulator, but better have nothing.