Commit Graph

4 Commits

Author SHA1 Message Date
94aa7c4392 Update fs.pickle to reflect debian 7.0, and refresh some other stuff too
git-svn-id: https://kippo.googlecode.com/svn/trunk@242 951d7100-d841-11de-b865-b3884708a8e2
2013-04-05 12:40:06 +00:00
39c68ce598 A bunch of changes:
* filesystem has a new field A_REALFILE, which can be set to point to a real
  file within dl/ or honeyfs/ for use with cat or tar
* createfs.py update
* Added copyright texts & BSD license
* Command arguments are now parsed with shlex and passed to commands as a list
* new HoneyPotFilesystem methods: mkdir, realfile, update_realfile, is_dir
* New command: reboot
* Improved ls
* A local copy of env.commands is now kept for each session to allow dynamic
  changes
* New commands module: dice - contains random commands assigned to newly
  created files
* Improved tar - pretends to create real files now
* Something else I forgot



git-svn-id: https://kippo.googlecode.com/svn/trunk@34 951d7100-d841-11de-b865-b3884708a8e2
2009-11-20 15:48:45 +00:00
e90538042f Add "file not found" for rm
New commands: set, unset, history, export


git-svn-id: https://kippo.googlecode.com/svn/trunk@5 951d7100-d841-11de-b865-b3884708a8e2
2009-11-11 05:47:34 +00:00
2954787fd7 initial import
git-svn-id: https://kippo.googlecode.com/svn/trunk@1 951d7100-d841-11de-b865-b3884708a8e2
2009-11-10 18:57:59 +00:00