Coder Social home page Coder Social logo

redrays-io / sap-threat-modeling Goto Github PK

View Code? Open in Web Editor NEW
37.0 2.0 9.0 762 KB

The SAP Threat Modeling Tool is an on-premises open-source web application designed to analyze and visualize connections between SAP systems, helping users identify security risks and vulnerabilities. With features like inputting SAP credentials, scanning for connections, and visualizing the network.

Home Page: https://redrays.io/threat-modeling-for-sap/

License: MIT License

Dockerfile 1.33% Python 40.67% HTML 57.99%
modeling sap security threat threat-modeling sap-security

sap-threat-modeling's Introduction

screenshot

SAP Threat Modeling Tool - Readme

This tool helps you analyze and visualize connections between your SAP systems, enabling identification of potential security risks and vulnerabilities.

For more detailed information about potential threats in SAP systems related to inter-SAP connections, visit this page.

Features:

  • Input SAP Credentials: Enter system details (SID, username, password, etc.) to establish initial connections.
  • Scan for Inter-SAP Connections: Discover and display connections between your SAP systems, including usernames and password storage flags.
  • Visualize the Network: View a graph representation of your SAP network, highlighting connections with potential security concerns.
  • Filter Connections: Focus on specific connections, such as those with stored passwords.

Usage:

  1. Initiate Connections:

    • Navigate to the "Init Connections" page.
    • Enter SAP system credentials similar to the format shown in this screenshot.
    • Save the connection details and click "Scan" to start the analysis.
  2. View Existing Connections:

    • After the scan is completed, go to the "Connections Table" page.
    • Here, you can view all existing connections in a tabular format as depicted in this screenshot.
  3. Explore Inter-SAP Connections:

    • Alternatively, visit the "Graph Connection" page to visualize the inter-SAP connections in a graph format like shown in this screenshot.
    • You can filter the connections to display only those with saved passwords, as demonstrated in this screenshot.

Installation:

  1. Clone the repository:

    git clone https://github.com/redrays-io/SAP-Threat-Modeling-Tool.git

    Use code with caution.

  2. Install dependencies:

    pip install -r requirements.txt

    Use code with caution.

  3. Run the application:

    python app.py

    Use code with caution.

  4. Access the web interface: Open http://localhost:5000 in your browser.

Docker Setup:

Alternatively, you can set up the tool using Docker with the following command:

docker pull ghcr.io/redrays-io/sap-threat-modeling:latest

Security Considerations:

  • Credential Storage: This tool stores SAP credentials in a local SQLite database. Ensure proper security measures for the database file.
  • Data Sensitivity: The tool exposes information about SAP connections and potential vulnerabilities. Limit access to authorized personnel only.
  • Production Use: This tool is intended for development and testing purposes. Evaluate its suitability before using it in production environments.

sap-threat-modeling's People

Contributors

vah13 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.