Integration of external tools

Connect the Penterep platform to almost anything

Integration of external tools

The Penterep platform is easily connected via API to various external tools such as Github, Jira, or Burp Suite. Using imports, you will also be able to import data from other security scanning tools into the platform. This makes it easy to aggregate, for example, the output from different automated scanners into one place to get a unified report that meets your requirements. You can also easily create a wrapper wrapping any external program that you will be able to run directly from the platform. Once the wrapper runs the external tool and receives its results, it parses and automatically registers those results into the Penterep platform. This way, you'll be able to keep everything in one place in a tidy manner without having to enter the output of each tool in your notes.

The Penterep platform can be linked to one or more instances of ptmanager, which is in charge of communicating with external tools. After pairing it with the platform and then running it on the tester's computer or on another device in the internal network or the Internet, a websocket is established between ptmanager and the platform. Any connection to the platform is always established only by the ptmanager, which therefore does not need to be publicly available. As soon as a tester requests in the platform the execution of a script, this task is queued from where the ptmanager takes over and calls the execution of the tool or wrapper. The returned results are then parsed by the ptmanager and sent back to the platform where they are logged.

You will especially appreciate the ability to link the platform to your own tools if you customize our checklists or if you create your own modules. By linking the Penterep platform to external tools, you will gain the maximum level of efficiency possible, saving you considerable time and money.

I want to register and see for myself