Offline Security Client
Project description
#Offline Security Client
Offline Security is
Table of contents
Installation
Python installation
Install last version of Python from here
Published version installation (recommended)
pip install offlinesec_client
Installation from repository on github.com
git clone git@github.com:offlinesec/offlinesec-client.git
python -m pip install --upgrade pip
pip install setuptools wheel
python setup.py bdist_wheel
python3 -m pip install dist\offlinesec_client-1.0.1-py3-none-any.whl
The Version could be different. Please verify generated wheel name.
Quick Start
To check your SAP system against SAP Security Notes:
- Prepare text file with installed software component versions (details)
- Send prepared file to server (optional you can set SAP system name):
offlinesec_sap_notes -f "software_components.txt" -s "Demo System"
- Wait aprox 5 minutes (Depends on server load)
- Download report:
offlinesec_get_reports
- Find your report in Downloads folder. Enjoy.
Use Cases
- SAP Security Notes Analysis (Vulnerabilities Check)
- How to prepare data and request report
- Report example
- Our knowledge base is constantly updated. You can find the date of last loaded SAP Security Note in your report.
Important Notes:
- We don't collect any client identity like email address, SAP SIDs, ip addresses. All Checks are performed fully anonymously.
- The reports aren't stored on server side. Once you have downloaded the report it's deleted.
- The report could download only the person who has token (Random String generated on first start).
- You can download reports within 10 days after it was requested.
Additional information is available here
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file offlinesec_client-1.0.8.tar.gz
.
File metadata
- Download URL: offlinesec_client-1.0.8.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1c9de19cba0a5ee4f9417e28dd32132090a5d4fc22809af405cf8792211d176a |
|
MD5 | ad87714f41726f7ad265d317689da195 |
|
BLAKE2b-256 | 4197ec93622565a5d91ba6b33cce290f57d0078bc58f10398db70c467801fd87 |
File details
Details for the file offlinesec_client-1.0.8-py3-none-any.whl
.
File metadata
- Download URL: offlinesec_client-1.0.8-py3-none-any.whl
- Upload date:
- Size: 7.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e0e966f222f0570e877451bf3f3960a214ae7b95fa3b395b629bdfa8deeacb2a |
|
MD5 | b2ad533bfcb68dbeb880672cacae59aa |
|
BLAKE2b-256 | 46634e7ffdefc549110fa6798f8555596a6e1700ebf6afcc491d6e178945cbfc |