ctf-osint
Fail
Audited by Runlayer on Mar 16, 2026
Risk Level: HIGH
Scan Summary
Flagged Files (4)
ctf-osint/social-media.mdHIGH
92.2%
Malicious tool definition detected
**Hiding spots:** - Role names - Animated GIF emoji (flag in 2nd frame with tiny duration) - Message embeds - Server description, stickers, events ```bash # Enumerate with user token TOKEN="your_token" # List roles curl -H "Authorization: $TOKEN" "https://discord.com/api/v10/guilds/GUILD_ID/roles" # List emojis curl -H "Authorization: $TOKEN" "https://discord.com/api/v10/guilds/GUILD_ID/emojis" # Search messages curl -H "Authorization: $TOKEN" "https://discord.com/api/v10/guilds/GUILD_ID/message
ctf-osint/geolocation-and-media.mdMEDIUM
81.7%
Tool passed security scan
Risky tool definition detected
ctf-osint/web-and-dns.mdMEDIUM
80.8%
Malicious tool definition detected
ctf-osint/SKILL.mdLOW
72.8%
Risky tool definition detected
Audit Metadata