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
/
main.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'feature/jail_packet'
lns
2019-02-04
|
\
|
*
Introduced the protocol->jail binary packet.
feature/jail_packet
lns
2019-02-04
*
|
adjusted allowed/disabled syscalls regarding OpenWrt compatibility, enable pt...
Toni Uhlig
2019-01-24
*
|
print usage if an invalid/missing config was detected
Toni Uhlig
2018-08-14
*
|
log2syslog
Toni Uhlig
2018-08-13
|
/
*
fixed/ignore coverity errors/false-positives
Toni Uhlig
2018-07-20
*
added compat module and functions
lns
2018-07-19
*
Coverity CID 301773: out-of-bounds array access fixed (false positive anyway)
Toni Uhlig
2018-07-18
*
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
*
improved daemon multi process (exit) signal handling e.g. do not send double ...
Toni Uhlig
2018-06-25
*
libseccomp is now optional but still recommended
Toni Uhlig
2018-06-25
*
several minor bugfixes
Toni Uhlig
2018-06-21
*
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
*
Initial commit.
Toni Uhlig
2018-04-07