Skip to main content

reptor allows you automating pentest reporting with SysReptor.

Project description

reptor (ALPHA)

reptor allows you to automating pentest reporting with SysReptor.

  • Create findings and notes from tool outputs
  • Upload evidences (also bulk upload)
  • Import data from other reporting tools

GitHub: https://github.com/Syslifters/reptor/
Docs: https://docs.sysreptor.com/cli/getting-started
Setup: https://docs.sysreptor.com/cli/setup
PyPi: https://pypi.org/project/reptor/

Usage

usage: reptor [-h] [-s SERVER] [-t TOKEN] [--insecure] [-p PROJECT_ID]
              [--personal-note] [-f] [-v] [--debug] [-n NOTENAME] [-nt]
              [-file FILE]

Examples:
                reptor conf
                echo "Upload this!" | reptor note
                reptor file data/*
                cat sslyze.json | reptor sslyze --json --push-findings
                cat nmap.xml | reptor nmap --xml --upload --multi-notes

optional arguments:
  -h, --help            show this help message and exit
  -v, --verbose         increase output verbosity (> INFO)
  --debug               sets logging to DEBUG
  -n NOTENAME, --notename NOTENAME
  -nt, --no-timestamp   do not prepent timestamp to note
  -file FILE, --file FILE
                        Local file to read

subcommands:
  
  configuration:
  conf                  Shows config and sets config
  
  uploads:
  file                  Uploads a file
  note                  Uploads and lists a notes
  
  tools:
  sslyze                format sslyze JSON output
  nmap                  format nmap output
  zap                   Parses ZAP reports (JSON, XML)
  nikto                 Formats Nikto output (XML)
  
  importers:
  ghostwriter           Imports GhostWriter finding templates
  
  other:
  importers             Show importers to use to import finding templates
  plugins               Allows plugin management & development
  projects              Queries Projects from reptor.api
  templates             Queries Finding Templates from reptor.api
  translate             Translate Projects to other languages via Deepl

configuration:
  -s SERVER, --server SERVER
  -t TOKEN, --token TOKEN
                        SysReptor API token
  --insecure            do not verify server certificate
  -p PROJECT_ID, --project-id PROJECT_ID
                        SysReptor project ID
  --personal-note       add notes to private notes
  -f, --force-unlock    force unlock notes

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

reptor-0.2.tar.gz (93.9 kB view hashes)

Uploaded Source

Built Distribution

reptor-0.2-py3-none-any.whl (123.7 kB view hashes)

Uploaded Python 3

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