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"
}
],
"id": "https://chaos.social/users/dragosr/statuses/113522368346384093",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-21T18:31:12Z",
"url": "https://chaos.social/@dragosr/113522368346384093",
"attributedTo": "https://chaos.social/users/dragosr",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://chaos.social/users/dragosr/followers"
],
"sensitive": false,
"atomUri": "https://chaos.social/users/dragosr/statuses/113522368346384093",
"inReplyToAtomUri": null,
"conversation": "tag:chaos.social,2024-11-21:objectId=224356583:objectType=Conversation",
"content": "<p>I saw a tutorial advising new pentesters to learn/use ZAP for pentesting - terrible advice. Learn industry benchmark BurpPro instead, a superset of ZAP, which is supported and open source - maybe you have old Zest scripts or integrated in CI/CD pipeline - but still obsolete.</p><p>Old web testing tools: Paros, WebScarab, Spike, CAL9000, Fiddler, Achilles, Tamper Data, Ratproxy, Charles, Netsparkler, Skipfish, Grendel, Sandcat, CAT, WebSlayer, Vega... a long list you shouldn't waste your time with.</p>",
"contentMap": {
"en": "<p>I saw a tutorial advising new pentesters to learn/use ZAP for pentesting - terrible advice. Learn industry benchmark BurpPro instead, a superset of ZAP, which is supported and open source - maybe you have old Zest scripts or integrated in CI/CD pipeline - but still obsolete.</p><p>Old web testing tools: Paros, WebScarab, Spike, CAL9000, Fiddler, Achilles, Tamper Data, Ratproxy, Charles, Netsparkler, Skipfish, Grendel, Sandcat, CAT, WebSlayer, Vega... a long list you shouldn't waste your time with.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://chaos.social/users/dragosr/statuses/113522368346384093/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://chaos.social/users/dragosr/statuses/113522368346384093/replies?only_other_accounts=true&page=true",
"partOf": "https://chaos.social/users/dragosr/statuses/113522368346384093/replies",
"items": []
}
},
"likes": {
"id": "https://chaos.social/users/dragosr/statuses/113522368346384093/likes",
"type": "Collection",
"totalItems": 5
},
"shares": {
"id": "https://chaos.social/users/dragosr/statuses/113522368346384093/shares",
"type": "Collection",
"totalItems": 0
}
}