User Tools

Site Tools


airdecloak-ng

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
airdecloak-ng [2023/01/15 21:06] – add Param. column to Options table gemesaairdecloak-ng [2023/01/17 09:58] (current) – [Options] add note about typo in --disable-base_filter gemesa
Line 13: Line 13:
 ===== Usage ===== ===== Usage =====
  
-  Airdecloak-ng 1.- (C) 2008-2018 Thomas d'Otreppe +  Airdecloak-ng 1.7  - (C) 2008-2022 Thomas d'Otreppe 
-  https://aircrack-ng.org+  https://www.aircrack-ng.org
      
   usage: airdecloak-ng [options]   usage: airdecloak-ng [options]
Line 27: Line 27:
      
    Optional:    Optional:
 +     -o <file>             : Output packets (valid) file (default: <src>-filtered.pcap)
 +     -c <file>             : Output packets (cloaked) file (default: <src>-cloaked.pcap)
 +     -u <file>             : Output packets (unknown/ignored) file (default: invalid_status.pcap)
      --filters <filters>   : Apply filters (separated by a comma). Filters:      --filters <filters>   : Apply filters (separated by a comma). Filters:
            signal:               Try to filter based on signal.            signal:               Try to filter based on signal.
Line 40: Line 43:
            signal_dup_consec_sn: Use signal (if available), duplicate and            signal_dup_consec_sn: Use signal (if available), duplicate and
                                  consecutive sequence number (filtering is                                  consecutive sequence number (filtering is
-                                 much more precise than using all these +                                  much more precise than using all these 
-                                 filters one by one).+                                  filters one by one).
      --null-packets        : Assume that null packets can be cloaked.      --null-packets        : Assume that null packets can be cloaked.
-     --disable-base-filter : Do not apply base filter. +     --disable-base_filter : Do not apply base filter. 
-     --drop-frag           : Drop fragmented packets.+     --drop-frag           : Drop fragmented packets
      
-     --help                : Displays this usage screen.+     --help                : Displays this usage screen 
  
 ==== Options ==== ==== Options ====
Line 56: Line 60:
 |--filters|filters|Apply theses filters in this specific order. They have to be separated by a ','. \\ **Example**: --filters signal,consecutive_sn| |--filters|filters|Apply theses filters in this specific order. They have to be separated by a ','. \\ **Example**: --filters signal,consecutive_sn|
 |--null-packets|-|Assume that null packets can be cloaked (not yet implemented).| |--null-packets|-|Assume that null packets can be cloaked (not yet implemented).|
-|--disable-base-filter|-|Disable the base filter.|+|--disable-base_filter|-|Disable the base filter. (Note: there is a typo in the usage info, the correct option is: --disable-base-filter)|
 |--drop-frag|-|Drop all fragmented packets. In most networks, fragmentation is not needed.| |--drop-frag|-|Drop all fragmented packets. In most networks, fragmentation is not needed.|
  
airdecloak-ng.txt · Last modified: 2023/01/17 09:58 by gemesa