From mboxrd@z Thu Jan 1 00:00:00 1970 From: ng0 Subject: Re: [PATCH 02/13] gnu: Add wificurse. Date: Wed, 11 Jan 2017 23:39:34 +0000 Message-ID: <87eg094155.fsf@wasp.i-did-not-set--mail-host-address--so-tickle-me> References: <20170109202125.31873-1-ng0@libertad.pw> <20170109202125.31873-3-ng0@libertad.pw> <20170109235448.GB17253@jasmine> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46094) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cRSTq-0006aC-VE for guix-devel@gnu.org; Wed, 11 Jan 2017 18:39:00 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cRSTn-0004s4-SB for guix-devel@gnu.org; Wed, 11 Jan 2017 18:38:58 -0500 Received: from aibo.runbox.com ([91.220.196.211]:52393) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cRSTn-0004re-KV for guix-devel@gnu.org; Wed, 11 Jan 2017 18:38:55 -0500 In-Reply-To: <20170109235448.GB17253@jasmine> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Leo Famulari Cc: guix-devel@gnu.org Leo Famulari writes: > On Mon, Jan 09, 2017 at 08:21:14PM +0000, ng0 wrote: >> * gnu/packages/suckless.scm (wificurse): New variable. > >> + (synopsis "Wifi DoS attack tool") >> + (description >> + "Wificurses listens for beacons sent from wireless access points >> +in the range of your wireless station. Once received the program >> +extracts the BSSID of the AP and transmits deauthentication packets >> +using the broadcast MAC address. This results to the disconnection >> +of all clients connected to the AP at the time of the attack. This >> +is essencially a WiFi DoS attack tool created for educational >> +purposes only. It works only in Linux and requires wireless card >> +drivers capable of injecting packets in wireless networks.") > > I wonder if we should mention that this is against the law in many > jurisdictions? Is it? I see it as educational software which is also included in some pen-testing systems. We ship other software which could be seen as having an equal legal status. I have no problem in keeping this outside of master, I'm just working on packaging more and more pen-testing software so if it can be included, good, if not, it'll be no problem. >> + (license license:gpl3))) > > The license is actually gpl3+: Thanks. > http://git.2f30.org/wificurse/file/src/wificurse.c.html > Thanks for reviewing them all. What do you think about adding some kind of suckless/minimal build-system thing? They are mostly very repetive. I don't know if we gain something with it, but the url format would be one thing. I've asked about this in the first email I think. -- ♥Ⓐ ng0 -- https://www.inventati.org/patternsinthechaos/