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
*
added -g3 to default CFLAGS and some safe I/O syscalls to prevent SECCOMP fil...
HEAD
master
Toni Uhlig
2020-07-12
*
fixed superfluous loop iteration
Toni Uhlig
2020-07-09
*
using official archlinux/base image
Toni Uhlig
2020-07-01
*
force non-zero via setuid/setgid
Toni Uhlig
2020-06-27
*
welcome ASAN, LSAN and UBSAN
Toni Uhlig
2020-06-24
*
added new libssh pre processor check for libssh versions >0.7.x
lns
2019-09-08
*
fixed buffering issue for pkt_write
Toni Uhlig
2019-07-27
*
event buffer valgrind memcheck support
Toni Uhlig
2019-07-23
*
pevent documentation/ print warning on i/o buffer bloat
Toni Uhlig
2019-07-20
*
added Gitlab pipeline badge
Toni Uhlig
2019-07-16
*
gitlab-ci: apt-get purge --allow-remove-essential
Toni Uhlig
2019-07-16
*
do not try to link against an invalid soname
Toni Uhlig
2019-07-16
*
added shell access check during selftest
lns
2019-03-16
*
added --rootfs note in READMEs
lns
2019-03-14
*
gitlab-ci: install archlinux-keyring
Toni Uhlig
2019-02-07
*
gitlab-ci: switched to a working ArchLinux image
Toni Uhlig
2019-02-07
*
Revert "gitlab-ci: removed ArchLinux non-seccomp build (systemd requires libs...
Toni Uhlig
2019-02-07
*
gitlab-ci: removed ArchLinux non-seccomp build (systemd requires libseccomp)
Toni Uhlig
2019-02-07
*
fixes merge related problems with branch feature/jail_packet
lns
2019-02-04
*
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
|
/
[next]