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
/
configure.ac
Commit message (
Expand
)
Author
Age
*
added -g3 to default CFLAGS and some safe I/O syscalls to prevent SECCOMP fil...
HEAD
master
Toni Uhlig
2020-07-12
*
welcome ASAN, LSAN and UBSAN
Toni Uhlig
2020-06-24
*
do not try to link against an invalid soname
Toni Uhlig
2019-07-16
*
adjusted allowed/disabled syscalls regarding OpenWrt compatibility, enable pt...
Toni Uhlig
2019-01-24
*
-ffunction-sections,-fdata-sections autoconf check
lns
2018-10-15
*
gitlab yaml installs git for git-version-gen
Toni Uhlig
2018-09-10
*
- use per target LIBS to skip linking other apps with superfluous libs
Toni Uhlig
2018-09-10
*
enable SECCOMP text/bpf export
Toni Uhlig
2018-08-30
*
log2syslog
Toni Uhlig
2018-08-13
*
libssl >= 1.0.1f should be supported since it is supported by libssh == 0.7.5
Toni Uhlig
2018-08-11
*
improved xcompile dependency checking
Toni Uhlig
2018-08-11
*
Revert "check for host_tuple-pkg-config first and use system pkg-config as fa...
Toni Uhlig
2018-08-11
*
check for host_tuple-pkg-config first and use system pkg-config as fallback
Toni Uhlig
2018-08-11
*
generate short git version (if a valid git repository) as autoconf project ve...
Toni Uhlig
2018-08-10
*
additional autoconf check for ambient raise securebit to support kernels prio...
Toni Uhlig
2018-08-02
*
added compat module and functions
lns
2018-07-19
*
protocol ssh max session limit
Toni Uhlig
2018-06-27
*
protocol ssh login cache [+] login probability
Toni Uhlig
2018-06-27
*
additional hardening (C|LD)FLAGS
lns
2018-06-25
*
libseccomp is now optional but still recommended
Toni Uhlig
2018-06-25
*
added backtrace support on SIGSEGV
Toni Uhlig
2018-06-24
*
instead of checking libutil for forkpty, check for openpty and login_tty
Toni Uhlig
2018-06-24
*
improved filesystem managment (blacklisting, mounting read-only/read-write ob...
Toni Uhlig
2018-06-23
*
introduced firejail alike filesystem managment (modified source from firejail)
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
*
autoconf script added pthread macro/check
Toni Uhlig
2018-06-18
*
autoconf script checks for -std=gnu99 and secure_getenv availability
Toni Uhlig
2018-06-18
*
replaced getenv with secure_getenv
Toni Uhlig
2018-06-17
*
added snprintf autoconf and runtime check
Toni Uhlig
2018-06-17
*
fixed gitlab yaml errors: ArchLinux dependencies pkg names, added OpenWrt doc...
Toni Uhlig
2018-06-17
*
fixed cross-compile libssh shlibs dependency error
Toni Uhlig
2018-06-17
*
POTD skeleton.
lns
2018-06-13
*
Initial commit.
Toni Uhlig
2018-04-07