Skip to content

opsecisland/ews

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dockerized ewsposter

ewsposter is a python application that collects information from multiple honeypot sources and posts it to central collection services like the DTAG early warning system and hpfeeds.

This repository contains the necessary files to create a dockerized version of ewsposter.

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

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

The ews.cfg is tailored to fit the T-Pot environment. All important data is stored in /data/ews/.

The supervisord.conf is used to start ewsposter under supervision of supervisord.

Using upstart, copy the upstart/ews.conf to /etc/init/ews.conf and start using

service ews start

This will make sure that the docker container is started with the appropriate rights and port mappings. Further, it autostarts during boot.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages