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
Last revisionBoth sides next revision
airdecloak-ng [2023/01/15 11:37] – fix typos and indentation in usage info (PR #2371) gemesaairdecloak-ng [2023/01/17 09:55] – update usage info (1.4 --> 1.7) 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 ====
  
-^Option^Explanation+^Option^Param.^Description
-|-i <input file>|Path to the capture file.| +|-i|input file|Path to the capture file.| 
-|--bssid <BSSID>|BSSID of the network to filter.| +|--bssid|BSSID|BSSID of the network to filter.| 
-|--ssid <ESSID>|ESSID of the network to filter (not yet implemented).| +|--ssid|ESSID|ESSID of the network to filter (not yet implemented).| 
-|--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.| 
-|--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