Title: [Research] Catalog Top 5 Soroban "Danger Signatures" for Monitoring
📝 Description
Sentinel needs to know what to look for! We need to research and document the most common malicious function calls or state changes in the Stellar/Soroban ecosystem.
🎯 Goal
Populate a signatures/soroban.json file with patterns that indicate a potential attack.
✅ Examples to Research:
- Unauthorized
set_admin calls.
- Sudden large-scale
transfer calls from vault contracts.
- Unexpected contract
upgrade signatures.
- "Emergency Pause" trigger patterns.
🛠 Technical Specs
- Difficulty: Easy (Non-Technical)
- Labels:
good-first-issue, research, security
Title: [Research] Catalog Top 5 Soroban "Danger Signatures" for Monitoring
📝 Description
Sentinel needs to know what to look for! We need to research and document the most common malicious function calls or state changes in the Stellar/Soroban ecosystem.
🎯 Goal
Populate a
signatures/soroban.jsonfile with patterns that indicate a potential attack.✅ Examples to Research:
set_admincalls.transfercalls from vault contracts.upgradesignatures.🛠 Technical Specs
good-first-issue,research,security