guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 02/13] gnu: Add wificurse.


From: ng0
Subject: Re: [PATCH 02/13] gnu: Add wificurse.
Date: Wed, 11 Jan 2017 23:39:34 +0000

Leo Famulari <address@hidden> 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/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]