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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://infosec.exchange/users/ancailliau/statuses/113356055412421913",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-10-23T09:35:38Z",
"url": "https://infosec.exchange/@ancailliau/113356055412421913",
"attributedTo": "https://infosec.exchange/users/ancailliau",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://infosec.exchange/users/ancailliau/followers",
"https://infosec.exchange/users/hack_lu"
],
"sensitive": false,
"atomUri": "https://infosec.exchange/users/ancailliau/statuses/113356055412421913",
"inReplyToAtomUri": null,
"conversation": "tag:infosec.exchange,2024-10-23:objectId=205760382:objectType=Conversation",
"content": "<p>Brain dump from today at <br /><span class=\"h-card\" translate=\"no\"><a href=\"https://infosec.exchange/@hack_lu\" class=\"u-url mention\">@<span>hack_lu</span></a></span><br />! Explored botnets, Linux rootkits, malware persistence, (too much) LLM-based talks and tools, and hands-on ROP on ARM64! <a href=\"https://infosec.exchange/tags/hacklu\" class=\"mention hashtag\" rel=\"tag\">#<span>hacklu</span></a> <a href=\"https://infosec.exchange/tags/CTI\" class=\"mention hashtag\" rel=\"tag\">#<span>CTI</span></a> <a href=\"https://infosec.exchange/tags/threatintelligence\" class=\"mention hashtag\" rel=\"tag\">#<span>threatintelligence</span></a> </p><p><a href=\"https://ancailliau.github.io/2024/10/22/Highlights-from-Hack-lu-2024-Day-1.html\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">ancailliau.github.io/2024/10/2</span><span class=\"invisible\">2/Highlights-from-Hack-lu-2024-Day-1.html</span></a></p>",
"contentMap": {
"en": "<p>Brain dump from today at <br /><span class=\"h-card\" translate=\"no\"><a href=\"https://infosec.exchange/@hack_lu\" class=\"u-url mention\">@<span>hack_lu</span></a></span><br />! Explored botnets, Linux rootkits, malware persistence, (too much) LLM-based talks and tools, and hands-on ROP on ARM64! <a href=\"https://infosec.exchange/tags/hacklu\" class=\"mention hashtag\" rel=\"tag\">#<span>hacklu</span></a> <a href=\"https://infosec.exchange/tags/CTI\" class=\"mention hashtag\" rel=\"tag\">#<span>CTI</span></a> <a href=\"https://infosec.exchange/tags/threatintelligence\" class=\"mention hashtag\" rel=\"tag\">#<span>threatintelligence</span></a> </p><p><a href=\"https://ancailliau.github.io/2024/10/22/Highlights-from-Hack-lu-2024-Day-1.html\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">ancailliau.github.io/2024/10/2</span><span class=\"invisible\">2/Highlights-from-Hack-lu-2024-Day-1.html</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://infosec.exchange/users/hack_lu",
"name": "@hack_lu"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/hacklu",
"name": "#hacklu"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/cti",
"name": "#cti"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/threatintelligence",
"name": "#threatintelligence"
}
],
"replies": {
"id": "https://infosec.exchange/users/ancailliau/statuses/113356055412421913/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://infosec.exchange/users/ancailliau/statuses/113356055412421913/replies?min_id=113356065859020143&page=true",
"partOf": "https://infosec.exchange/users/ancailliau/statuses/113356055412421913/replies",
"items": [
"https://infosec.exchange/users/ancailliau/statuses/113356065859020143"
]
}
},
"likes": {
"id": "https://infosec.exchange/users/ancailliau/statuses/113356055412421913/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://infosec.exchange/users/ancailliau/statuses/113356055412421913/shares",
"type": "Collection",
"totalItems": 3
}
}