Cleven

(Deletion of files: more info and more images)
(Deletion of files: rearranged info)
Line 68: Line 68:
From the Decryption window and pressing the menubar will provide the option to enable the "Deletion Mode". While in this mode, pressing the menubar again will give the opposite option, i.e. exit from the mode.
From the Decryption window and pressing the menubar will provide the option to enable the "Deletion Mode". While in this mode, pressing the menubar again will give the opposite option, i.e. exit from the mode.
-
[[Image:cleven_delete_enable.png|100px]]
+
[[Image:cleven_delete_enable.png|140px]]
-
[[Image:cleven_delete_disable.png|100px]]
+
[[Image:cleven_delete_disable.png|140px]]
The "Deletion Mode" keeps the same appearance as the parent window and sorts files alphabetically and by security type.
The "Deletion Mode" keeps the same appearance as the parent window and sorts files alphabetically and by security type.
 +
 +
Using the "All Common" button it is possible to delete all files captured from the same network.
[[Image:cleven_delete.png|200px]]
[[Image:cleven_delete.png|200px]]
-
 
+
[[Image:cleven_delete_common.png|160px]]
-
 
+
-
Using the "Common Files" button it is possible to delete all files captured from the same network.
+
-
 
+
-
[[Image:cleven_delete_common.png|150px]]
+
===Keys Management Window===
===Keys Management Window===

Revision as of 22:01, 17 July 2011

INFORMATION: This article describes in advance information of an unreleased application.


The Cleven application is a user interface to the aircrack-ng for the N900 device.

It provides the ability to easily configure the injection drivers, scan for surrounding stations, and, using injection and authentication or deauthentication, capture Identification Vector keys.

In addition, it provides interfaces to decrypt the captured files and manage the successful attacks.

It has been created with PyQT (PyQt v4.7.5 for Python v2.6) and the functionality is provided by Python.

Contents

Installation

Soon to be uploaded in Extras

Dependencies

The application depends on:

  • python2.5
  • python2.5-qt4-gui
  • python2.5-qt4-core
  • python2.5-qt4-maemo5
  • aircrack-ng
  • macchanger

as well as it expects power kernel >= 46

Key features

  • Includes the injection drivers (courtesy of lxp).
  • Original MAC is stored and restored on exit.
  • Handles correctly spaces and special characters in the Network names
  • The Network names are sorted and the hidden are not shown.
  • Decryption can be done for data captured over multiple sessions.
  • Successful decrypted keys are stored in a separate folder.

Usage

Startup Dialog

Staring

System Configuration Dialog

Main Window

Decryption Window

Decrypt Common Files

Deletion of files

From the Decryption window and pressing the menubar will provide the option to enable the "Deletion Mode". While in this mode, pressing the menubar again will give the opposite option, i.e. exit from the mode.

The "Deletion Mode" keeps the same appearance as the parent window and sorts files alphabetically and by security type.

Using the "All Common" button it is possible to delete all files captured from the same network.

Keys Management Window

Drop down menu

The drop down menu, aka Menubar, will offer the following options:

  • Button: About
  • Button: Quit

About

In the about window one can find the version of the application running as well as buttons to connect to additional documentation (like all the rest of the windows it supports rotation).

Versions

License

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 only.

Disclaimer

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

Also, this program is intended for learning purposes only. I do not condone hacking and wouldn't be held responsible for your actions. Only you would face legal consequences if you used this script for illegal activities.