diff options
Diffstat (limited to 'network/airpwn/README')
-rw-r--r-- | network/airpwn/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/network/airpwn/README b/network/airpwn/README new file mode 100644 index 0000000000..dcae98d731 --- /dev/null +++ b/network/airpwn/README @@ -0,0 +1,9 @@ +Airpwn is a framework for 802.11 (wireless) packet injection. +Airpwn listens to incoming wireless packets, and if the data +matches a pattern specified in the config files, custom content +is injected "spoofed" from the wireless access point. From the +perspective of the wireless client, airpwn becomes the server. + +This package also installs lorcon (Loss Of Radio CONnectivity). + +This requires libnet. |