diff options
Diffstat (limited to 'example_data_1.json')
-rw-r--r-- | example_data_1.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/example_data_1.json b/example_data_1.json index 51d6a95..61942c4 100644 --- a/example_data_1.json +++ b/example_data_1.json @@ -46,6 +46,13 @@ "vulnerable": true, "reliability": 5, "description": "Uses RSA instead of elliptic curve." + }, + "possible_webshell": { + "display_name": "Webshells (PST)", + "investigation_needed": true, + "reliability": 1, + "description": "A webshell of type PST was confirmed at /test/webshell.php" } + } } |