mirror of
https://github.com/0xsrb/AASRT.git
synced 2026-08-12 10:00:21 +02:00
Initial commit: AASRT v1.0.0 - AI Agent Security Reconnaissance Tool
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user