SQLMap Gui Automatic SQL injection and database takeover tool
SQLMap Gui Automatic SQL injection and database takeover tool This is a awesome sqlmap python gui made by xcedz.To make it work get andinstall python 2.7 and download the last version of sqlMap-dev svn checkout https://svn.sqlmap.org/sqlmap/trunk/sqlmapsqlMap-dev after doing that download the gui scriptfrom : http://code.google.com/p/gui-for-sqlmap/downloads/list sqlmap 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, toaccessing the underlying file system andexecuting commands on the operating system via out-of-band connections. And here is Another Windows GUI forsqlmap written in C# you have to enter the database parameters, select the table and column that you want to enumerat...