[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 02/13] gnu: Add wificurse.
From: |
Leo Famulari |
Subject: |
Re: [PATCH 02/13] gnu: Add wificurse. |
Date: |
Mon, 9 Jan 2017 18:54:48 -0500 |
User-agent: |
Mutt/1.7.2 (2016-11-26) |
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?
> + (license license:gpl3)))
The license is actually gpl3+:
http://git.2f30.org/wificurse/file/src/wificurse.c.html
- Some suckless/2f30 packages., ng0, 2017/01/09
- [PATCH 02/13] gnu: Add wificurse., ng0, 2017/01/09
- Re: [PATCH 02/13] gnu: Add wificurse.,
Leo Famulari <=
- [PATCH 03/13] gnu: Add spoon., ng0, 2017/01/09
- [PATCH 09/13] gnu: Add human., ng0, 2017/01/09
- [PATCH 01/13] gnu: Add xbattmon., ng0, 2017/01/09
- [PATCH 05/13] gnu: Add skroll., ng0, 2017/01/09
- [PATCH 11/13] gnu: Add colors., ng0, 2017/01/09
- [PATCH 08/13] gnu: Add noice., ng0, 2017/01/09