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
/
options.c
Commit message (
Expand
)
Author
Age
*
enable SECCOMP text/bpf export
Toni Uhlig
2018-08-30
*
print usage if an invalid/missing config was detected
Toni Uhlig
2018-08-14
*
log2syslog
Toni Uhlig
2018-08-13
*
potd --help example is now shell compatible
lns
2018-08-10
*
force flawfinder to ignore false-positives for correctly used functions such ...
lns
2018-07-23
*
Copyright info updated
Toni Uhlig
2018-07-18
*
updated copyright informations
Toni Uhlig
2018-07-11
*
added logging priority 'PROTOCOL' for protocol speicific data
Toni Uhlig
2018-06-28
*
fixed buffer overwrite by libc functions basename/dirname, open(...) should s...
Toni Uhlig
2018-06-24
*
improved filesystem managment (blacklisting, mounting read-only/read-write ob...
Toni Uhlig
2018-06-23
*
added options OPT_SSH_RUN_DIR,OPT_CHUSER,OPT_CHGROUP required for setting cor...
Toni Uhlig
2018-06-20
*
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
*
POTD skeleton.
lns
2018-06-13