cowrie/wardenfiler: Store credentials for both successful and unsuccessful attempts
Compare changes
- Pavel Valach authored
The cache was never properly flushed and the credentials often did not relate to the IP address at hand.
+ 6
− 3
@@ -209,11 +209,12 @@ class Output(cowrie.core.output.Output):
@@ -222,6 +223,7 @@ class Output(cowrie.core.output.Output):
@@ -229,10 +231,11 @@ class Output(cowrie.core.output.Output):