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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
},
"Hashtag": "as:Hashtag"
}
],
"id": "https://infosec.exchange/users/lukeswitzer/statuses/113362143119465892",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-10-24T11:23:49Z",
"url": "https://infosec.exchange/@lukeswitzer/113362143119465892",
"attributedTo": "https://infosec.exchange/users/lukeswitzer",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://infosec.exchange/users/lukeswitzer/followers"
],
"sensitive": false,
"atomUri": "https://infosec.exchange/users/lukeswitzer/statuses/113362143119465892",
"inReplyToAtomUri": null,
"conversation": "tag:infosec.exchange,2024-10-24:objectId=206100246:objectType=Conversation",
"content": "<p>It took me a week, but I managed to reverse a Mirai variant and create a dissector. The attacks in this one are pure UDP/DNS chaos, and they’re incredibly efficient.</p><p><a href=\"https://infosec.exchange/tags/malware\" class=\"mention hashtag\" rel=\"tag\">#<span>malware</span></a> <a href=\"https://infosec.exchange/tags/mirai\" class=\"mention hashtag\" rel=\"tag\">#<span>mirai</span></a> <a href=\"https://infosec.exchange/tags/wireshark\" class=\"mention hashtag\" rel=\"tag\">#<span>wireshark</span></a> <a href=\"https://infosec.exchange/tags/reverseengineering\" class=\"mention hashtag\" rel=\"tag\">#<span>reverseengineering</span></a></p>",
"contentMap": {
"en": "<p>It took me a week, but I managed to reverse a Mirai variant and create a dissector. The attacks in this one are pure UDP/DNS chaos, and they’re incredibly efficient.</p><p><a href=\"https://infosec.exchange/tags/malware\" class=\"mention hashtag\" rel=\"tag\">#<span>malware</span></a> <a href=\"https://infosec.exchange/tags/mirai\" class=\"mention hashtag\" rel=\"tag\">#<span>mirai</span></a> <a href=\"https://infosec.exchange/tags/wireshark\" class=\"mention hashtag\" rel=\"tag\">#<span>wireshark</span></a> <a href=\"https://infosec.exchange/tags/reverseengineering\" class=\"mention hashtag\" rel=\"tag\">#<span>reverseengineering</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://media.infosec.exchange/infosec.exchange/media_attachments/files/113/362/142/890/448/658/original/3680226beb6a231d.jpeg",
"name": null,
"blurhash": "UB71_^n%s:n-_Nn$s:oMnwjqs:ocH=j;ofj=",
"width": 320,
"height": 284
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/malware",
"name": "#malware"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/mirai",
"name": "#mirai"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/wireshark",
"name": "#wireshark"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/reverseengineering",
"name": "#reverseengineering"
}
],
"replies": {
"id": "https://infosec.exchange/users/lukeswitzer/statuses/113362143119465892/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://infosec.exchange/users/lukeswitzer/statuses/113362143119465892/replies?only_other_accounts=true&page=true",
"partOf": "https://infosec.exchange/users/lukeswitzer/statuses/113362143119465892/replies",
"items": []
}
},
"likes": {
"id": "https://infosec.exchange/users/lukeswitzer/statuses/113362143119465892/likes",
"type": "Collection",
"totalItems": 5
},
"shares": {
"id": "https://infosec.exchange/users/lukeswitzer/statuses/113362143119465892/shares",
"type": "Collection",
"totalItems": 1
}
}