Michel Oosterhof
|
3a0911e6d9
|
move pickle file
|
2018-06-28 03:31:05 +04:00 |
Michel Oosterhof
|
9644dc3d99
|
move arch files to share dir
|
2018-06-28 02:47:11 +04:00 |
supriyo-biswas
|
bdc7b34516
|
Add regex support to the userdb. (#763)
|
2018-06-09 20:47:51 +04:00 |
Michel Oosterhof
|
b861cebef3
|
Arch handling by @oliveriandrea
commit 916b5bf7fa8cff0eee9623bdd188fa902ea49699
Author: Michel Oosterhof <michel@oosterhof.net>
Date: Mon Apr 2 00:39:28 2018 +0400
string handling
commit 1d52bb7a85cace371717e7db1f88cd1eff608e1c
Author: Michel Oosterhof <michel@oosterhof.net>
Date: Sun Apr 1 22:03:13 2018 +0400
arch already logged in server.py
commit 2f4fee8bdf3b9f129cf4315bd6c20ef38e44d582
Author: Michel Oosterhof <michel@oosterhof.net>
Date: Sun Apr 1 22:02:06 2018 +0400
get binary contents from file system
commit 1043bde0328de9d54c72cdb00a20b5ccd6c3f4cc
Author: Michel Oosterhof <michel@oosterhof.net>
Date: Sun Apr 1 21:42:34 2018 +0400
use 'arch' as multi value architecture.
commit 6d86d20acb7e4affa8cc690d45995c40d5f0542f
Merge: 201a923 c9e5a44
Author: Michel Oosterhof <michel@oosterhof.net>
Date: Sun Apr 1 15:50:57 2018 +0400
Merge remote-tracking branch 'oliveriandrea/multi_arch' into multi-arch-michel
commit c9e5a44a6a
Author: oliveriandrea <oliveriandrea@gmail.com>
Date: Wed Mar 28 17:57:52 2018 +0200
Introduction of self.arch = 'linux-x64-lsb'
commit f54f9ae67d
Author: oliveriandrea <oliveriandrea@gmail.com>
Date: Wed Mar 28 17:56:59 2018 +0200
moved to server
commit a22bf01855
Author: oliveriandrea <oliveriandrea@gmail.com>
Date: Wed Mar 28 17:56:09 2018 +0200
fake_arch to arch, self.arch -> self.server.arch
commit 1c7ca09449
Author: oliveriandrea <oliveriandrea@gmail.com>
Date: Wed Mar 28 17:52:51 2018 +0200
fake_arch to arch
commit f706f6568e
Author: oliveriandrea <oliveriandrea@gmail.com>
Date: Wed Mar 28 17:51:37 2018 +0200
fake_arch to arch
commit af95806ceb
Author: oliveriandrea <oliveriandrea@gmail.com>
Date: Wed Mar 28 12:04:41 2018 +0200
move fake_arch and archs_emulated under [shell]
commit be72123228
Author: oliveriandrea <oliveriandrea@gmail.com>
Date: Wed Mar 28 11:55:49 2018 +0200
fake_arch now is under [shell]
commit 32609bf7ce
Author: oliveriandrea <oliveriandrea@gmail.com>
Date: Wed Mar 28 11:48:58 2018 +0200
Move fake arch configuration under [shell]
commit 952e87d0b9
Author: oliveriandrea <oliveriandrea@gmail.com>
Date: Thu Mar 22 10:48:52 2018 +0100
Update README
commit 8adde62f33
Author: oliveriandrea <oliveriandrea@gmail.com>
Date: Thu Mar 22 10:47:17 2018 +0100
Collection of dummy executables
commit e79c2d77c1
Author: oliveriandrea <oliveriandrea@gmail.com>
Date: Thu Mar 22 10:45:35 2018 +0100
Source code of the dummy executables
commit db2ccf5297
Author: oliveriandrea <oliveriandrea@gmail.com>
Date: Thu Mar 22 10:44:52 2018 +0100
README for the sources
commit 97d5dc2b3d
Author: oliveriandrea <oliveriandrea@gmail.com>
Date: Thu Mar 22 10:37:47 2018 +0100
Patch to cat,head,tail and dd in order to report fake arch
commit 05543a1490
Author: oliveriandrea <oliveriandrea@gmail.com>
Date: Thu Mar 22 10:36:31 2018 +0100
Update the configuration in order to support multiarch emulation
commit 81b29f2dd2
Author: oliveriandrea <oliveriandrea@gmail.com>
Date: Thu Mar 22 10:35:36 2018 +0100
Added param table in SQL schemas
commit 827c47ff71
Author: oliveriandrea <oliveriandrea@gmail.com>
Date: Thu Mar 22 10:34:47 2018 +0100
Added params table
commit fa7b467950
Author: oliveriandrea <oliveriandrea@gmail.com>
Date: Thu Mar 22 10:27:15 2018 +0100
Generate random choice for the architecture
|
2018-04-02 00:44:20 +04:00 |
Michel Oosterhof
|
28055a6359
|
Remove /dev/stdout
|
2017-10-19 15:27:55 +04:00 |
Michel Oosterhof
|
cf49fb74cb
|
add bin/enable to pickle and enable sample output
|
2016-11-01 21:09:50 +04:00 |
Michel Oosterhof
|
d98239e897
|
change /proc/mounts from link to normal file
|
2016-10-25 11:15:16 +00:00 |
Michel Oosterhof
|
f6aab1be09
|
add correct entry for /
|
2016-01-13 19:09:48 +04:00 |
Michel Oosterhof
|
22d273fb0e
|
group name support to 'ls' command
|
2015-12-02 12:46:06 +04:00 |
Michel Oosterhof
|
c5bdb6f4c7
|
set uid to X. is now ignored and read from passwd
|
2015-12-02 12:41:16 +04:00 |
Michel Oosterhof
|
2d96b24b3b
|
revert back to userdb.txt for backwards compatibility
|
2015-12-02 12:31:34 +04:00 |
Michel Oosterhof
|
0f9c8a144a
|
rename passwd to pwd
|
2015-12-02 12:15:42 +04:00 |
Michel Oosterhof
|
a74ffb73d2
|
remote fout passwords. add passwords.txt
|
2015-12-02 00:35:07 +04:00 |
Michel Oosterhof
|
43a53f8f73
|
add cfg parameter to authdb call
|
2015-09-06 16:23:27 +00:00 |
Max Duijsens
|
4131bafe60
|
Add head and tail commands
|
2015-09-02 16:57:50 +02:00 |
Michel Oosterhof
|
a6802098fc
|
add /sbin/ethtool to pickle to activate command
|
2015-07-30 14:14:53 +00:00 |
Michel Oosterhof
|
e6c3e71dc2
|
cowrie rename
|
2015-05-12 14:57:29 +00:00 |
Michel Oosterhof
|
9c6613680f
|
allow comments in userdb. set default to any password, except root or 123456
|
2015-02-04 06:11:28 +00:00 |
desaster
|
950ac23907
|
Initial support for non-root users. Check your root passwords!
Thanks to Walter de Jong for code
Thanks to Christian Rohling for the push
git-svn-id: https://kippo.googlecode.com/svn/trunk@196 951d7100-d841-11de-b865-b3884708a8e2
|
2011-02-05 21:53:54 +00:00 |