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/raptor/statuses/110128851985134361",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-04-02T10:55:22Z",
"url": "https://infosec.exchange/@raptor/110128851985134361",
"attributedTo": "https://infosec.exchange/users/raptor",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://infosec.exchange/users/raptor/followers",
"https://infosec.exchange/users/SeanPesce"
],
"sensitive": false,
"atomUri": "https://infosec.exchange/users/raptor/statuses/110128851985134361",
"inReplyToAtomUri": null,
"conversation": "tag:infosec.exchange,2023-04-02:objectId=55300503:objectType=Conversation",
"content": "<p>Leveraging ssh-keygen for <a href=\"https://infosec.exchange/tags/Arbitrary\" class=\"mention hashtag\" rel=\"tag\">#<span>Arbitrary</span></a> <a href=\"https://infosec.exchange/tags/Execution\" class=\"mention hashtag\" rel=\"tag\">#<span>Execution</span></a> (and <a href=\"https://infosec.exchange/tags/Privilege\" class=\"mention hashtag\" rel=\"tag\">#<span>Privilege</span></a> <a href=\"https://infosec.exchange/tags/Escalation\" class=\"mention hashtag\" rel=\"tag\">#<span>Escalation</span></a>)</p><p>// by <span class=\"h-card\" translate=\"no\"><a href=\"https://infosec.exchange/@SeanPesce\" class=\"u-url mention\">@<span>SeanPesce</span></a></span> </p><p><a href=\"https://seanpesce.blogspot.com/2023/03/leveraging-ssh-keygen-for-arbitrary.html\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">seanpesce.blogspot.com/2023/03</span><span class=\"invisible\">/leveraging-ssh-keygen-for-arbitrary.html</span></a></p>",
"contentMap": {
"en": "<p>Leveraging ssh-keygen for <a href=\"https://infosec.exchange/tags/Arbitrary\" class=\"mention hashtag\" rel=\"tag\">#<span>Arbitrary</span></a> <a href=\"https://infosec.exchange/tags/Execution\" class=\"mention hashtag\" rel=\"tag\">#<span>Execution</span></a> (and <a href=\"https://infosec.exchange/tags/Privilege\" class=\"mention hashtag\" rel=\"tag\">#<span>Privilege</span></a> <a href=\"https://infosec.exchange/tags/Escalation\" class=\"mention hashtag\" rel=\"tag\">#<span>Escalation</span></a>)</p><p>// by <span class=\"h-card\" translate=\"no\"><a href=\"https://infosec.exchange/@SeanPesce\" class=\"u-url mention\">@<span>SeanPesce</span></a></span> </p><p><a href=\"https://seanpesce.blogspot.com/2023/03/leveraging-ssh-keygen-for-arbitrary.html\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">seanpesce.blogspot.com/2023/03</span><span class=\"invisible\">/leveraging-ssh-keygen-for-arbitrary.html</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://infosec.exchange/users/SeanPesce",
"name": "@SeanPesce"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/arbitrary",
"name": "#arbitrary"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/execution",
"name": "#execution"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/privilege",
"name": "#privilege"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/escalation",
"name": "#escalation"
}
],
"replies": {
"id": "https://infosec.exchange/users/raptor/statuses/110128851985134361/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://infosec.exchange/users/raptor/statuses/110128851985134361/replies?only_other_accounts=true&page=true",
"partOf": "https://infosec.exchange/users/raptor/statuses/110128851985134361/replies",
"items": []
}
},
"likes": {
"id": "https://infosec.exchange/users/raptor/statuses/110128851985134361/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://infosec.exchange/users/raptor/statuses/110128851985134361/shares",
"type": "Collection",
"totalItems": 1
}
}