The user soen has just released a new version of Wymuszone Evolution tool which was presented at the DEF CON 21.
This tool is an open source penetration testing tool that automates the process of detecting and exploiting SQL injection flaws and taking over of database servers. Forced Evolution is a self-modifying tool. It will find successful exploits and update it’s internal database accordingly.
This version (2.0) contains different updates to make the code cleaner and faster and added some bug fixes, documentation and an expanded exploit database.
You can download it TUTAJ
USAGE
python fe.py TARGET=’192.168.1.1′ ADDR=’vuln1/index.php’ VULN_VAR=’input’ METHOD=get GOAL_TEXT=’KEY_DATA’
The post Nowe narzędzie SQL Injection – Wymuszone Evolution appeared first on .