-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcloud_exploitation_report_20260213_025816.json
More file actions
82 lines (82 loc) · 2.71 KB
/
Copy pathcloud_exploitation_report_20260213_025816.json
File metadata and controls
82 lines (82 loc) · 2.71 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
{
"scan_metadata": {
"target": "testphp.vulnweb.com",
"cloud_provider": null,
"scan_date": "2026-02-13 02:58:16",
"total_vulnerabilities": 0,
"total_scanned": 9
},
"vulnerabilities": [
{
"timestamp": "02:54:13",
"url": "testphp.vulnweb.com",
"status": "UNKNOWN",
"details": "Cloud provider could not be detected",
"severity": "INFO"
},
{
"timestamp": "02:54:28",
"url": "http://testphp.vulnweb.com/images?url=https://s3.amazonaws.com/",
"status": "POTENTIAL - S3 Storage Access",
"details": "S3 bucket access possible via /images",
"severity": "MEDIUM"
},
{
"timestamp": "02:54:29",
"url": "http://testphp.vulnweb.com/images?url=https://s3-us-east-1.amazonaws.com/",
"status": "POTENTIAL - S3 Storage Access",
"details": "S3 bucket access possible via /images",
"severity": "MEDIUM"
},
{
"timestamp": "02:54:30",
"url": "http://testphp.vulnweb.com/images?url=http://s3.amazonaws.com/",
"status": "POTENTIAL - S3 Storage Access",
"details": "S3 bucket access possible via /images",
"severity": "MEDIUM"
},
{
"timestamp": "02:54:30",
"url": "http://testphp.vulnweb.com/images?url=s3://bucket-name/",
"status": "POTENTIAL - S3 Storage Access",
"details": "S3 bucket access possible via /images",
"severity": "MEDIUM"
},
{
"timestamp": "02:54:31",
"url": "http://testphp.vulnweb.com/images?url=s3://public-bucket/",
"status": "POTENTIAL - S3 Storage Access",
"details": "S3 bucket access possible via /images",
"severity": "MEDIUM"
},
{
"timestamp": "02:54:50",
"url": "http://testphp.vulnweb.com/images?url=https://blob.core.windows.net/",
"status": "POTENTIAL - Azure Storage Access",
"details": "Azure blob storage access possible via /images",
"severity": "MEDIUM"
},
{
"timestamp": "02:54:51",
"url": "http://testphp.vulnweb.com/images?url=https://storageaccount.blob.core.windows.net/",
"status": "POTENTIAL - Azure Storage Access",
"details": "Azure blob storage access possible via /images",
"severity": "MEDIUM"
},
{
"timestamp": "02:54:52",
"url": "http://testphp.vulnweb.com/images?url=azure-blob://container/",
"status": "POTENTIAL - Azure Storage Access",
"details": "Azure blob storage access possible via /images",
"severity": "MEDIUM"
}
],
"metadata_endpoints": [],
"vulnerable_urls": [],
"risk_assessment": {
"critical_count": 0,
"high_count": 0,
"medium_count": 8,
"low_count": 0
}
}