Diemension9

  • Home
  • News
  • Fuckipred
  • Tiny gems
  • Htc Hero
  • Downloads
  • 2010!

    hey its 2010!
    anyone recalling a bad religion song?
    anywho, no updates for a while – been superbusy. some projects have been put on ice, im talking frozen nitrogen kinda ice. some others have been resurrected.. actually restarted. hopefully it will lead to something good (well.. that depends on how you look at it).

    // sluggo

    Posted

    2010/02/18 #

    Filed under

    News

    Tags

    aircrack-ng, dm9, fangs, fuck ipred, fuckipred, gtk, ipred, linux, News

    no comments

  • aircrack-compiler-installer-script-thingy

    NOTE! this script is not needed if your using arch linux or a debian derivate (eg. ubuntu or mint), the latest packages will do it all for you.

    first responses to the beta are in and the most common one was the question how to compile aircrack-ng with the unstable=true option. in the next version therell be a button for this (downloading-compiling-installing) but until then i wrote tiny shell script with pretty much no error-checking!
    instructions:
    download the script into a folder and open a terminal there, then type..
    if your using debian (or ubuntu, mint …):

    sudo apt-get install build-essential sqlite3 libsqlite3-dev
    sudo apt-get install openssl-dev # (if this fails use libssl-dev instead of openssl-dev)
    chmod +x aircrack-installer.sh
    ./aircrack-installer.sh

    most other distros:

    chmod +x aircrack-installer.sh
    ./aircrack-installer.sh

    openssl and sqlite3 will, if not already installed, be downloaded and installed by the script. for some reason it failed on my friends machine running xubuntu 8.something (i dont currently have a debian based testing environment).

    script:     aircrack-installer.sh (2.0 KiB, 752 downloads)

    09-06-02 update:
    fixed a bug in the script and added wesside-ng check, thank you Musen for trying it out on ubuntu!

    09-06-21 update:
    arch users dont need this script, the new aur pkgbuild takes care of everything..

    // sluggo

    Posted

    2009/06/01 #

    Filed under

    fuckipred

    Tags

    aircrack-ng, arch linux, compile, debian, fuck ipred, fuckipred, mint, openssl, sqlite3, ubuntu, unstable=true

    no comments

  • fuckipred v0.1.02b

    NOTE! Outdated version, please use v0.2.14b

    First beta-release! not much to tell.. fixed some tiny bugs.
    please do report any bugs to sluggo@dm9.se!
    missing feats:
    * save crack result
    * connect to cracked/saved network
    * advanced settings
    and remember that aircrack-ng >= 1.0-rc3 has to be compiled with unstable=true to build wesside-ng!

    09-06-02 update:
    following bugs have been discovered (thanks to Musen)
    * the network list’s color codes may not be correct depending on you version of iwlist (wireless-tools)
    * the ieee8021 stack is not supported by this version

    arch linux aur:    http://aur.archlinux.org/packages.php?ID=26732
    debian/ubuntu deb-file:     fuckipred_0.1.02b_i386.deb (19.8 KiB, 505 downloads)
    src:     fuckipred-0.1.02b.tar.gz (28.9 KiB, 373 downloads)

    // sluggo

    Posted

    2009/05/24 #

    Filed under

    fuckipred

    Tags

    aircrack-ng, beta, fuck ipred, fuckipred, new version, News, one click crack, wesside-ng

    no comments

  • first confirmed kill!

    whopdidoo!

    v0.0.45a - first version to complete the one-click-crack!

    v0.0.45a - first version to complete the one-click-crack!

    in 3 minutes and 45 seconds my 128 bit wep encrypted test network was defaced!

    as you can see in the screenshot theres still some output that arent properly parsed and scrambles the “log” a bit. when thats sorted out its beta-realese-time!

    // sluggo

    Posted

    2009/05/21 #

    Filed under

    fuckipred

    Tags

    airmon-ng, fuck ipred, fuckipred, gtk, News, one click crack, wesside-ng

    no comments

  • getting closer..

    had quite a productive day today.. heres another sneekpeek of the upcoming beta!

    v0.0.32 alpha of fuckipred

    v0.0.32 alpha of fuckipred

    //sluggo

    Posted

    2009/05/19 #

    Filed under

    fuckipred

    Tags

    alpha, fuck ipred, fuckipred

    no comments

  • The fuckipred project

    fuckipred – Front-end Using aircraCK-ng to Intelligently Penetrate Retardedly Encrypted Domains

    What is this?

    Simply put fuckipred is a point-and-click wep cracker. You install, start, select a network, click “crack” and wait. Thats all there is to it!
    Actually the program itself is just a frontend to a couple of other tools, mainly wesside-ng from the aircrack-ng suite, thats the prog who does the actual cracking.

    History

    Since the ipred-law was put into action here in sweden i figured id contact the authorities pointing out how easy it is to hijack someones wireless network and use it to download whatever it is one wants to download, using the aircrack-ng suite and thus rendering the law not only useless but a infringement on peoples privacy. But since the thought of typing something into a terminal (even if its just “wesside-ng -i mon0″) seems way too daunting to alotta people i decided on writing a front-end to it.

    Installing

    If you are using Debian or any of its derivates eg. (K/X/Flux/…)Ubuntu, Mint, etc all you have to do is download the deb package and double-click it!
    For arch linux users (like me) theres a aur-package, heres a guide on how to install AURs.
    Im also working (well, at least every now and then) on a rpm package, but for now other users have to download the source tarball and compile it, for further info please refer to the readme and aircrack-install-script.

    Quick usage how to

    Install and start fuckipred, if your using a laptop make sure you wifi is switched on.
    Click on the refresh-symbol in the essid-column in the network list.
    Select a (preferably the first one from the top) network in black text.
    Click on the “make with the cracking”-button.
    Wait for the network key to turn up in the key-field and the “All done!” message in the Log window.
    Select and copy the key, then use your network manager to connect to the network with it!

    Screenshots

    Its commin.. for now youll have to make due with the last alpha screen, its pretty much the same!
    if anyone got a nice screen and want to share it here, please feel free to send over!

    About the project

    its pretty slow going as im kinda swamped with other stuff right now..

    Download

    Please take the time to read the release announcement

    info:    release announcement, readme, changelog
    arch linux aur:    http://aur.archlinux.org/packages.php?ID=26732
    deb package:     fuckipred_0.2.14b-1_i386.deb (23.0 KiB, 1,519 downloads)
    rpm package:    n/a
    src:     fuckipred-0.2.14b.tar.gz (30.4 KiB, 1,027 downloads)

    // sluggo

    Posted

    2009/05/11 #

    Filed under

    fuckipred

    Tags

    aircrack-ng, arch linux, aur, crack, deb, dhcpcd, front end, fuck ipred, fuckipred, gtk, how to, ipred, iwconfig, one click crack, rpm, ubuntu, unstable=true, usage, wep, wesside-ng, wifi, wireless, wlan

    no comments

Top