FreeBSD Manual Pages
MAKEIVS-NG(1) General Commands Manual MAKEIVS-NG(1) NAME makeivs - generate a dummy IVS dump file with a specific WEP key SYNOPSIS makeivs <ivs file> <104-bit key> DESCRIPTION makeivs-ng is a tool designed to generate an IVS dump file with an in- putted WEP key. The aim of is tools is to provide a way to create dumps with a known encryption key for tests. OPTIONS Common options: -b _bssid_ or --bssid _bssid_ Set the BSSID (Access Point MAC) -f _num_ or --first _num_ Value for the first IV generated. -k _key_ or --key _key_ Target network WEP key in hex. Separator between bytes is ac- cepted but not necessary. -s _num_ or --seed _num_ Seed used to setup random generator. May be used in combination with -p or --prng. -w _file_ or --write _file_ Filename to write IVs into. -c _num_ or --count _num_ Amount of IVs to generate. Default value is 100000. -d _num_ or --dupe _num_ Percentage of duplicate IVs. -e _num_ or --error _num_ Percentage of erroneous keystreams. -l _num_ or --length _num_ Size of keystreams. Default: 16 bytes. -n or --nofms Ignores weak IVs. -p or --prng Use random values when generating IVs. Default is to use sequen- tial values. --help Show help screen. EXAMPLE makeivs makeivs -w out.ivs -k 123456789ABCDEF123456789AB AUTHOR This manual page was written by Adam Cecile <gandalf@le-vert.net> for the Debian system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-li- censes/GPL. SEE ALSO airbase-ng(8) aireplay-ng(8) airmon-ng(8) airodump-ng(8) airodump-ng-oui-update(8) airserv-ng(8) airtun-ng(8) besside-ng(8) easside-ng(8) tkiptun-ng(8) wesside-ng(8) aircrack-ng(1) airdecap-ng(1) airdecloak-ng(1) airolib-ng(1) besside-ng-crawler(1) buddy-ng(1) ivstools(1) kstats(1) packetforge-ng(1) wpaclean(1) airventriloquist(8) Version 1.5.2 December 2018 MAKEIVS-NG(1)
NAME | SYNOPSIS | DESCRIPTION | OPTIONS | EXAMPLE | AUTHOR | SEE ALSO
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=makeivs-ng&sektion=1&manpath=FreeBSD+12.2-RELEASE+and+Ports>