A small tool to view real-world ActivityPub objects as JSON! Enter a URL
or username from Mastodon or a similar service below, and we'll send a
request with
the right
Accept
header
to the server to view the underlying object.
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"ostatus": "http://ostatus.org#",
"atomUri": "ostatus:atomUri",
"inReplyToAtomUri": "ostatus:inReplyToAtomUri",
"conversation": "ostatus:conversation",
"sensitive": "as:sensitive",
"toot": "http://joinmastodon.org/ns#",
"votersCount": "toot:votersCount"
}
],
"id": "https://chaos.social/users/saelo/statuses/110831735716962956",
"type": "Note",
"summary": null,
"inReplyTo": "https://infosec.exchange/users/hawkes/statuses/110821079182708537",
"published": "2023-08-04T14:07:56Z",
"url": "https://chaos.social/@saelo/110831735716962956",
"attributedTo": "https://chaos.social/users/saelo",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://chaos.social/users/saelo/followers",
"https://infosec.exchange/users/hawkes"
],
"sensitive": false,
"atomUri": "https://chaos.social/users/saelo/statuses/110831735716962956",
"inReplyToAtomUri": "https://infosec.exchange/users/hawkes/statuses/110821079182708537",
"conversation": "tag:infosec.exchange,2023-08-02:objectId=84047968:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://infosec.exchange/@hawkes\" class=\"u-url mention\">@<span>hawkes</span></a></span> Great post! One of the goals of the V8 Sandbox (<a href=\"https://docs.google.com/document/d/1FM4fQmIhEqPG8uGp5o9A-mnPB5BOeScZYpkHjo0KKA8/edit?usp=sharing\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">docs.google.com/document/d/1FM</span><span class=\"invisible\">4fQmIhEqPG8uGp5o9A-mnPB5BOeScZYpkHjo0KKA8/edit?usp=sharing</span></a>) is to eventually force attackers to exploit a second, less reliable memory corruption bug to get out of the V8 sandbox after the initial, usually extremely reliable V8 exploit.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://infosec.exchange/@hawkes\" class=\"u-url mention\">@<span>hawkes</span></a></span> Great post! One of the goals of the V8 Sandbox (<a href=\"https://docs.google.com/document/d/1FM4fQmIhEqPG8uGp5o9A-mnPB5BOeScZYpkHjo0KKA8/edit?usp=sharing\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">docs.google.com/document/d/1FM</span><span class=\"invisible\">4fQmIhEqPG8uGp5o9A-mnPB5BOeScZYpkHjo0KKA8/edit?usp=sharing</span></a>) is to eventually force attackers to exploit a second, less reliable memory corruption bug to get out of the V8 sandbox after the initial, usually extremely reliable V8 exploit.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://infosec.exchange/users/hawkes",
"name": "@hawkes@infosec.exchange"
}
],
"replies": {
"id": "https://chaos.social/users/saelo/statuses/110831735716962956/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://chaos.social/users/saelo/statuses/110831735716962956/replies?only_other_accounts=true&page=true",
"partOf": "https://chaos.social/users/saelo/statuses/110831735716962956/replies",
"items": []
}
},
"likes": {
"id": "https://chaos.social/users/saelo/statuses/110831735716962956/likes",
"type": "Collection",
"totalItems": 7
},
"shares": {
"id": "https://chaos.social/users/saelo/statuses/110831735716962956/shares",
"type": "Collection",
"totalItems": 7
}
}