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
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
|
*
event buffer fill/drain
lns
2018-08-22
|
*
basic jail packet parsing functions
lns
2018-08-13
|
*
setup basic jail packet structs/funcs
Toni Uhlig
2018-08-11
*
|
x86/x86_64 require arch_prctl()
lns
2019-02-04
*
|
mount /proc readonly in sandbox
Toni Uhlig
2019-01-24
*
|
adjusted allowed/disabled syscalls regarding OpenWrt compatibility, enable pt...
Toni Uhlig
2019-01-24
*
|
delegate/save errno in pevent forward_connection
Toni Uhlig
2019-01-24
*
|
pseccomp: allow old x32 chown32 syscall for default allowed
Toni Uhlig
2019-01-22
*
|
Merge branch 'master' of github.com:lnslbrty/potd
Toni Uhlig
2019-01-17
|
\
\
|
*
|
added potd sw arch image (copied from thesis paper)
Toni Uhlig
2018-11-21
|
*
|
Update README
dev0
2018-09-19
*
|
|
Merge branch 'master' of ssh://git.lan:/git/potd
Toni Uhlig
2019-01-17
|
\
\
\
|
*
|
|
-ffunction-sections,-fdata-sections autoconf check
lns
2018-10-15
|
|
/
/
*
/
/
SECCOMP: allow getdents for protocol/jail
Toni Uhlig
2019-01-17
|
/
/
*
|
README.md ``` command block
lns
2018-09-17
*
|
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
*
|
fake /sbin/init skeleton
Toni Uhlig
2018-09-09
*
|
do not print an error if network namespace does not exist, which happens on p...
Toni Uhlig
2018-08-30
*
|
enable SECCOMP text/bpf export
Toni Uhlig
2018-08-30
*
|
autogen.sh prints additional help message
lns
2018-08-26
*
|
print usage if an invalid/missing config was detected
Toni Uhlig
2018-08-14
*
|
fixed some code style issues reported by codacy
Toni Uhlig
2018-08-14
*
|
autogen.sh prints what to do next
Toni Uhlig
2018-08-13
*
|
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
|
/
*
ssh login cache saves denied user/pass combinations
Toni Uhlig
2018-08-10
*
removed keyboard INTERACTIVE from auth methods and added PUBLICKEY (denies ac...
Toni Uhlig
2018-08-10
*
log notice if client wants to use AUTH_METHOD_NONE(1) e.g. when reading the s...
lns
2018-08-10
*
potd --help example is now shell compatible
lns
2018-08-10
*
run aclocal,autoconf,autoheader,automake only if autoreconf fails
lns
2018-08-10
*
Merge branch 'master' of git.lan:/git/potd
lns
2018-08-10
|
\
|
*
generate short git version (if a valid git repository) as autoconf project ve...
Toni Uhlig
2018-08-10
*
|
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
*
do not spam logs with nonexistant files/dirs while trying to disable those
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/ignore coverity errors/false-positives
Toni Uhlig
2018-07-20
|
*
gitlab/travis: run cppcheck only in ./src, disabled potd --test as it is not ...
Toni Uhlig
2018-07-20
|
*
added TODO regarding gitlab/travis problems
Toni Uhlig
2018-07-20
|
*
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
|
/
*
Merge branch 'master' of git.lan:/git/potd
lns
2018-07-19
|
\
[next]