Initial commit: AASRT v1.0.0 - AI Agent Security Reconnaissance Tool

This commit is contained in:
swethab
2026-02-10 10:53:31 -05:00
commit a714a3399b
61 changed files with 14858 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
# ClawdBot Vulnerability Scan Template
name: ClawdBot Instances
description: Detect exposed ClawdBot AI agent dashboards
author: AASRT
version: 1.0
queries:
- 'http.title:"ClawdBot Dashboard"'
- 'http.html:"ClawdBot" port:3000'
- 'product:"ClawdBot"'
- 'http.html:"anthropic" http.html:"api_key"'
- 'http.html:"ClawdBot" http.html:"execute"'
tags:
- ai-agent
- anthropic
- llm