Skip to main content

No project description provided

Project description

penterepTools

PTCONVERT - Penterep Data Format Convertor

ptconvert is a tool that transforms various data formats into Penterep-compatible JSON.

Installation

pip install ptconvert

Adding to PATH

If you're unable to invoke the script from your terminal, it's likely because it's not included in your PATH. You can resolve this issue by executing the following commands, depending on the shell you're using:

For Bash Users

echo "export PATH=\"`python3 -m site --user-base`/bin:\$PATH\"" >> ~/.bashrc
source ~/.bashrc

For ZSH Users

echo "export PATH=\"`python3 -m site --user-base`/bin:\$PATH\"" >> ~/.zshrc
source ~/.zshrc

Usage examples

ptconvert -f swagger -i swagger_file.json -o penterep.json

Options

-i  --input      <file>         Set input file
-o  --output     <output>       Set output file
-f  --format     <format>       Set input file format to:
                  burp-report    BurpReport format
                  swagger        Swagger format

      --csv        <path-to-csv>  Set path to CSV file
      --use-texts                 Use texts from Burp Report
      --parse-url                 Parse URLs in Burp Report

-v  --version                   Show script version and exit
-h  --help                      Show this help message and exit

Dependencies

ptlibs
defusedxml
pyyaml

License

Copyright (c) 2024 Penterep Security s.r.o.

ptconvert is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

ptconvert is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with ptconvert. If not, see https://www.gnu.org/licenses/.

Warning

You are only allowed to run the tool against the websites which you have been given permission to pentest. We do not accept any responsibility for any damage/harm that this application causes to your computer, or your network. Penterep is not responsible for any illegal or malicious use of this code. Be Ethical!

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

ptconvert-0.0.4.tar.gz (38.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ptconvert-0.0.4-py3-none-any.whl (49.6 kB view details)

Uploaded Python 3

File details

Details for the file ptconvert-0.0.4.tar.gz.

File metadata

  • Download URL: ptconvert-0.0.4.tar.gz
  • Upload date:
  • Size: 38.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.2

File hashes

Hashes for ptconvert-0.0.4.tar.gz
Algorithm Hash digest
SHA256 f87e0c455e1787f9686ee555f3038b9937af308b47cc286e06c2c13cda9c2111
MD5 f60c4c882924da0094a1cecb00e211c7
BLAKE2b-256 ecbd2bed88d9bbe459c37cc16a92322439cda7d188d61697a55c0439f23bb986

See more details on using hashes here.

File details

Details for the file ptconvert-0.0.4-py3-none-any.whl.

File metadata

  • Download URL: ptconvert-0.0.4-py3-none-any.whl
  • Upload date:
  • Size: 49.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.2

File hashes

Hashes for ptconvert-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 3e979487471039085193d155dd28d3276346d67282c602cf501b89a28a9a1b7e
MD5 d1a93a332219858792f5bd4e678e81fc
BLAKE2b-256 97caeeeb4794cb9cf4f9e008ffdd0cbed4a5954ada83ac87d669537dca7a0c3e

See more details on using hashes here.

Supported by

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