fixed Responder plugin output

This commit is contained in:
byt3bl33d3r 2015-03-11 22:21:34 +01:00
commit cd9a16de55
3 changed files with 183 additions and 177 deletions

View file

@ -171,7 +171,7 @@ else:
print "|"
print "|_ Sergio-Proxy v%s online" % sergio_version
print "|_ SSLstrip v%s by Moxie Marlinspike running..." % sslstrip_version
print "|_ SSLstrip v%s by Moxie Marlinspike running...\n" % sslstrip_version
reactor.run()