Boost Startup with Autoruns Utility



Small but useful utility to find out the processes auto starts during startup of windows OS. You'll probably be surprised at how many executables are launched automatically! You'll find unused programs and processes and PC will speed up on boot by disabling them all for sure. This is the time to boost your start up!

Bypass Windows 7 Login Without Password

Here is a trick to hijack windows by bypassing Administrator login without password. This will enable you to hack a windows system without knowing any login information. No software required except a live cd of any Linux distro.

SQL Map GUI : Penetration Testing



SQL Map GUI is an open source penetration testing tool that automates the process of detecting and exploiting SQL injection flaws and taking over of database servers. It comes with a powerful detection engine, many niche features for the ultimate penetration tester and a broad range of switches lasting from database fingerprinting, over data fetching from the database, to accessing the underlying file system and executing commands on the operating system via out-of-band connections.

HackBar : Firefox Addon for SQL Injection


This toolbar will help you in testing SQL injections, XSS holes and site security. It is NOT a tool for executing standard exploits and it will NOT teach you how to hack a site. Its main purpose is to help a developer do security audits on his code. If you know what you're doing, this toolbar will help you do it faster. If you want to learn to find security holes, you can also use this toolbar, but you will probably also need a book, a lot of Google and a brain.

SQL Power Injector for Advanced Injection

SQL Power Injector is an application helps the penetration tester to find and exploit SQL injections on a web page.

For now it is SQL Server, Oracle, MySQL, Sybase/Adaptive Server and DB2 compliant, but it is possible to use it with any existing DBMS when using the inline injection (Normal mode). Indeed, the normal mode is basically the SQL command that someone will put in the parameter sent to the server.