PhiBo
PhiBo
##### ISSUE TYPE - Bug Report ##### DIONAEA VERSION ``` 0.8.0 ``` ##### CONFIGURATION Shipped configuration. ##### OS / ENVIRONMENT - Docker Image with Ubuntu 18.04 ##### SUMMARY Only at...
##### ISSUE TYPE - Feature Idea ##### DIONAEA VERSION ``` current version 0.0 to 0.10 ``` ##### CONFIGURATION Default, unable to change ##### OS / ENVIRONMENT - all ##### SUMMARY...
##### ISSUE TYPE - Feature Idea ##### SUMMARY libemu is getting old and is mostly unmaintained since some years now. Looks like the most recent version can be found here...
##### ISSUE TYPE - Feature Idea ##### DIONAEA VERSION ``` current ``` ##### SUMMARY The ftp service does not support credentials. To track brute force attacks it would be a...
##### ISSUE TYPE - Feature Idea ##### DIONAEA VERSION ``` master ``` ##### CONFIGURATION ##### OS / ENVIRONMENT - Ubuntu 14.04 - Ubuntu 16.04 - Debian 8.0 ##### SUMMARY At...
The name of the connection class is used to report the protocol name. Two examples are ftpd instead of ftp and httpd instead of http. Changing the name of the...
Add a github workflow to run phpcs and phplint. The config has been adapted from other icingaweb2 modules. Things done: - convert all files to unix line endings - fix...
This adds two new values to apply a dashboard. The first filter allows the use of the service name and the second allows to filter by the command name. Both...
##### Issue type - Feature ##### Summary Add experimental support to export the result data in different file formats. - Refs #12 - Refs #13
Add an API to export the result data. This might help to speed up the development of proof of concepts.