Poison

@madbro said:
having an "event not found " while unzipping!! any idea?
using unzip -p password zipfile.zip syntax
please help

I had the same problem, solved it with a very rough solution of running python -m SimpleHTTPServer to pull it down and then push the extracted file back up, along with wget

I still haven’t been able to read the contents of the file inside ***.zip, I think that’s the last thing I need to get root on this box, so if anyone wants to give me a hint on that, that would be awesome.