sUNC Data
WhatExpsAre.Online has a dedicated sUNC parse API which has data for 30+ exploits! Documentation for accessing them is below
Retrieving sUNC API Data
Query Params
Type
What it is
{
"timestamp": 1769572300.476,
"version": "2.1.5",
"bibip": false,
"timeTaken": 28.81,
"executor": "Exec",
"outdated": false,
"tests": {
"passed": [],
"failed": []
}
}This is only an example, your response might be different!
{
"error": "Too Many Requests",
"rateLimitInfo": {
"remainingTime": 120,
"requestsRemaining": 0,
"resetTime": 1753410630360
}
}Top level fields
Field
Type
What it is
Tests object
Field
Type
What it is
Passed test object
Field
Type
What it is
Failed Test Object
Field
Type
What it is
Notes
Last updated