Skip to content

Releases: telekom-security/ewsposter

EWSPoster V1.33

02 Jul 12:33
Compare
Choose a tag to compare

[CHANGE]

  • Sentrypeer Logformat: Check if ip has port number include or not.

EWSPoster V1.32

06 May 16:45
Compare
Choose a tag to compare

[Changes v1.32]

Bugfix Cowrie Log reading
Change get Hostname routine
Various readconfig routines removed and combined into one

EWSPoster V1.31

05 May 14:12
Compare
Choose a tag to compare
  • Fixing some typos
  • Change Conpot to logdir
  • Change Version Numbering to one dot

EWSPoster V1.30.0

28 Feb 14:38
Compare
Choose a tag to compare

[CHANGES 1.30]

General Improvements

  • Refactored code from a monolithic file to individual honeypot files in ./honeypots
  • Sorted configuration files for better readability
  • Updated .gitignore to include pycache
  • Removed version specification from docker-compose.yml
  • Upgraded Alpine base image to version 3.20
  • Minor updates to .env

New Honeypots added

  • beelzebub
  • ddospot
  • galah
  • go-pot
  • h0neytr4p
  • hellpot
  • honeyaml
  • honeypots
  • miniprint
  • wordpot

Code Changes & Fixes

  • Replaced xmljson with xml2dict in ESend
  • Migrated from SafeConfigParser to ConfigParser in etoolbox
  • Refactored ews.py for improved efficiency and maintainability