Skip to main content

Offline Security Client

Project description

Offline Security Client

Offline Security is new IT Security Project like no other. It based on client-server model. You collect yourself all the necessary data for analysis, send it to server and get the report. Analysis is performed on the server side.
We don't require any client-specific information (email, company, ip address). That's why we can't link the analysis results with particular company or particular SAP system. The Analysis performed fully anonymously!
All sensitive information like SAPSIDs, ip addresses, server names, role names, and so on will be masked. That's why we need client software.

Table of contents

Installation

Python installation

Install last version of Python 3.x from here
We support only Python 3.x!

Published version installation (recommended)

pip3 install offlinesec_client

or

python3 -m pip install offlinesec_client

Installation last version from repository on github.com

git clone https://github.com/offlinesec/offlinesec-client.git
python3 -m pip install --upgrade pip
pip3 install setuptools wheel
python3 setup.py bdist_wheel
python3 -m pip install dist\offlinesec_client-1.0.8-py3-none-any.whl

The Version could be different! Please verify generated wheel name.

Upgrade to last published version

pip3 install --upgrade offlinesec_client

Quick Start

How to discovery missed SAP Security Notes:

  1. Prepare text file with installed SAP software component versions (details)
  2. Send prepared file to server (optional you can set SAP system name):
offlinesec_sap_notes -f "software_components.txt" -s "Demo System"
  1. Wait aprox 5 minutes (Depends on server load)
  2. Download your report:
offlinesec_get_reports
  1. Find your downloaded report in Downloads folder. Enjoy.

Use Cases

  1. SAP Security Notes Analysis (Vulnerabilities Check)
  1. Profile Parameters/Compliance Analysis
  • Will be available in next releases
  1. Role/Privilege Analysis
  • Will be available in next releases

Important Notes:

  1. We don't collect any client identity like email address, SAP SIDs, company, ip addresses. All Checks are performed fully anonymously.
  2. The reports aren't stored on server side. Once you have downloaded the report it's deleted.
  3. All data transferred to server are encrypted with HTTPS protocol.
  4. The report could download only the person who has token (Random String generated on first start).
  5. You can download reports within 10 days after it was requested.

Additional documentation is available here

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

offlinesec_client-1.0.10.tar.gz (6.0 kB view details)

Uploaded Source

Built Distribution

offlinesec_client-1.0.10-py3-none-any.whl (7.8 kB view details)

Uploaded Python 3

File details

Details for the file offlinesec_client-1.0.10.tar.gz.

File metadata

  • Download URL: offlinesec_client-1.0.10.tar.gz
  • Upload date:
  • Size: 6.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.7

File hashes

Hashes for offlinesec_client-1.0.10.tar.gz
Algorithm Hash digest
SHA256 84562bcd61ff7391b346892fe5c98cf4bd9081e851910b61ef769778db87285b
MD5 bbcfed83b2aca3d1f0245029f27aadcf
BLAKE2b-256 0c4c19b60c486f443b261236139a1add9844aa0c5a684cc465aae22338abe975

See more details on using hashes here.

File details

Details for the file offlinesec_client-1.0.10-py3-none-any.whl.

File metadata

File hashes

Hashes for offlinesec_client-1.0.10-py3-none-any.whl
Algorithm Hash digest
SHA256 9539ade993a3f7a1a6df2eed90180357556880dd3f7f184fbdf968eb658908c3
MD5 87f2aecdaaf4afa5ad7c3d06d91f6e73
BLAKE2b-256 378c0c84d3a7c423ae5dfb820e811fc3e4e513789bd2269e9396568a1d52c3b3

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page