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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
},
"Hashtag": "as:Hashtag"
}
],
"id": "https://mastodon.social/users/honoki/collections/featured",
"type": "OrderedCollection",
"totalItems": 1,
"orderedItems": [
{
"id": "https://mastodon.social/users/honoki/statuses/109461614866495908",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-12-05T14:48:11Z",
"url": "https://mastodon.social/@honoki/109461614866495908",
"attributedTo": "https://mastodon.social/users/honoki",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/honoki/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/honoki/statuses/109461614866495908",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2022-12-05:objectId=350231523:objectType=Conversation",
"content": "<p>"XXE-scape through the front door: circumventing the firewall with HTTP request smuggling"</p><p>Read my write-up about a pretty cool way in which I bypassed a firewall stopping me from exploiting an XXE vulnerability.</p><p><a href=\"https://honoki.net/2020/03/18/xxe-scape-through-the-front-door-circumventing-the-firewall-with-http-request-smuggling/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">honoki.net/2020/03/18/xxe-scap</span><span class=\"invisible\">e-through-the-front-door-circumventing-the-firewall-with-http-request-smuggling/</span></a> <a href=\"https://mastodon.social/tags/bugbounty\" class=\"mention hashtag\" rel=\"tag\">#<span>bugbounty</span></a> <a href=\"https://mastodon.social/tags/writeup\" class=\"mention hashtag\" rel=\"tag\">#<span>writeup</span></a> <a href=\"https://mastodon.social/tags/xxe\" class=\"mention hashtag\" rel=\"tag\">#<span>xxe</span></a> <a href=\"https://mastodon.social/tags/crosspost\" class=\"mention hashtag\" rel=\"tag\">#<span>crosspost</span></a></p>",
"contentMap": {
"en": "<p>"XXE-scape through the front door: circumventing the firewall with HTTP request smuggling"</p><p>Read my write-up about a pretty cool way in which I bypassed a firewall stopping me from exploiting an XXE vulnerability.</p><p><a href=\"https://honoki.net/2020/03/18/xxe-scape-through-the-front-door-circumventing-the-firewall-with-http-request-smuggling/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">honoki.net/2020/03/18/xxe-scap</span><span class=\"invisible\">e-through-the-front-door-circumventing-the-firewall-with-http-request-smuggling/</span></a> <a href=\"https://mastodon.social/tags/bugbounty\" class=\"mention hashtag\" rel=\"tag\">#<span>bugbounty</span></a> <a href=\"https://mastodon.social/tags/writeup\" class=\"mention hashtag\" rel=\"tag\">#<span>writeup</span></a> <a href=\"https://mastodon.social/tags/xxe\" class=\"mention hashtag\" rel=\"tag\">#<span>xxe</span></a> <a href=\"https://mastodon.social/tags/crosspost\" class=\"mention hashtag\" rel=\"tag\">#<span>crosspost</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.mastodon.social/media_attachments/files/109/461/593/025/493/353/original/0c1e9fcc231c309a.png",
"name": null,
"blurhash": "UMC?Q201?HE3%2NHoJa}IUtRf6RjRkoLj[WB",
"width": 1125,
"height": 750
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/bugbounty",
"name": "#bugbounty"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/writeup",
"name": "#writeup"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/xxe",
"name": "#xxe"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/crosspost",
"name": "#crosspost"
}
],
"replies": {
"id": "https://mastodon.social/users/honoki/statuses/109461614866495908/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/honoki/statuses/109461614866495908/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/honoki/statuses/109461614866495908/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/honoki/statuses/109461614866495908/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.social/users/honoki/statuses/109461614866495908/shares",
"type": "Collection",
"totalItems": 0
}
}
]
}