diff options
| author | lassulus <lass@aidsballs.de> | 2014-12-23 00:31:47 +0100 |
|---|---|---|
| committer | lassulus <lass@aidsballs.de> | 2014-12-23 00:31:47 +0100 |
| commit | e265640b3427bb8083bc3d28ea58c71d54f895f9 (patch) | |
| tree | 1af66093efebf3f2eb8679dd84a9258484f0af46 /recon/wifi_inspector/plugins/01open | |
| parent | 004e3ad3efb6e4bc19604467f4da8b03b28dbbbe (diff) | |
wifi_inspector is really inspector_wifi
Diffstat (limited to 'recon/wifi_inspector/plugins/01open')
| -rwxr-xr-x | recon/wifi_inspector/plugins/01open | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/recon/wifi_inspector/plugins/01open b/recon/wifi_inspector/plugins/01open deleted file mode 100755 index 881f47ea..00000000 --- a/recon/wifi_inspector/plugins/01open +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/sh -#ESSID MAC CHANNEL ENCRYPTION -if [ "$4" == "[ESS]" ]; then - exit 0 -fi -exit 1 |
