diff --git a/cowrie/commands/__init__.py b/cowrie/commands/__init__.py index da471a2..1555bb0 100644 --- a/cowrie/commands/__init__.py +++ b/cowrie/commands/__init__.py @@ -7,7 +7,6 @@ __all__ = [ 'base', 'busybox', 'curl', - 'dice', 'env', 'ethtool', 'free', @@ -17,7 +16,6 @@ __all__ = [ 'iptables', 'last', 'ls', - 'malware', 'netstat', 'nohup', 'ping',