Quantcast
Your Ad Here Os Configurations
Add to Google Reader or Homepage

Monday, August 22, 2011

SQLmap 0.9 Released – SQL Injection Tool

This is only for educational purpose not any other means


Introduction:
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 kick-ass 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.

New Features:
  • Rewritten SQL injection detection engine
  • Support to directly connect to the database without passing via a SQL injection, -d switch
  • Added full support for both time-based blind SQL injection and error-based SQL injection techniques
  • Implemented support for SQLite 2 and 3
  • Implemented support for Firebird
  • Implemented support for Microsoft Access, Sybase and SAP MaxDB
  • Added support to tamper injection data with –tamper switch
  • Added automatic recognition of password hashes format and support to crack them with a dictionary-based attack
  • Added support to fetch unicode data
  • Added support to use persistent HTTP(s) connection for speed improvement, –keep-alive switch
  • Implemented several optimization switches to speed up the exploitation of SQL injections
  • Support to parse and test forms on target url, –forms switch
  • Added switches to brute-force tables names and columns names with a dictionary attack, –common-tables and –common-columns.
Demo:

Click Here to Read more!

BackTrack 5 Released


This is only for educational purpose not any other means 

The BackTrack Dev team has worked furiously in the past months on BackTrack 5, code name “revolution” – they released it on May 10th. This new revision has been built from scratch, and boasts several major improvements over all our previous releases. It’s based on Ubuntu Lucid LTS – Kernel 2.6.38, patched with all relevant wireless injection patches. Fully open source and GPL compliant.


New in Version 5 :
  • Based on Ubuntu 10.04 LTS
  • Linux kernel 2.6.38 (with wireless injection patches)
  • KDE 4.6
  • GNOME 2.6
  • 32-bit and 64-bit support
  • Metasploit 3.7.0
  • Forensics mode (a forensically sound instance)
  • Stealth mode (without generating network traffic)
  • Initial ARM image of BackTrack (for Android-powered devices)



Click Here to Read more!