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",
"litepub": "http://litepub.social/ns#",
"directMessage": "litepub:directMessage"
}
],
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113521817925699302",
"type": "Note",
"summary": null,
"inReplyTo": "https://social.mildlyfunctional.gay/users/artemist/statuses/113521372405659145",
"published": "2024-11-21T16:11:13Z",
"url": "https://social.mildlyfunctional.gay/@artemist/113521817925699302",
"attributedTo": "https://social.mildlyfunctional.gay/users/artemist",
"to": [
"https://social.mildlyfunctional.gay/users/artemist/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://donotsta.re/users/domi"
],
"sensitive": false,
"atomUri": "https://social.mildlyfunctional.gay/users/artemist/statuses/113521817925699302",
"inReplyToAtomUri": "https://social.mildlyfunctional.gay/users/artemist/statuses/113521372405659145",
"conversation": "tag:vixen.zone,2024-11-21:objectId=3014185:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://donotsta.re/users/domi\" class=\"u-url mention\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">@<span>domi</span></a></span> okay, it looks like the binary starts with <code>MZqFpD='</code> for windows compatibility then continues as if it's a shell script. You can run it with <code>bash hello.com</code> or just <code>./hello.com</code> if you're using bash and it will replace the beginning with an ELF header. so anything can execute it. binfmt_misc is only required if you want to be able to run it immediately without bash.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://donotsta.re/users/domi\" class=\"u-url mention\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">@<span>domi</span></a></span> okay, it looks like the binary starts with <code>MZqFpD='</code> for windows compatibility then continues as if it's a shell script. You can run it with <code>bash hello.com</code> or just <code>./hello.com</code> if you're using bash and it will replace the beginning with an ELF header. so anything can execute it. binfmt_misc is only required if you want to be able to run it immediately without bash.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://donotsta.re/users/domi",
"name": "@domi@donotsta.re"
}
],
"replies": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113521817925699302/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.mildlyfunctional.gay/users/artemist/statuses/113521817925699302/replies?only_other_accounts=true&page=true",
"partOf": "https://social.mildlyfunctional.gay/users/artemist/statuses/113521817925699302/replies",
"items": []
}
},
"likes": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113521817925699302/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113521817925699302/shares",
"type": "Collection",
"totalItems": 0
}
}