OWASP / HoneySAP

HoneySAP: SAP Low-interaction research honeypot

Home Page:https://owasp.org/www-project-core-business-application-security/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HoneySAP: SAP Low-interaction honeypot

Build and test HoneySAP Documentation Status

Version 0.1.2.dev0 (XXX 2022)

Overview

HoneySAP is a low-interaction research-focused honeypot specific for SAP services. It's aimed at learn the techniques and motivations behind attacks against SAP systems.

Features

  • low-interaction honeypot for SAP services
  • YAML and JSON-based configuration
  • pluggable datastore backend
  • modular services system
  • modular feeds system
  • console logging

Installation

To install HoneySAP, simply download the sources and run:

$ python -m pip install .

A more complete guidance on how to install HoneySAP on different environments is provided in the documentation.

Documentation

Documentation is available at Read the Docs.

License

This tool is distributed under the GPLv2 license. Check the COPYING file for more details.

Authors

The tool was initially designed and developed by Martin Gallo wile working at SecureAuth's Innovation Labs team, with the help of many contributors. The code was then contributed by SecureAuth to the OWASP CBAS Project in October 2022.

Disclaimer

The spirit of this Open Source initiative is to help security researchers, and the community, speed up research and educational activities related to the implementation of networking protocols and stacks.

The information in this repository is for research and educational purposes and not meant to be used in production environments and/or as part of commercial products.

If you desire to use this code or some part of it for your own uses, we recommend applying proper security development life cycle and secure coding practices, as well as generate and track the respective indicators of compromise according to your needs.

Contact Us

Whether you want to report a bug, send a patch, or give some suggestions on this package, drop a few lines to OWASP CBAS' project leaders.

For security-related questions check our security policy.

About

HoneySAP: SAP Low-interaction research honeypot

https://owasp.org/www-project-core-business-application-security/

License:GNU General Public License v2.0


Languages

Language:Python 96.3%Language:HTML 1.9%Language:Shell 1.5%Language:Dockerfile 0.3%Language:Jinja 0.1%