pixiewps(1)

NAME

   pixiewps - Offline WPS bruteforce tool

DESCRIPTION

          Pixiewps  is  a tool written in C used to bruteforce offline the
          WPS pin exploiting the low or non-existing entropy of  some  APs
          (pixie dust attack).

          It is meant for educational purposes only.

SYNOPSIS

   pixiewps <arguments>

ARGUMENTS

   REQUIRED ARGUMENTS
   -e, --pke

          Enrollee DH public key, found in M1.

   -r, --pkr

          Registrar  DH  public  key,  found  in  M2. It can be avoided by
          specifying -S, --dh-small in both Reaver and Pixiewps.

          pixiewps -e <pke> -s <e-hash1>  -z  <e-hash2>  -a  <authkey>  -n
          <e-nonce> -S

   -s, --e-hash1

          Enrollee hash-1, found in M3.

   -z, --e-hash2

          Enrollee hash-2, found in M3.

   -a, --authkey

          Authentication  session  key.  Although  for  this  parameter  a
          modified version of Reaver or Bully is needed, it can be avoided
          by  specifying  small  Diffie-Hellman  keys  in  both Reaver and
          Pixiewps and supplying --e-nonce, --r-nonce and --e-bssid.

          pixiewps -e <pke> -s <e-hash1> -z <e-hash2> -S -n  <e-nonce>  -m
          <r-nonce> -b <e-bssid>

   -n, --e-nonce

          Enrollee's nonce, found in M1.

   OPTIONAL ARGUMENTS
   -m, --r-nonce

          Registrar's nonce, found in M2.

   -b, --e-bssid

          Enrollee's BSSID.

   -S, --dh-small

          Small  Diffie-Hellman keys. The same option MUST be specified in
          Reaver (1.3 or later versions) too. This option  DOES  NOT  WORK
          (currently) with mode 3.

   -v, --verbosity

          Verbosity level 1-3, 1 is quietest, default is 3.

   -h

          Display a simple help usage screen.

   --help

          Display verbose help.

   -V, --version

          Display version information.

   --mode N[,... N]

          Select  modes,  comma separated (experimental modes are not used
          unless specified):

          1 - RT/MT

          2 - eCos simple

          3 - RTL819x

          4 - eCos simplest [Experimental]

          5 - eCos Knuth    [Experimental]

   --start [mm/]yyyy

   --end  [mm/]yyyy

          Starting and ending dates for mode 3, they are interchangeable.

          If only one is specified, the machine current time will be  used
          for   the   other.   The  earliest  possible  date  is  01/1970,
          corresponding to 0 (Epoch time).

EXAMPLES

   pixiewps --pke <pke> --pkr  <pkr>  --e-hash1  <e-hash1>  --e-hash2  <e-
   hash2> --authkey <authkey> --e-nonce <e-nonce>

   pixiewps  -e  <pke>  -r <pkr> -s <e-hash1> -z <e-hash2> -a <authkey> -n
   <e-nonce>

AUTHOR

   Pixiewps was developed by wi7ire.

   This manual page was written by Daniel Echeverry  <[email protected]>
   and  Samuel  Henrique <[email protected]> for the Debian project, but
   can be used by other projects as well.



Opportunity


Personal Opportunity - Free software gives you access to billions of dollars of software at no cost. Use this software for your business, personal use or to develop a profitable skill. Access to source code provides access to a level of capabilities/information that companies protect though copyrights. Open source is a core component of the Internet and it is available to you. Leverage the billions of dollars in resources and capabilities to build a career, establish a business or change the world. The potential is endless for those who understand the opportunity.

Business Opportunity - Goldman Sachs, IBM and countless large corporations are leveraging open source to reduce costs, develop products and increase their bottom lines. Learn what these companies know about open source and how open source can give you the advantage.


Free Software


Free Software provides computer programs and capabilities at no cost but more importantly, it provides the freedom to run, edit, contribute to, and share the software. The importance of free software is a matter of access, not price. Software at no cost is a benefit but ownership rights to the software and source code is far more significant.

Free Office Software - The Libre Office suite provides top desktop productivity tools for free. This includes, a word processor, spreadsheet, presentation engine, drawing and flowcharting, database and math applications. Libre Office is available for Linux or Windows.


Free Books


The Free Books Library is a collection of thousands of the most popular public domain books in an online readable format. The collection includes great classical literature and more recent works where the U.S. copyright has expired. These books are yours to read and use without restrictions.

Source Code - Want to change a program or know how it works? Open Source provides the source code for its programs so that anyone can use, modify or learn how to write those programs themselves. Visit the GNU source code repositories to download the source.


Education


Study at Harvard, Stanford or MIT - Open edX provides free online courses from Harvard, MIT, Columbia, UC Berkeley and other top Universities. Hundreds of courses for almost all major subjects and course levels. Open edx also offers some paid courses and selected certifications.

Linux Manual Pages - A man or manual page is a form of software documentation found on Linux/Unix operating systems. Topics covered include computer programs (including library and system calls), formal standards and conventions, and even abstract concepts.