From a8226e17f1c2a66e03849b4ca6f3a98da71c6314 Mon Sep 17 00:00:00 2001 From: b0n3zx Date: Sun, 1 Sep 2019 09:47:06 -0500 Subject: [PATCH 01/22] FW2.6.0+ --- DNSMasqSpoof/module.info | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DNSMasqSpoof/module.info b/DNSMasqSpoof/module.info index 2a8e421..d75ea6c 100644 --- a/DNSMasqSpoof/module.info +++ b/DNSMasqSpoof/module.info @@ -1,10 +1,10 @@ { "author": "Whistle Master", - "description": "Forge replies to arbitrary DNS queries using DNSMasq", + "description": "Forge replies to arbitrary DNS queries using DNSMasq / FW 2.6.0+", "devices": [ "nano", "tetra" ], "title": "DNSMasq Spoof", "version": "1.2" -} \ No newline at end of file +} From 4ed4e9cf7cc0dce9caa75fa22bf2f224196e8944 Mon Sep 17 00:00:00 2001 From: b0n3zx Date: Sun, 1 Sep 2019 09:49:27 -0500 Subject: [PATCH 02/22] Update info FW2.6.0+ --- DNSspoof/module.info | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DNSspoof/module.info b/DNSspoof/module.info index 9b6db46..00d1a09 100644 --- a/DNSspoof/module.info +++ b/DNSspoof/module.info @@ -1,10 +1,10 @@ { "author": "Whistle Master", - "description": "Forge replies to arbitrary DNS queries using DNSspoof", + "description": "Forge replies to arbitrary DNS queries using DNSspoof / FW 2.6.0+", "devices": [ "nano", "tetra" ], "title": "DNSspoof", "version": "1.5" -} \ No newline at end of file +} From 3bb08126321d341750b772915f5abff50a5dd3e7 Mon Sep 17 00:00:00 2001 From: b0n3zx Date: Sun, 1 Sep 2019 09:49:58 -0500 Subject: [PATCH 03/22] Update info FW2.6.0+ --- Deauth/module.info | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Deauth/module.info b/Deauth/module.info index be9f9ea..b1d4943 100644 --- a/Deauth/module.info +++ b/Deauth/module.info @@ -1,6 +1,6 @@ { "author": "Whistle Master", - "description": "Deauthentication attacks of all devices connected to APs nearby", + "description": "Deauthentication attacks of all devices connected to APs nearby / FW2.6.0+", "devices": [ "nano", "tetra" From a7c444a96ba194696c8038945c4bb8f60bb55425 Mon Sep 17 00:00:00 2001 From: b0n3zx Date: Sun, 1 Sep 2019 09:50:52 -0500 Subject: [PATCH 04/22] Update info FW2.6.0+ --- KeyManager/module.info | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/KeyManager/module.info b/KeyManager/module.info index b9b32f3..7711d8f 100644 --- a/KeyManager/module.info +++ b/KeyManager/module.info @@ -1,10 +1,10 @@ { "author": "Whistle Master", - "description": "SSH Key Manager", + "description": "SSH Key Manager / FW2.6.0+", "devices": [ "nano", "tetra" ], "title": "Key Manager", "version": "1.1" -} \ No newline at end of file +} From 1a4c2f89c27652920b884b570833c88197bd17c9 Mon Sep 17 00:00:00 2001 From: b0n3zx Date: Sun, 1 Sep 2019 09:51:25 -0500 Subject: [PATCH 05/22] Update info FW2.6.0+ --- LogManager/module.info | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/LogManager/module.info b/LogManager/module.info index a078453..9955c93 100644 --- a/LogManager/module.info +++ b/LogManager/module.info @@ -1,10 +1,10 @@ { "author": "Whistle Master", - "description": "Manage all modules logs", + "description": "Manage all modules logs / FW2.6.0+", "devices": [ "nano", "tetra" ], "title": "Log Manager", "version": "1.4" -} \ No newline at end of file +} From c792b17615a678b65b9f417c1118b843551b5f80 Mon Sep 17 00:00:00 2001 From: b0n3zx Date: Sun, 1 Sep 2019 09:52:01 -0500 Subject: [PATCH 06/22] Update info FW2.6.0+ --- Occupineapple/module.info | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Occupineapple/module.info b/Occupineapple/module.info index f82de37..d817408 100644 --- a/Occupineapple/module.info +++ b/Occupineapple/module.info @@ -1,10 +1,10 @@ { "author": "Whistle Master", - "description": "Broadcast spoofed WiFi SSIDs", + "description": "Broadcast spoofed WiFi SSIDs / FW2.6.0+", "devices": [ "nano", "tetra" ], "title": "Occupineapple", "version": "1.7" -} \ No newline at end of file +} From e17a3cc0d5e35e611d3e9b59c6dea90ffe425681 Mon Sep 17 00:00:00 2001 From: b0n3zx Date: Sun, 1 Sep 2019 09:52:24 -0500 Subject: [PATCH 07/22] Update info FW2.6.0+ --- OnlineHashCrack/module.info | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OnlineHashCrack/module.info b/OnlineHashCrack/module.info index b26b113..2e7b105 100644 --- a/OnlineHashCrack/module.info +++ b/OnlineHashCrack/module.info @@ -1,6 +1,6 @@ { "author": "Whistle Master", - "description": "Submit Hash and WPA Handshake to www.onlinehashcrack.com web service", + "description": "Submit Hash and WPA Handshake to www.onlinehashcrack.com web service / FW2.6.0+", "devices": [ "nano", "tetra" From 34a41a1d45d4d2c45cdeba927db7576f9344f903 Mon Sep 17 00:00:00 2001 From: b0n3zx Date: Sun, 1 Sep 2019 09:52:56 -0500 Subject: [PATCH 08/22] Update info FW2.6.0+ --- OpenVPNConnect/module.info | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OpenVPNConnect/module.info b/OpenVPNConnect/module.info index cdbf1a8..adb07f8 100644 --- a/OpenVPNConnect/module.info +++ b/OpenVPNConnect/module.info @@ -1,6 +1,6 @@ { "author": "3ndG4me", - "description": "OpenVPN Connection Utility", + "description": "OpenVPN Connection Utility / FW2.6.0+", "devices": [ "nano", "tetra" From c556f44e74610d9f96c502f9a5b452ac0a964710 Mon Sep 17 00:00:00 2001 From: b0n3zx Date: Sun, 1 Sep 2019 09:53:49 -0500 Subject: [PATCH 09/22] Update info FW2.6.0+ --- Papers/module.info | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Papers/module.info b/Papers/module.info index 157295b..8ad7961 100755 --- a/Papers/module.info +++ b/Papers/module.info @@ -1,10 +1,10 @@ { "author": "sud0nick", - "description": "A TLS/SSL and SSH certificate generator/manager.", + "description": "A TLS/SSL and SSH certificate generator/manager. / FW2.6.0+", "devices": [ "nano", "tetra" ], "title": "Papers", "version": "1.7" -} \ No newline at end of file +} From 1cc1630ff355951e8f911fcf7761316382a1d734 Mon Sep 17 00:00:00 2001 From: b0n3zx Date: Sun, 1 Sep 2019 09:55:06 -0500 Subject: [PATCH 10/22] Update info FW2.6.0+ --- Responder/module.info | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Responder/module.info b/Responder/module.info index 5f19a44..8eaa83e 100644 --- a/Responder/module.info +++ b/Responder/module.info @@ -1,10 +1,10 @@ { "author": "Whistle Master", - "description": "LLMNR, NBT-NS and MDNS poisoner with built-in HTTP, SMB, MSSQL, FTP and LDAP rogue authentication server using Responder", + "description": "LLMNR, NBT-NS and MDNS poisoner with built-in HTTP, SMB, MSSQL, FTP and LDAP rogue authentication server using Responder / FW2.6.0+", "devices": [ "nano", "tetra" ], "title": "Responder", "version": "1.2" -} \ No newline at end of file +} From fc511fa6caae673f173aae8dfdcd36589ef49416 Mon Sep 17 00:00:00 2001 From: b0n3zx Date: Sun, 1 Sep 2019 09:55:36 -0500 Subject: [PATCH 11/22] Update info FW2.6.0+ --- SSLsplit/module.info | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SSLsplit/module.info b/SSLsplit/module.info index 698ed30..2565800 100644 --- a/SSLsplit/module.info +++ b/SSLsplit/module.info @@ -1,6 +1,6 @@ { "author": "Whistle Master", - "description": "Perform man-in-the-middle attacks using SSLsplit", + "description": "Perform man-in-the-middle attacks using SSLsplit / FW2.6.0+", "devices": [ "nano", "tetra" From 1dfea208dfbe922fdb3c4594ee0a0afc733925d8 Mon Sep 17 00:00:00 2001 From: b0n3zx Date: Sun, 1 Sep 2019 09:56:02 -0500 Subject: [PATCH 12/22] Update info FW2.6.0+ --- wps/module.info | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wps/module.info b/wps/module.info index 2f4771a..a39a9c9 100644 --- a/wps/module.info +++ b/wps/module.info @@ -1,6 +1,6 @@ { "author": "Whistle Master", - "description": "WPS brute force attack using Reaver, Bully and Pixiewps", + "description": "WPS brute force attack using Reaver, Bully and Pixiewps / FW2.6.0+", "devices": [ "nano", "tetra" From 8441dd3362fac5f0c5ee5dacc48e46510e692495 Mon Sep 17 00:00:00 2001 From: b0n3zx Date: Sun, 1 Sep 2019 09:56:27 -0500 Subject: [PATCH 13/22] Update info FW2.6.0+ --- urlsnarf/module.info | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/urlsnarf/module.info b/urlsnarf/module.info index be702bb..891cd60 100644 --- a/urlsnarf/module.info +++ b/urlsnarf/module.info @@ -1,10 +1,10 @@ { "author": "Whistle Master", - "description": "Output all requested URLs sniffed from http traffic using urlsnarf", + "description": "Output all requested URLs sniffed from http traffic using urlsnarf / FW2.6.0+", "devices": [ "nano", "tetra" ], "title": "urlsnarf", "version": "1.6" -} \ No newline at end of file +} From 1349c1cdbca95335661dad35c64b5990e2d850b5 Mon Sep 17 00:00:00 2001 From: b0n3zx Date: Sun, 1 Sep 2019 09:56:53 -0500 Subject: [PATCH 14/22] Update info FW2.6.0+ --- tor/module.info | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tor/module.info b/tor/module.info index ccac56e..ea7490f 100755 --- a/tor/module.info +++ b/tor/module.info @@ -1,6 +1,6 @@ { "author":"catatonicprime", - "description":"Connect device to tor network, manage hidden services, etc.", + "description":"Connect device to tor network, manage hidden services, etc. / FW2.6.0+", "devices": [ "nano", "tetra" ], "title":"tor", "version":"1.0" From f86a59b7fe4ae1ead5cfae9d1e6d46fd8318da60 Mon Sep 17 00:00:00 2001 From: b0n3zx Date: Sun, 1 Sep 2019 09:57:14 -0500 Subject: [PATCH 15/22] Update info FW2.6.0+ --- tcpdump/module.info | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tcpdump/module.info b/tcpdump/module.info index 9dee641..8cdbdba 100644 --- a/tcpdump/module.info +++ b/tcpdump/module.info @@ -1,6 +1,6 @@ { "author": "Whistle Master", - "description": "Dump traffic on network using tcpdump", + "description": "Dump traffic on network using tcpdump / FW2.6.0+", "devices": [ "nano", "tetra" From 2fa64a25efe4a1e4aa22a07c01345f0322b2ca54 Mon Sep 17 00:00:00 2001 From: b0n3zx Date: Sun, 1 Sep 2019 09:57:41 -0500 Subject: [PATCH 16/22] Update info FW2.6.0+ --- p0f/module.info | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/p0f/module.info b/p0f/module.info index 9991ac2..616c679 100644 --- a/p0f/module.info +++ b/p0f/module.info @@ -1,10 +1,10 @@ { "author": "Whistle Master", - "description": "Passive traffic fingerprinting using p0f", + "description": "Passive traffic fingerprinting using p0f / FW2.6.0+", "devices": [ "nano", "tetra" ], "title": "p0f", "version": "1.3" -} \ No newline at end of file +} From f26a0fc357f458fa38fc0e91d6e69eac90f7ea4d Mon Sep 17 00:00:00 2001 From: b0n3zx Date: Sun, 1 Sep 2019 09:58:06 -0500 Subject: [PATCH 17/22] Update info FW2.6.0+ --- nmap/module.info | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nmap/module.info b/nmap/module.info index 8c66da3..d8be87c 100644 --- a/nmap/module.info +++ b/nmap/module.info @@ -1,10 +1,10 @@ { "author": "Whistle Master", - "description": "GUI for security scanner nmap", + "description": "GUI for security scanner nmap / FW2.6.0+", "devices": [ "nano", "tetra" ], "title": "nmap", "version": "1.8" -} \ No newline at end of file +} From 7df04767fb4ce2c4be9b0e48c5f6382fa87092af Mon Sep 17 00:00:00 2001 From: b0n3zx Date: Sun, 1 Sep 2019 09:58:29 -0500 Subject: [PATCH 18/22] Update info FW2.6.0+ --- ngrep/module.info | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ngrep/module.info b/ngrep/module.info index 575e31f..8ce07d3 100644 --- a/ngrep/module.info +++ b/ngrep/module.info @@ -1,10 +1,10 @@ { "author": "Whistle Master", - "description": "Match data part of packets on the network using ngrep", + "description": "Match data part of packets on the network using ngrep / FW2.6.0+", "devices": [ "nano", "tetra" ], "title": "ngrep", "version": "1.7" -} \ No newline at end of file +} From 2076cbe8d49b1ccc05f79527c6aaffce9e5beb86 Mon Sep 17 00:00:00 2001 From: b0n3zx Date: Sun, 1 Sep 2019 09:58:58 -0500 Subject: [PATCH 19/22] Update info FW2.6.0+ --- ettercap/module.info | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ettercap/module.info b/ettercap/module.info index 6c6a0e4..ed7ead9 100644 --- a/ettercap/module.info +++ b/ettercap/module.info @@ -1,10 +1,10 @@ { "author": "Whistle Master", - "description": "Perform man-in-the-middle attacks using ettercap", + "description": "Perform man-in-the-middle attacks using ettercap / FW2.6.0+", "devices": [ "nano", "tetra" ], "title": "ettercap", "version": "1.6" -} \ No newline at end of file +} From 39aa8732f2b14f9e9f1a2e2f67538091f6a7abba Mon Sep 17 00:00:00 2001 From: b0n3zx Date: Sun, 1 Sep 2019 09:59:20 -0500 Subject: [PATCH 20/22] Update info FW2.6.0+ --- dump1090/module.info | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dump1090/module.info b/dump1090/module.info index 4ce9f3b..9c5b6c4 100644 --- a/dump1090/module.info +++ b/dump1090/module.info @@ -1,10 +1,10 @@ { "author": "Whistle Master", - "description": "Track aircraft ADS-B beacons with RTS-SDR using dump1090", + "description": "Track aircraft ADS-B beacons with RTS-SDR using dump1090 / FW2.6.0+", "devices": [ "nano", "tetra" ], "title": "dump1090", "version": "1.2" -} \ No newline at end of file +} From 370587db1f68ae3fe787c20d9ea2188a98465d34 Mon Sep 17 00:00:00 2001 From: b0n3zx Date: Sun, 1 Sep 2019 09:59:48 -0500 Subject: [PATCH 21/22] Update info FW2.6.0+ --- Status/module.info | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Status/module.info b/Status/module.info index a1f58ff..8a03ea5 100644 --- a/Status/module.info +++ b/Status/module.info @@ -1,6 +1,6 @@ { "author": "Whistle Master", - "description": "Display status information of the device", + "description": "Display status information of the device / FW2.6.0+", "devices": [ "nano", "tetra" From 8d7bd4ad0dcc8a17da8bbfce6f46dfbf4b311ed9 Mon Sep 17 00:00:00 2001 From: b0n3zx Date: Sun, 1 Sep 2019 10:00:13 -0500 Subject: [PATCH 22/22] Update info FW2.6.0+ --- SiteSurvey/module.info | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SiteSurvey/module.info b/SiteSurvey/module.info index f674101..3c35966 100644 --- a/SiteSurvey/module.info +++ b/SiteSurvey/module.info @@ -1,6 +1,6 @@ { "author": "Whistle Master", - "description": "WiFi site survey", + "description": "WiFi site survey / FW2.6.0+", "devices": [ "nano", "tetra"