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
Commit message (
Expand
)
Author
Age
*
introduced firejail alike filesystem managment (modified source from firejail)
Toni Uhlig
2018-06-21
*
several minor bugfixes
Toni Uhlig
2018-06-21
*
added options OPT_SSH_RUN_DIR,OPT_CHUSER,OPT_CHGROUP required for setting cor...
Toni Uhlig
2018-06-20
*
autotools overhaul
Toni Uhlig
2018-06-19
*
autoconf: proper extra CFLAG check/handling e.g. -f* and inter-library-depend...
Toni Uhlig
2018-06-18
*
seccomp: allow socket syscall in jail
Toni Uhlig
2018-06-18
*
check if a file path is an mountpoint (not only directories)
Toni Uhlig
2018-06-18
*
autoconf script checks for -std=gnu99 and secure_getenv availability
Toni Uhlig
2018-06-18
*
flawfinder ignores now seccomp syscall definitions
Toni Uhlig
2018-06-17
*
replaced getenv with secure_getenv
Toni Uhlig
2018-06-17
*
added --test to test essential app functions (more in future) during startup/...
Toni Uhlig
2018-06-17
*
added snprintf autoconf and runtime check
Toni Uhlig
2018-06-17
*
jail multiple netns mount fix
Toni Uhlig
2018-06-17
*
- zero out struct ifr
lns
2018-06-13
*
POTD skeleton.
lns
2018-06-13
*
Initial commit.
Toni Uhlig
2018-04-07