From a58e1983a61e8fff3a600897d0a8d076344a8492 Mon Sep 17 00:00:00 2001 From: fwkz Date: Thu, 21 Jul 2016 19:47:55 +0200 Subject: [PATCH] RSF 2.2.0 banner change --- routersploit/interpreter.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/routersploit/interpreter.py b/routersploit/interpreter.py index ce9e632d0..d9172da98 100644 --- a/routersploit/interpreter.py +++ b/routersploit/interpreter.py @@ -191,7 +191,7 @@ def __init__(self): Dev Team : Marcin Bury (lucyoa) & Mariusz Kupidura (fwkz) Codename : Bad Blood - Version : 2.1.0 + Version : 2.2.0 Total module count: {modules_count} """.format(modules_count=len(self.modules))