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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://ioc.exchange/users/cstromblad/statuses/109295714733906945",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-06T07:37:36Z",
"url": "https://ioc.exchange/@cstromblad/109295714733906945",
"attributedTo": "https://ioc.exchange/users/cstromblad",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://ioc.exchange/users/cstromblad/followers"
],
"sensitive": false,
"atomUri": "https://ioc.exchange/users/cstromblad/statuses/109295714733906945",
"inReplyToAtomUri": null,
"conversation": "tag:ioc.exchange,2022-11-06:objectId=7651756:objectType=Conversation",
"content": "<p>Trying to figure out the general attitude towards Deception/Honeypots as production level ready systems to glean information about attackers?</p><p>I'm personally convinced of the value they could bring when deployed appropriately and leveraged intelligently, i.e used to answer specific questions about potential attackers and their methods.</p><p>What's your take?</p><p><a href=\"https://ioc.exchange/tags/deception\" class=\"mention hashtag\" rel=\"tag\">#<span>deception</span></a> <a href=\"https://ioc.exchange/tags/threatintelligence\" class=\"mention hashtag\" rel=\"tag\">#<span>threatintelligence</span></a> <a href=\"https://ioc.exchange/tags/honeypots\" class=\"mention hashtag\" rel=\"tag\">#<span>honeypots</span></a></p>",
"contentMap": {
"en": "<p>Trying to figure out the general attitude towards Deception/Honeypots as production level ready systems to glean information about attackers?</p><p>I'm personally convinced of the value they could bring when deployed appropriately and leveraged intelligently, i.e used to answer specific questions about potential attackers and their methods.</p><p>What's your take?</p><p><a href=\"https://ioc.exchange/tags/deception\" class=\"mention hashtag\" rel=\"tag\">#<span>deception</span></a> <a href=\"https://ioc.exchange/tags/threatintelligence\" class=\"mention hashtag\" rel=\"tag\">#<span>threatintelligence</span></a> <a href=\"https://ioc.exchange/tags/honeypots\" class=\"mention hashtag\" rel=\"tag\">#<span>honeypots</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://ioc.exchange/tags/deception",
"name": "#deception"
},
{
"type": "Hashtag",
"href": "https://ioc.exchange/tags/threatintelligence",
"name": "#threatintelligence"
},
{
"type": "Hashtag",
"href": "https://ioc.exchange/tags/honeypots",
"name": "#honeypots"
}
],
"replies": {
"id": "https://ioc.exchange/users/cstromblad/statuses/109295714733906945/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://ioc.exchange/users/cstromblad/statuses/109295714733906945/replies?only_other_accounts=true&page=true",
"partOf": "https://ioc.exchange/users/cstromblad/statuses/109295714733906945/replies",
"items": []
}
},
"likes": {
"id": "https://ioc.exchange/users/cstromblad/statuses/109295714733906945/likes",
"type": "Collection",
"totalItems": 7
},
"shares": {
"id": "https://ioc.exchange/users/cstromblad/statuses/109295714733906945/shares",
"type": "Collection",
"totalItems": 4
}
}