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
    SuiteCRM
    SuiteCRM
    SuiteCRM is the award-winning Customer
    Relationship Management (CRM)
    application brought to you by authors
    and maintainers, SalesAgility. It is the
    world�s mos...
    Download SuiteCRM
  • 2
    Poweradmin
    Poweradmin
    Poweradmin is a web-based DNS
    administration tool for PowerDNS server.
    The interface has full support for most
    of the features of PowerDNS. It has full
    support...
    Download Poweradmin
  • 3
    Gin Web Framework
    Gin Web Framework
    Gin is an incredibly fast web framework
    written in Golang that can perform up to
    40 times faster, thanks to its
    martini-like API and custom version of
    httprout...
    Download Gin Web Framework
  • 4
    CEREUS LINUX
    CEREUS LINUX
    CEREUS LINUX basado en MX LINUX con
    varios entornos de escritorios. This is
    an application that can also be fetched
    from
    https://sourceforge.net/projects/cereu...
    Download CEREUS LINUX
  • 5
    Task Coach
    Task Coach
    Task Coach - Your friendly task
    manager. Task Coach is a free open
    source todo manager. It grew out of
    frustration about other programs not
    handling composite ...
    Download Task Coach
  • 6
    HyperSQL Database Engine (HSQLDB)
    HyperSQL Database Engine (HSQLDB)
    HSQLDB is a relational database engine
    written in Java, with a JDBC driver,
    conforming to ANSI SQL:2016. A small,
    fast, multithreaded engine and server
    with mem...
    Download HyperSQL Database Engine (HSQLDB)
  • More »

Linux commands

Ad