index
:
potd.git
feature/jail_packet
feature/jail_protocol
master
skeleton
thesis
A high scalable low to medium interactive SSH/TCP honeypot using Linux Namespaces, capabilities, seccomp, cgroups designed for OpenWrt and IoT devices.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
jail.c
Commit message (
Expand
)
Author
Age
*
force non-zero via setuid/setgid
Toni Uhlig
2020-06-27
*
event buffer valgrind memcheck support
Toni Uhlig
2019-07-23
*
Merge branch 'feature/jail_packet'
lns
2019-02-04
|
\
|
*
Introduced the protocol->jail binary packet.
feature/jail_packet
lns
2019-02-04
|
*
setup basic jail packet structs/funcs
Toni Uhlig
2018-08-11
*
|
adjusted allowed/disabled syscalls regarding OpenWrt compatibility, enable pt...
Toni Uhlig
2019-01-24
|
/
*
user-namepsace: use macro instead of commenting out uid-mapping setup
lns
2018-08-10
*
use potd event buffer as epoll data instead of a fd
lns
2018-08-07
*
additional autoconf check for ambient raise securebit to support kernels prio...
Toni Uhlig
2018-08-02
*
set PR_SET_SECUREBITS and PR_SET_NO_NEW_PRIVS
lns
2018-08-02
*
Merge branch 'master' of ssh://127.0.0.1:2223/git/potd
lns
2018-07-23
|
\
|
*
fixed typo, temporarily disabled selftest functions (for some reason they don...
Toni Uhlig
2018-07-20
*
|
force flawfinder to ignore false-positives for correctly used functions such ...
lns
2018-07-23
|
/
*
ArchLinux: fixed compiler warnings (libc functions marked with
lns
2018-07-18
*
Copyright info updated
Toni Uhlig
2018-07-18
*
updated copyright informations
Toni Uhlig
2018-07-11
*
libseccomp is now optional but still recommended
Toni Uhlig
2018-06-25
*
fixed blacklisting issues after safe_chroot, main jail-client process does no...
Toni Uhlig
2018-06-23
*
improved filesystem managment (blacklisting, mounting read-only/read-write ob...
Toni Uhlig
2018-06-23
*
check if a file path is an mountpoint (not only directories)
Toni Uhlig
2018-06-18
*
jail multiple netns mount fix
Toni Uhlig
2018-06-17
*
POTD skeleton.
lns
2018-06-13