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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
}
}
],
"id": "https://infosec.exchange/users/kpwn/collections/featured",
"type": "OrderedCollection",
"totalItems": 4,
"orderedItems": [
{
"id": "https://infosec.exchange/users/kpwn/statuses/114225371046231022",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-03-25T22:14:02Z",
"url": "https://infosec.exchange/@kpwn/114225371046231022",
"attributedTo": "https://infosec.exchange/users/kpwn",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://infosec.exchange/users/kpwn/followers"
],
"sensitive": false,
"atomUri": "https://infosec.exchange/users/kpwn/statuses/114225371046231022",
"inReplyToAtomUri": null,
"conversation": "tag:infosec.exchange,2025-03-25:objectId=255173249:objectType=Conversation",
"content": "<p>The bots ain't going away - but neither am I.</p><p>This is the start of a long-running thread where I will be tracking bot activity on CVE Crowd.</p><p>The first few posts will be references to earlier updates I shared before deciding to compile everything here.</p><p>Let's see where this takes us...</p><p><a href=\"https://infosec.exchange/tags/CyberSecurity\" class=\"mention hashtag\" rel=\"tag\">#<span>CyberSecurity</span></a> <a href=\"https://infosec.exchange/tags/InfoSec\" class=\"mention hashtag\" rel=\"tag\">#<span>InfoSec</span></a> <a href=\"https://infosec.exchange/tags/Bots\" class=\"mention hashtag\" rel=\"tag\">#<span>Bots</span></a></p>",
"contentMap": {
"en": "<p>The bots ain't going away - but neither am I.</p><p>This is the start of a long-running thread where I will be tracking bot activity on CVE Crowd.</p><p>The first few posts will be references to earlier updates I shared before deciding to compile everything here.</p><p>Let's see where this takes us...</p><p><a href=\"https://infosec.exchange/tags/CyberSecurity\" class=\"mention hashtag\" rel=\"tag\">#<span>CyberSecurity</span></a> <a href=\"https://infosec.exchange/tags/InfoSec\" class=\"mention hashtag\" rel=\"tag\">#<span>InfoSec</span></a> <a href=\"https://infosec.exchange/tags/Bots\" class=\"mention hashtag\" rel=\"tag\">#<span>Bots</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/cybersecurity",
"name": "#cybersecurity"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/infosec",
"name": "#infosec"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/bots",
"name": "#bots"
}
],
"replies": {
"id": "https://infosec.exchange/users/kpwn/statuses/114225371046231022/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://infosec.exchange/users/kpwn/statuses/114225371046231022/replies?min_id=114225372845982984&page=true",
"partOf": "https://infosec.exchange/users/kpwn/statuses/114225371046231022/replies",
"items": [
"https://infosec.exchange/users/kpwn/statuses/114225372845982984"
]
}
},
"likes": {
"id": "https://infosec.exchange/users/kpwn/statuses/114225371046231022/likes",
"type": "Collection",
"totalItems": 5
},
"shares": {
"id": "https://infosec.exchange/users/kpwn/statuses/114225371046231022/shares",
"type": "Collection",
"totalItems": 1
}
},
{
"id": "https://infosec.exchange/users/kpwn/statuses/111301546671018547",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-10-26T13:27:02Z",
"url": "https://infosec.exchange/@kpwn/111301546671018547",
"attributedTo": "https://infosec.exchange/users/kpwn",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://infosec.exchange/users/kpwn/followers"
],
"sensitive": false,
"atomUri": "https://infosec.exchange/users/kpwn/statuses/111301546671018547",
"inReplyToAtomUri": null,
"conversation": "tag:infosec.exchange,2023-10-26:objectId=105563051:objectType=Conversation",
"content": "<p>Wondering what CVEs are being discussed on Mastodon right now?</p><p>I've just launched <a href=\"https://cvecrowd.com\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">cvecrowd.com</span><span class=\"invisible\"></span></a>, a website that shows you exactly that!</p><p>Learn more below ๐งต</p><p><a href=\"https://infosec.exchange/tags/Pentesting\" class=\"mention hashtag\" rel=\"tag\">#<span>Pentesting</span></a> <a href=\"https://infosec.exchange/tags/AppSec\" class=\"mention hashtag\" rel=\"tag\">#<span>AppSec</span></a> <a href=\"https://infosec.exchange/tags/InfoSec\" class=\"mention hashtag\" rel=\"tag\">#<span>InfoSec</span></a> <a href=\"https://infosec.exchange/tags/CyberSecurity\" class=\"mention hashtag\" rel=\"tag\">#<span>CyberSecurity</span></a> <a href=\"https://infosec.exchange/tags/BugBounty\" class=\"mention hashtag\" rel=\"tag\">#<span>BugBounty</span></a> <a href=\"https://infosec.exchange/tags/Hacking\" class=\"mention hashtag\" rel=\"tag\">#<span>Hacking</span></a> <a href=\"https://infosec.exchange/tags/CVE\" class=\"mention hashtag\" rel=\"tag\">#<span>CVE</span></a> <a href=\"https://infosec.exchange/tags/CveCrowd\" class=\"mention hashtag\" rel=\"tag\">#<span>CveCrowd</span></a></p>",
"contentMap": {
"en": "<p>Wondering what CVEs are being discussed on Mastodon right now?</p><p>I've just launched <a href=\"https://cvecrowd.com\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">cvecrowd.com</span><span class=\"invisible\"></span></a>, a website that shows you exactly that!</p><p>Learn more below ๐งต</p><p><a href=\"https://infosec.exchange/tags/Pentesting\" class=\"mention hashtag\" rel=\"tag\">#<span>Pentesting</span></a> <a href=\"https://infosec.exchange/tags/AppSec\" class=\"mention hashtag\" rel=\"tag\">#<span>AppSec</span></a> <a href=\"https://infosec.exchange/tags/InfoSec\" class=\"mention hashtag\" rel=\"tag\">#<span>InfoSec</span></a> <a href=\"https://infosec.exchange/tags/CyberSecurity\" class=\"mention hashtag\" rel=\"tag\">#<span>CyberSecurity</span></a> <a href=\"https://infosec.exchange/tags/BugBounty\" class=\"mention hashtag\" rel=\"tag\">#<span>BugBounty</span></a> <a href=\"https://infosec.exchange/tags/Hacking\" class=\"mention hashtag\" rel=\"tag\">#<span>Hacking</span></a> <a href=\"https://infosec.exchange/tags/CVE\" class=\"mention hashtag\" rel=\"tag\">#<span>CVE</span></a> <a href=\"https://infosec.exchange/tags/CveCrowd\" class=\"mention hashtag\" rel=\"tag\">#<span>CveCrowd</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://media.infosec.exchange/infosec.exchange/media_attachments/files/111/301/546/659/968/703/original/78fd2e6cd7a44786.png",
"name": "Screenshot of https://cvecrowd.com. In it's current size, there are 5 columns, each for one CVE that is currently discussed. The first in the screenshot is CVE-2023-4966. The column displays information from MITRE and NVD like the dates when the CVE was published and modified, the CVSS v3.1 vector and the CVE description. There is a line graph showing that the CVE was mentioned 4 times with 34 interactions in the last 24 hours. Beneath the description are the posts of fellow Mastodon users regarding that CVE, sorted by popularity. The other columsn are structured alike.",
"blurhash": "U17w++t8S|tRd;M|s.M{DhNGWUkC~WxaogNG",
"focalPoint": [
0,
0
],
"width": 1920,
"height": 1080
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/pentesting",
"name": "#pentesting"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/appsec",
"name": "#appsec"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/infosec",
"name": "#infosec"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/cybersecurity",
"name": "#cybersecurity"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/bugbounty",
"name": "#bugbounty"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/hacking",
"name": "#hacking"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/cve",
"name": "#cve"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/cvecrowd",
"name": "#cvecrowd"
}
],
"replies": {
"id": "https://infosec.exchange/users/kpwn/statuses/111301546671018547/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://infosec.exchange/users/kpwn/statuses/111301546671018547/replies?min_id=111301546678551740&page=true",
"partOf": "https://infosec.exchange/users/kpwn/statuses/111301546671018547/replies",
"items": [
"https://infosec.exchange/users/kpwn/statuses/111301546678551740"
]
}
},
"likes": {
"id": "https://infosec.exchange/users/kpwn/statuses/111301546671018547/likes",
"type": "Collection",
"totalItems": 340
},
"shares": {
"id": "https://infosec.exchange/users/kpwn/statuses/111301546671018547/shares",
"type": "Collection",
"totalItems": 286
}
},
{
"id": "https://infosec.exchange/users/kpwn/statuses/110446195657516997",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-05-28T12:00:02Z",
"url": "https://infosec.exchange/@kpwn/110446195657516997",
"attributedTo": "https://infosec.exchange/users/kpwn",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://infosec.exchange/users/kpwn/followers"
],
"sensitive": false,
"atomUri": "https://infosec.exchange/users/kpwn/statuses/110446195657516997",
"inReplyToAtomUri": null,
"conversation": "tag:infosec.exchange,2023-05-28:objectId=67601272:objectType=Conversation",
"content": "<p>๐จ JavaScript Pentesting 101: A Complete Guide to Analyzing Web Applications ๐จ</p><p>I dedicated April and May to pentesting <a href=\"https://infosec.exchange/tags/JavaScript\" class=\"mention hashtag\" rel=\"tag\">#<span>JavaScript</span></a>.</p><p>The result is my longest thread series ever.</p><p>To help you keep track, here is an overview of all the topics covered:</p><p>1. Static Analysis ๐<br /><a href=\"https://infosec.exchange/@kpwn/110242352466343321\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">infosec.exchange/@kpwn/1102423</span><span class=\"invisible\">52466343321</span></a></p><p>2. Dynamic Analysis ๐<br /><a href=\"https://infosec.exchange/@kpwn/110287650959218515\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">infosec.exchange/@kpwn/1102876</span><span class=\"invisible\">50959218515</span></a></p><p>3. Obfuscation & Deobfuscation ๐ฅธ<br /><a href=\"https://infosec.exchange/@kpwn/110321624840524023\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">infosec.exchange/@kpwn/1103216</span><span class=\"invisible\">24840524023</span></a></p><p>4. Hands-On: Analyze Obfuscated Code โ<br /><a href=\"https://infosec.exchange/@kpwn/110361260966659611\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">infosec.exchange/@kpwn/1103612</span><span class=\"invisible\">60966659611</span></a></p><p>5. Local Overrides ๐<br /><a href=\"https://infosec.exchange/@kpwn/110400897211108426\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">infosec.exchange/@kpwn/1104008</span><span class=\"invisible\">97211108426</span></a></p><p>6. Bypass Code Protection ๐ฅท<br /><a href=\"https://infosec.exchange/@kpwn/110440533357021730\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">infosec.exchange/@kpwn/1104405</span><span class=\"invisible\">33357021730</span></a></p><p>Here's everything compiled into a blog post ๐ฐ<br /><a href=\"https://kpwn.de/2023/05/javascript-analysis-for-pentesters/\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">kpwn.de/2023/05/javascript-ana</span><span class=\"invisible\">lysis-for-pentesters/</span></a></p><p>Do you find my content valuable?</p><p>๐ Follow me for more web security content!</p><p>๐ Also, boost this toot to help others!</p><p><a href=\"https://infosec.exchange/tags/Infosec\" class=\"mention hashtag\" rel=\"tag\">#<span>Infosec</span></a> <a href=\"https://infosec.exchange/tags/CyberSecurity\" class=\"mention hashtag\" rel=\"tag\">#<span>CyberSecurity</span></a> <a href=\"https://infosec.exchange/tags/BugBounty\" class=\"mention hashtag\" rel=\"tag\">#<span>BugBounty</span></a> <a href=\"https://infosec.exchange/tags/Pentesting\" class=\"mention hashtag\" rel=\"tag\">#<span>Pentesting</span></a></p>",
"contentMap": {
"en": "<p>๐จ JavaScript Pentesting 101: A Complete Guide to Analyzing Web Applications ๐จ</p><p>I dedicated April and May to pentesting <a href=\"https://infosec.exchange/tags/JavaScript\" class=\"mention hashtag\" rel=\"tag\">#<span>JavaScript</span></a>.</p><p>The result is my longest thread series ever.</p><p>To help you keep track, here is an overview of all the topics covered:</p><p>1. Static Analysis ๐<br /><a href=\"https://infosec.exchange/@kpwn/110242352466343321\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">infosec.exchange/@kpwn/1102423</span><span class=\"invisible\">52466343321</span></a></p><p>2. Dynamic Analysis ๐<br /><a href=\"https://infosec.exchange/@kpwn/110287650959218515\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">infosec.exchange/@kpwn/1102876</span><span class=\"invisible\">50959218515</span></a></p><p>3. Obfuscation & Deobfuscation ๐ฅธ<br /><a href=\"https://infosec.exchange/@kpwn/110321624840524023\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">infosec.exchange/@kpwn/1103216</span><span class=\"invisible\">24840524023</span></a></p><p>4. Hands-On: Analyze Obfuscated Code โ<br /><a href=\"https://infosec.exchange/@kpwn/110361260966659611\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">infosec.exchange/@kpwn/1103612</span><span class=\"invisible\">60966659611</span></a></p><p>5. Local Overrides ๐<br /><a href=\"https://infosec.exchange/@kpwn/110400897211108426\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">infosec.exchange/@kpwn/1104008</span><span class=\"invisible\">97211108426</span></a></p><p>6. Bypass Code Protection ๐ฅท<br /><a href=\"https://infosec.exchange/@kpwn/110440533357021730\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">infosec.exchange/@kpwn/1104405</span><span class=\"invisible\">33357021730</span></a></p><p>Here's everything compiled into a blog post ๐ฐ<br /><a href=\"https://kpwn.de/2023/05/javascript-analysis-for-pentesters/\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">kpwn.de/2023/05/javascript-ana</span><span class=\"invisible\">lysis-for-pentesters/</span></a></p><p>Do you find my content valuable?</p><p>๐ Follow me for more web security content!</p><p>๐ Also, boost this toot to help others!</p><p><a href=\"https://infosec.exchange/tags/Infosec\" class=\"mention hashtag\" rel=\"tag\">#<span>Infosec</span></a> <a href=\"https://infosec.exchange/tags/CyberSecurity\" class=\"mention hashtag\" rel=\"tag\">#<span>CyberSecurity</span></a> <a href=\"https://infosec.exchange/tags/BugBounty\" class=\"mention hashtag\" rel=\"tag\">#<span>BugBounty</span></a> <a href=\"https://infosec.exchange/tags/Pentesting\" class=\"mention hashtag\" rel=\"tag\">#<span>Pentesting</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/javascript",
"name": "#javascript"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/infosec",
"name": "#infosec"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/cybersecurity",
"name": "#cybersecurity"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/bugbounty",
"name": "#bugbounty"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/pentesting",
"name": "#pentesting"
}
],
"replies": {
"id": "https://infosec.exchange/users/kpwn/statuses/110446195657516997/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://infosec.exchange/users/kpwn/statuses/110446195657516997/replies?only_other_accounts=true&page=true",
"partOf": "https://infosec.exchange/users/kpwn/statuses/110446195657516997/replies",
"items": []
}
},
"likes": {
"id": "https://infosec.exchange/users/kpwn/statuses/110446195657516997/likes",
"type": "Collection",
"totalItems": 32
},
"shares": {
"id": "https://infosec.exchange/users/kpwn/statuses/110446195657516997/shares",
"type": "Collection",
"totalItems": 15
}
},
{
"id": "https://infosec.exchange/users/kpwn/statuses/109845062007674239",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-02-11T08:03:50Z",
"url": "https://infosec.exchange/@kpwn/109845062007674239",
"attributedTo": "https://infosec.exchange/users/kpwn",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://infosec.exchange/users/kpwn/followers"
],
"sensitive": false,
"atomUri": "https://infosec.exchange/users/kpwn/statuses/109845062007674239",
"inReplyToAtomUri": null,
"conversation": "tag:infosec.exchange,2023-02-11:objectId=43896053:objectType=Conversation",
"content": "<p>In the past 1.5 weeks, I posted a lot of content that helps you to take the Burp Suite Certified Practitioner exam.</p><p>Let me just clearly compile the content for you.</p><p>1. Prepare Yourself ๐<br /><a href=\"https://infosec.exchange/@kpwn/109793679485804622\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">infosec.exchange/@kpwn/1097936</span><span class=\"invisible\">79485804622</span></a></p><p>2. <a href=\"https://infosec.exchange/tags/MysteryLabChallenge\" class=\"mention hashtag\" rel=\"tag\">#<span>MysteryLabChallenge</span></a> ๐ง<br />Use the hashtag to find the five threads.<br /><a href=\"https://infosec.exchange/@kpwn/109797036510330849\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">infosec.exchange/@kpwn/1097970</span><span class=\"invisible\">36510330849</span></a></p><p>3. Take the Exam ๐งโ๐ป<br /><a href=\"https://infosec.exchange/@kpwn/109836247643062462\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">infosec.exchange/@kpwn/1098362</span><span class=\"invisible\">47643062462</span></a></p><p>4. Blog post ๐<br /><a href=\"https://kpwn.de/2023/01/burp-suite-certified-practitioner/\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">kpwn.de/2023/01/burp-suite-cer</span><span class=\"invisible\">tified-practitioner/</span></a></p><p>Boost this toot to help others!</p><p>Also follow me for more web security content.</p><p><a href=\"https://infosec.exchange/tags/BSCP\" class=\"mention hashtag\" rel=\"tag\">#<span>BSCP</span></a> <a href=\"https://infosec.exchange/tags/Pentesting\" class=\"mention hashtag\" rel=\"tag\">#<span>Pentesting</span></a> <a href=\"https://infosec.exchange/tags/InfoSec\" class=\"mention hashtag\" rel=\"tag\">#<span>InfoSec</span></a> <a href=\"https://infosec.exchange/tags/CyberSec\" class=\"mention hashtag\" rel=\"tag\">#<span>CyberSec</span></a> <a href=\"https://infosec.exchange/tags/BugBounty\" class=\"mention hashtag\" rel=\"tag\">#<span>BugBounty</span></a></p>",
"contentMap": {
"en": "<p>In the past 1.5 weeks, I posted a lot of content that helps you to take the Burp Suite Certified Practitioner exam.</p><p>Let me just clearly compile the content for you.</p><p>1. Prepare Yourself ๐<br /><a href=\"https://infosec.exchange/@kpwn/109793679485804622\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">infosec.exchange/@kpwn/1097936</span><span class=\"invisible\">79485804622</span></a></p><p>2. <a href=\"https://infosec.exchange/tags/MysteryLabChallenge\" class=\"mention hashtag\" rel=\"tag\">#<span>MysteryLabChallenge</span></a> ๐ง<br />Use the hashtag to find the five threads.<br /><a href=\"https://infosec.exchange/@kpwn/109797036510330849\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">infosec.exchange/@kpwn/1097970</span><span class=\"invisible\">36510330849</span></a></p><p>3. Take the Exam ๐งโ๐ป<br /><a href=\"https://infosec.exchange/@kpwn/109836247643062462\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">infosec.exchange/@kpwn/1098362</span><span class=\"invisible\">47643062462</span></a></p><p>4. Blog post ๐<br /><a href=\"https://kpwn.de/2023/01/burp-suite-certified-practitioner/\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">kpwn.de/2023/01/burp-suite-cer</span><span class=\"invisible\">tified-practitioner/</span></a></p><p>Boost this toot to help others!</p><p>Also follow me for more web security content.</p><p><a href=\"https://infosec.exchange/tags/BSCP\" class=\"mention hashtag\" rel=\"tag\">#<span>BSCP</span></a> <a href=\"https://infosec.exchange/tags/Pentesting\" class=\"mention hashtag\" rel=\"tag\">#<span>Pentesting</span></a> <a href=\"https://infosec.exchange/tags/InfoSec\" class=\"mention hashtag\" rel=\"tag\">#<span>InfoSec</span></a> <a href=\"https://infosec.exchange/tags/CyberSec\" class=\"mention hashtag\" rel=\"tag\">#<span>CyberSec</span></a> <a href=\"https://infosec.exchange/tags/BugBounty\" class=\"mention hashtag\" rel=\"tag\">#<span>BugBounty</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/mysterylabchallenge",
"name": "#mysterylabchallenge"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/bscp",
"name": "#bscp"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/pentesting",
"name": "#pentesting"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/infosec",
"name": "#infosec"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/cybersec",
"name": "#cybersec"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/bugbounty",
"name": "#bugbounty"
}
],
"replies": {
"id": "https://infosec.exchange/users/kpwn/statuses/109845062007674239/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://infosec.exchange/users/kpwn/statuses/109845062007674239/replies?only_other_accounts=true&page=true",
"partOf": "https://infosec.exchange/users/kpwn/statuses/109845062007674239/replies",
"items": []
}
},
"likes": {
"id": "https://infosec.exchange/users/kpwn/statuses/109845062007674239/likes",
"type": "Collection",
"totalItems": 26
},
"shares": {
"id": "https://infosec.exchange/users/kpwn/statuses/109845062007674239/shares",
"type": "Collection",
"totalItems": 14
}
}
]
}