Get Test Achievements
Get the achievements for a test. Can be obtained by List Tests.
Parameters
Parameter | Description |
---|---|
Test ID | The ID of the test. |
Example Output
{
"achievements": [
{
"id": "pcysys_linux_0.10000970",
"creation_time": 1638337967752.306,
"name": "Generated Encryption key",
"summary": [
"share contains 86150 folders and 667780 files"
],
"severity": 1,
"parameters": [
"Host: 1.1.1.1",
"Path: /"
],
"target": "WindowsUser",
"target_id": "61a64c40e1c9b9f68a24853b",
"results": [
"1.1.1.1"
],
"insight": "An attacker may list and read sensitive source code data which might provide find new vulnerabilities and exploit them"
}
]
}
Workflow Library Example
Get Test Achievements with Pentera and Send Results Via Email
Preview this Workflow on desktop