Score & Data
Return the last websurface score analysis of the domain
Path Parameters
Name
Type
Description
{
"data": [
{
"processing_date": "2024-02-01T00:11:26.801Z",
"domain": "vulneri.io",
"method_version": "0.0.1",
"parameters": {
"sensible_files": {
"total": 947,
"percentage": 0.2069040856456194,
"weight": 0.1,
"ref_table": [
{
"from": 0,
"to": 0.1,
"rating": "A"
},
{
"from": 0.1000000000000001,
"to": 0.3,
"rating": "B"
},
{
"from": 0.3000000000000001,
"to": 0.5,
"rating": "C"
},
{
"from": 0.5000000000000001,
"to": 0.7,
"rating": "D"
},
{
"from": 0.7000000000000001,
"to": 1,
"rating": "E"
}
],
"score": "B"
},
"subdomains_problems": {
"total": 41,
"percentage": 0.3867924528301887,
"weight": 0.1,
"ref_table": [
{
"from": 0,
"to": 0.1,
"rating": "A"
},
{
"from": 0.1000000000000001,
"to": 0.3,
"rating": "B"
},
{
"from": 0.3000000000000001,
"to": 0.5,
"rating": "C"
},
{
"from": 0.5000000000000001,
"to": 0.7,
"rating": "D"
},
{
"from": 0.7000000000000001,
"to": 1,
"rating": "E"
}
],
"score": "C"
},
"waf": {
"total": 25,
"percentage": 0.7641509433962265,
"weight": 0.1,
"ref_table": [
{
"from": 0,
"to": 0.1,
"rating": "A"
},
{
"from": 0.1000000000000001,
"to": 0.3,
"rating": "B"
},
{
"from": 0.3000000000000001,
"to": 0.5,
"rating": "C"
},
{
"from": 0.5000000000000001,
"to": 0.7,
"rating": "D"
},
{
"from": 0.7000000000000001,
"to": 1,
"rating": "E"
}
],
"score": "E"
},
"ip_ports": {
"total": 3,
"percentage": 0.2727272727272727,
"weight": 0.1,
"ref_table": [
{
"from": 0,
"to": 0.1,
"rating": "A"
},
{
"from": 0.1000000000000001,
"to": 0.3,
"rating": "B"
},
{
"from": 0.3000000000000001,
"to": 0.5,
"rating": "C"
},
{
"from": 0.5000000000000001,
"to": 0.7,
"rating": "D"
},
{
"from": 0.7000000000000001,
"to": 1,
"rating": "E"
}
],
"score": "B"
},
"heartbleed": {
"total": 0,
"percentage": 0,
"weight": 0.1,
"ref_table": [
{
"from": 0,
"to": 0.1,
"rating": "A"
},
{
"from": 0.1000000000000001,
"to": 0.3,
"rating": "B"
},
{
"from": 0.3000000000000001,
"to": 0.5,
"rating": "C"
},
{
"from": 0.5000000000000001,
"to": 0.7,
"rating": "D"
},
{
"from": 0.7000000000000001,
"to": 1,
"rating": "E"
}
],
"score": "A"
},
"ssl_problems": {
"total": 8,
"percentage": 0.07547169811320754,
"weight": 0.1,
"ref_table": [
{
"from": 0,
"to": 0.1,
"rating": "A"
},
{
"from": 0.1000000000000001,
"to": 0.3,
"rating": "B"
},
{
"from": 0.3000000000000001,
"to": 0.5,
"rating": "C"
},
{
"from": 0.5000000000000001,
"to": 0.7,
"rating": "D"
},
{
"from": 0.7000000000000001,
"to": 1,
"rating": "E"
}
],
"score": "A"
}
},
"final_rating": [
{
"rating_type": "average",
"percentage": 0.2843410754520858,
"rating": "B",
"ref_table": [
{
"from": 0,
"to": 0.1,
"rating": "A"
},
{
"from": 0.1000000000000001,
"to": 0.3,
"rating": "B"
},
{
"from": 0.3000000000000001,
"to": 0.5,
"rating": "C"
},
{
"from": 0.5000000000000001,
"to": 0.7,
"rating": "D"
},
{
"from": 0.7000000000000001,
"to": 1,
"rating": "E"
}
]
}
]
}
]
}Return all subdomains discovered
Path Parameters
Name
Type
Description
Return all SSL analysis discovered
Path Parameters
Name
Type
Description
Return all IPs & Ports discovered
Path Parameters
Name
Type
Description
Retrun all files considered sensibles
Path Parameters
Name
Type
Description
Return all scanned endpoints & scan method
Path Parameters
Name
Type
Description
Last updated