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/volexity/statuses/109982844926611530",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-03-07T16:03:51Z",
"url": "https://infosec.exchange/@volexity/109982844926611530",
"attributedTo": "https://infosec.exchange/users/volexity",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://infosec.exchange/users/volexity/followers",
"https://infosec.exchange/users/volexity",
"https://infosec.exchange/users/TrendMicro"
],
"sensitive": false,
"atomUri": "https://infosec.exchange/users/volexity/statuses/109982844926611530",
"inReplyToAtomUri": null,
"conversation": "tag:infosec.exchange,2023-03-07:objectId=49556555:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://infosec.exchange/@volexity\" class=\"u-url mention\">@<span>volexity</span></a></span> details how to use <a href=\"https://infosec.exchange/tags/memoryanalysis\" class=\"mention hashtag\" rel=\"tag\">#<span>memoryanalysis</span></a> to detect EDR-nullifying malware. This latest blog post uses the <a href=\"https://infosec.exchange/tags/AVBurner\" class=\"mention hashtag\" rel=\"tag\">#<span>AVBurner</span></a> malware, first documented by <span class=\"h-card\" translate=\"no\"><a href=\"https://infosec.exchange/@TrendMicro\" class=\"u-url mention\">@<span>TrendMicro</span></a></span>, as an example. Read more here: <a href=\"https://www.volexity.com/blog/2023/03/07/using-memory-analysis-to-detect-edr-nullifying-malware/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">volexity.com/blog/2023/03/07/u</span><span class=\"invisible\">sing-memory-analysis-to-detect-edr-nullifying-malware/</span></a> </p><p><a href=\"https://infosec.exchange/tags/dfir\" class=\"mention hashtag\" rel=\"tag\">#<span>dfir</span></a> <a href=\"https://infosec.exchange/tags/threatintel\" class=\"mention hashtag\" rel=\"tag\">#<span>threatintel</span></a> </p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://infosec.exchange/@volexity\" class=\"u-url mention\">@<span>volexity</span></a></span> details how to use <a href=\"https://infosec.exchange/tags/memoryanalysis\" class=\"mention hashtag\" rel=\"tag\">#<span>memoryanalysis</span></a> to detect EDR-nullifying malware. This latest blog post uses the <a href=\"https://infosec.exchange/tags/AVBurner\" class=\"mention hashtag\" rel=\"tag\">#<span>AVBurner</span></a> malware, first documented by <span class=\"h-card\" translate=\"no\"><a href=\"https://infosec.exchange/@TrendMicro\" class=\"u-url mention\">@<span>TrendMicro</span></a></span>, as an example. Read more here: <a href=\"https://www.volexity.com/blog/2023/03/07/using-memory-analysis-to-detect-edr-nullifying-malware/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">volexity.com/blog/2023/03/07/u</span><span class=\"invisible\">sing-memory-analysis-to-detect-edr-nullifying-malware/</span></a> </p><p><a href=\"https://infosec.exchange/tags/dfir\" class=\"mention hashtag\" rel=\"tag\">#<span>dfir</span></a> <a href=\"https://infosec.exchange/tags/threatintel\" class=\"mention hashtag\" rel=\"tag\">#<span>threatintel</span></a> </p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://infosec.exchange/users/volexity",
"name": "@volexity"
},
{
"type": "Mention",
"href": "https://infosec.exchange/users/TrendMicro",
"name": "@TrendMicro"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/memoryanalysis",
"name": "#memoryanalysis"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/avburner",
"name": "#avburner"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/dfir",
"name": "#dfir"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/threatintel",
"name": "#threatintel"
}
],
"replies": {
"id": "https://infosec.exchange/users/volexity/statuses/109982844926611530/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://infosec.exchange/users/volexity/statuses/109982844926611530/replies?only_other_accounts=true&page=true",
"partOf": "https://infosec.exchange/users/volexity/statuses/109982844926611530/replies",
"items": []
}
},
"likes": {
"id": "https://infosec.exchange/users/volexity/statuses/109982844926611530/likes",
"type": "Collection",
"totalItems": 6
},
"shares": {
"id": "https://infosec.exchange/users/volexity/statuses/109982844926611530/shares",
"type": "Collection",
"totalItems": 9
}
}