Sha256: 60217bb7eae78a163defa63627cffab2e9f3ce7e828de7566c82166c80af924a
Contents?: true
Size: 986 Bytes
Versions: 3
Compression:
Stored size: 986 Bytes
Contents
{ "meta": {}, "hosts": [ { "id": "host_id", "target": "Host", "task_run_id": "task_run_id", "hostname": "hostname", "ip": "192.168.1.1", "domain": { "name": "domain.name", "FQDN": "domain.fqdn", "netBIOS": "domain.netbios" }, "os_name": "Win2016", "os_type": "windows", "vendor": null, "services": [ { "name": "http", "port": 8008, "transport": "tcp", "state": "filtered" } ] } ], "vulnerabilities": [ { "id": "test_id", "creation_time": 1651385523249, "name": "Sample Vulnerability", "summary": "Sample Description", "found_on": "Target: 192.168.1.1", "target": "Host", "target_id": "host_id", "port": 80, "protocol": "http", "severity": 9.3, "priority": 1, "insight": "Sample Insight", "remediation": "Sample Remediation" } ] }
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
dradis-pentera-4.15.0 | spec/fixtures/files/pentera.json |
dradis-pentera-4.14.0 | spec/fixtures/files/pentera.json |
dradis-pentera-4.13.0 | spec/fixtures/files/pentera.json |