diff --git a/DNSspoof/module.info b/DNSspoof/module.info index 9b6db46..9365c56 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": "(FW2.5.4 or below) Forge replies to arbitrary DNS queries using DNSspoof", "devices": [ "nano", "tetra" ], "title": "DNSspoof", - "version": "1.5" -} \ No newline at end of file + "version": "1.6" +} diff --git a/SSLsplit/module.info b/SSLsplit/module.info index 698ed30..856f596 100644 --- a/SSLsplit/module.info +++ b/SSLsplit/module.info @@ -1,10 +1,10 @@ { "author": "Whistle Master", - "description": "Perform man-in-the-middle attacks using SSLsplit", + "description": "(FW2.5.4 or below) Perform man-in-the-middle attacks using SSLsplit", "devices": [ "nano", "tetra" ], "title": "SSLsplit", - "version": "1.4" + "version": "1.5" } diff --git a/ettercap/module.info b/ettercap/module.info index 6c6a0e4..0fa3562 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": "(FW2.5.4 or below) Perform man-in-the-middle attacks using ettercap", "devices": [ "nano", "tetra" ], "title": "ettercap", - "version": "1.6" -} \ No newline at end of file + "version": "1.7" +} diff --git a/urlsnarf/module.info b/urlsnarf/module.info index be702bb..216f69e 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": "(FW2.5.4 or below) Output all requested URLs sniffed from http traffic using urlsnarf", "devices": [ "nano", "tetra" ], "title": "urlsnarf", - "version": "1.6" -} \ No newline at end of file + "version": "1.7" +}