debian/0000755000000000000000000000000011720753132007167 5ustar debian/manpages0000644000000000000000000000002111700324115010667 0ustar docs/reaver.1.gz debian/watch0000644000000000000000000000021411701021200010174 0ustar version=3 http://code.google.com/p/reaver-wps/downloads/list?can=1 .*/reaver-wps-(\d[\d\.]*)\.(?:zip|tgz|tbz2|txz|tar\.gz|tar\.bz2|tar\.xz) debian/control0000644000000000000000000000114011716124750010571 0ustar Source: reaver Section: net Priority: extra Maintainer: Bartosz Fenski Build-Depends: debhelper (>= 8.0.0), libpcap-dev, libsqlite3-dev Standards-Version: 3.9.2 Homepage: http://code.google.com/p/reaver-wps/ Package: reaver Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: brute force attack tool against Wifi Protected Setup PIN number Reaver performs a brute force attack against an access point's WiFi Protected Setup pin number. Once the WPS pin is found, the WPA PSK can be recovered and alternately the AP's wireless settings can be reconfigured. debian/source/0000755000000000000000000000000011677542163010502 5ustar debian/source/format0000644000000000000000000000001411677542163011710 0ustar 3.0 (quilt) debian/copyright0000644000000000000000000000701411720752575011136 0ustar Format: http://dep.debian.net/deps/dep5 Upstream-Name: reaver-wps Source: Files: * Copyright: 2011, Tactical Network Solutions, Craig Heffner License: GPL-2 Files: src/common/* Copyright: 2002-2010, Jouni Malinen License: BSD or GPL-2 Files: src/crypto/* Copyright: 2002-2010, Jouni Malinen and contributors License: BSD or GPL-2 Files: src/tls/* Copyright: 2002-2010, Jouni Malinen License: BSD or GPL-2 Files: src/tls/libtommath.c Copyright: Tom St Denis License: Public Domain Files: src/utils/* Copyright: 2002-2010, Jouni Malinen License: BSD or GPL-2 Files: src/utils/radiotap* Copyright: 2003, 2004 David Young License: BSD Files: src/wps/* Copyright: 2007-2009, Jouni Malinen License: BSD or GPL-2 Files: src/wps/wps_ufd.c Copyright: 2009, Masashi Honma License: BSD or GPL-2 Files: src/lwe/* Copyright: 1997-2007, Jean Tourrilhes License: GPL-2 Files: debian/* Copyright: 2011 Bartosz Fenski License: GPL-2 License: GPL-2 This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see . On Debian systems, the complete text of the GNU General Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". License: BSD Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. . 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. . 3. Neither the name(s) of the above-listed copyright holder(s) nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. . Note that this distribution of hostapd comes with configuration options that link it to the OpenSSL library. The OpenSSL license is GPL-incompatible, therefore in this distribution only the BSD license applies. debian/compat0000644000000000000000000000000211677542163010400 0ustar 8 debian/rules0000755000000000000000000000022011700323556010242 0ustar #!/usr/bin/make -f # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ --sourcedirectory=src override_dh_auto_install: debian/docs0000644000000000000000000000006011716125270010037 0ustar docs/README docs/README.REAVER docs/README.WASH debian/changelog0000644000000000000000000000075211720756173011055 0ustar reaver (1.4-2) unstable; urgency=low * Added missed copyright notes. -- Bartosz Fenski Tue, 21 Feb 2012 18:36:48 +0100 reaver (1.4-1) unstable; urgency=low * New upstream version. * Includes wash binary and some additional README files. -- Bartosz Fenski Mon, 13 Feb 2012 07:11:32 +0100 reaver (1.3-1) unstable; urgency=low * Initial release (Closes: #653758) -- Bartosz Fenski Sat, 31 Dec 2011 09:14:38 +0100 debian/install0000644000000000000000000000004611716125227010563 0ustar src/reaver /usr/bin src/wash /usr/bin