|
Project Information
Members
Featured
Downloads
Wiki pages
|
GRIM WEPA was written in Java and is intended for use with the Linux Operating System (specifically the Backtrack 4 distribution). GrimWepa 1.1 has been translated for Português-Brasil users. It is available in the downloads section. UpdateGRIM WEPA is no longer being supportedGRIM WEPA is on an indefinite hiatus while I work on other projects. Please use Wifite instead of GRIM WEPA. Wifite is a newer wifi cracker with more functionality and stability than GRIM WEPA. Wifite is available here: http://code.google.com/p/wifite/ Please update your bookmarks and links accordingly. This project will remain open so that I may eventually update GrimWepa. Overview
GRIM WEPA is a password cracker for both WEP and WPA-encrypted access points (routers). This program uses the following applications and suites:
note: the settings & configuration file for Grim Wepa is saved to /etc/grimwepa.conf AboutGRIM WEPA's cracking methods are archaic and have been around for years. It simply uses the existing cracking methods in aireplay-ng (for WEP) and aircrack-ng (for WPA). Grim Wepa is similar in style and functionality to shamanvirtuel's Spoon series (SpoonWEP, SpoonWPA, and SpoonDRV). The Spoon suite is still available, though it is not kept updated. The Backtrack 4 Linux distribution has a default WEP/WPA cracker, but it does not work properly for me; also, the Spoon series does not run properly for me on BT4, so I created GRIM WEPA for myself and as an homage to shamanvirtuel. OptionsGRIM WEPA has only two options: Crack WEP-encrypted access points (routers) and crack WPA-encrypted access points. The program can search for new targets, and auto-selects your cracking method. The options for each method are as follows: Attacks for WEP-encrypted Access Points
Attacks for WPA-encrypted Access Points
ExecutionTo run GRIM WEPA, navigate to the file's location in Terminal and type: java -jar grimwepa_X.X.jar at the command line prompt, where X.X is your version of grimwepa. Run GRIM WEPA as root! I have posted a Step-by-Step Tutorial, and also a Troubleshooting Guide. InstallationInstallation is not required for GRIM WEPA to run properly, but it is recommended if you use are going to GRIM WEPA frequently. GrimWepa can be downloaded and installed by running the "grimstall.sh" script. For Backtrack Users: To download the install script via wget, change permissions on it, and run the install script (which will download the latest version of grimwepa and install it), copy-and-paste the below code into console (as root!): wget http://grimwepa.googlecode.com/files/grimstall.sh chmod 755 grimstall.sh ./grimstall.sh install Note: Change the directory from /pentest/wireless/grimwepa/ to whichever directory you want to install to ; /pentest/wireless is commonly found in Backtrack distributions ; all files in the selected directory will be deleted (a prompt will confirm this); don't forget the / at the end! A more-detailed installation guide can be found here, in the wiki. Sample VideosThanks to Weasek from the Backtrack-Linux forums for providing these videos! An example of using the WEP Fragmentation attack:
And an example of the WPA attack (deauthentication, handshake, and brute-force dictionary attack):
DonationsI have been asked, and I'm finally throwing up a donations button. all of my software is open-source and free! donating does not guarantee support or extra features. you do not need to donate money to use this toolhowever, if you want to help make my life a little easier, feel free to donate by clicking the button below: |
