EnglishFrenchSpanish

OnWorks favicon

airdecloak-ng - Online in the Cloud

Run airdecloak-ng in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command airdecloak-ng that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


airuncloak-ng - Removes wep cloaked framed from a pcap file.

SYNOPSIS


airuncloak-ng <options>

DESCRIPTION


airuncloak-ng is a tool that removes wep cloaking from a pcap file. Some WIPS (actually
one) can actively "prevent" cracking a WEP key by inserting chaff (fake wep frames) in the
air to fool aircrack-ng. In some rare cases, cloaking fails and the key can be recovered
without removing this chaff. In the cases where the key cannot be recovered, use this tool
to filter out chaff.

The program works by reading the input file and selecting packets from a specific network.
Each selected packet is put into a list and classified (default status is "unknown").
Filters are then applied (in the order specified by the user) on this list. They will
change the status of the packets (unknown, uncloaked, potentially cloaked or cloaked).
The order of the filters is really important since each filter will base its analysis
amongst other things on the status of the packets and different orders will give different
results.

Important requirement: The pcap file needs to have all packets (including beacons and all
other "useless" packets) for the analysis (and if possible, prism/radiotap headers).

OPTIONS


-h, --help
Shows the help screen.

-i <file>
Path to the capture file.

--ssid <ESSID>
Essid of the network (not yet implemented) to filter.

--bssid <BSSID>
BSSID of the network to filter.

--null-packets
Assume that null packets can be cloaked.

--disable-base-filter
Do not apply base filter.

--drop-frag
Drop fragmented packets.

--filters <filters>
Apply different filters (separated by a comma). See below.

FILTERS


signal Try to filter based on signal (prism or radiotap headers in the pcap file).

duplicate_sn
Remove all duplicate sequence numbers for both the AP and the client (that are
close to each other).

duplicate_sn_ap
Remove duplicate sequence number for the AP only (that are close to each other).

duplicate_sn_client
Remove duplicate sequence number for the client only (that are close to each
other).

consecutive_sn
Filter based on the fact that IV should be consecutive (only for AP).

duplicate_iv
Filter out all duplicate IV.

signal_dup_consec_sn
Use signal (if available), duplicate and consecutive sequence number (filtering is
much more precise than using all these filters one by one).

Use airdecloak-ng online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Free Pascal Compiler
    Free Pascal Compiler
    A 32/64/16-bit Pascal compiler for
    Win32/64/CE, Linux, Mac OS X/iOS,
    Android, FreeBSD, OS/2, Game Boy
    Advance, Nintendo NDS and DOS;
    semantically compatible wi...
    Download Free Pascal Compiler
  • 2
    Canon EOS DIGITAL Info
    Canon EOS DIGITAL Info
    Canon doesn�t have shutter count
    included on the EXIF information of an
    image file, as opposed to Nikon and
    Pentax. There�s no official Canon based
    application ...
    Download Canon EOS DIGITAL Info
  • 3
    rEFInd
    rEFInd
    rEFInd is a fork of the rEFIt boot
    manager. Like rEFIt, rEFInd can
    auto-detect your installed EFI boot
    loaders and it presents a pretty GUI
    menu of boot option...
    Download rEFInd
  • 4
    ExpressLuke GSI
    ExpressLuke GSI
    This SourceForge download page was to
    grant users to download my source built
    GSIs, based upon phhusson's great
    work. I build both Android Pie and
    Android 1...
    Download ExpressLuke GSI
  • 5
    Music Caster
    Music Caster
    Music Caster is a tray music player
    that lets you cast your local music to a
    Google Cast device. On the first run,
    you will need to click the arrow in your
    tas...
    Download Music Caster
  • 6
    PyQt
    PyQt
    PyQt is the Python bindings for
    Digia's Qt cross-platform
    application development framework. It
    supports Python v2 and v3 and Qt v4 and
    Qt v5. PyQt is avail...
    Download PyQt
  • More »

Linux commands

Ad