tpotce/docker/p0f
2018-05-19 21:20:32 +00:00
..
docs include docker repos 2017-10-13 18:58:14 +00:00
tools include docker repos 2017-10-13 18:58:14 +00:00
alloc-inl.h include docker repos 2017-10-13 18:58:14 +00:00
api.c include docker repos 2017-10-13 18:58:14 +00:00
api.h include docker repos 2017-10-13 18:58:14 +00:00
build.sh include docker repos 2017-10-13 18:58:14 +00:00
config.h include docker repos 2017-10-13 18:58:14 +00:00
debug.h include docker repos 2017-10-13 18:58:14 +00:00
docker-compose.yml tweaking 2018-05-19 21:18:35 +00:00
Dockerfile tweaking 2018-05-19 21:20:32 +00:00
fp_http.c include docker repos 2017-10-13 18:58:14 +00:00
fp_http.h include docker repos 2017-10-13 18:58:14 +00:00
fp_mtu.c include docker repos 2017-10-13 18:58:14 +00:00
fp_mtu.h include docker repos 2017-10-13 18:58:14 +00:00
fp_tcp.c include docker repos 2017-10-13 18:58:14 +00:00
fp_tcp.h include docker repos 2017-10-13 18:58:14 +00:00
hash.h include docker repos 2017-10-13 18:58:14 +00:00
languages.h include docker repos 2017-10-13 18:58:14 +00:00
Makefile include docker repos 2017-10-13 18:58:14 +00:00
p0f.c include docker repos 2017-10-13 18:58:14 +00:00
p0f.fp include docker repos 2017-10-13 18:58:14 +00:00
p0f.h include docker repos 2017-10-13 18:58:14 +00:00
process.c include docker repos 2017-10-13 18:58:14 +00:00
process.h include docker repos 2017-10-13 18:58:14 +00:00
readfp.c include docker repos 2017-10-13 18:58:14 +00:00
readfp.h include docker repos 2017-10-13 18:58:14 +00:00
README.md tweaking 2018-03-30 17:17:17 +00:00
tcp.h include docker repos 2017-10-13 18:58:14 +00:00
types.h include docker repos 2017-10-13 18:58:14 +00:00

p0f

p0f P0f is a tool that utilizes an array of sophisticated, purely passive traffic fingerprinting mechanisms to identify the players behind any incidental TCP/IP communications (often as little as a single normal SYN) without interfering in any way.

This dockerized version is part of the T-Pot community honeypot of Deutsche Telekom AG.

The Dockerfile contains the blueprint for the dockerized p0f and will be used to setup the docker image.

The docker-compose.yml contains the necessary settings to test p0f using docker-compose. This will ensure to start the docker container with the appropriate permissions and port mappings.