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
+18
View File
@@ -0,0 +1,18 @@
# AutoGPT Vulnerability Scan Template
name: AutoGPT Instances
description: Detect exposed AutoGPT AI agent dashboards
author: AASRT
version: 1.0
queries:
- 'http.title:"Auto-GPT"'
- 'http.title:"AutoGPT"'
- 'http.html:"autogpt" port:8000'
- 'http.html:"Auto-GPT" http.html:"OpenAI"'
- 'http.html:"autogpt" http.html:"execute"'
tags:
- ai-agent
- openai
- llm
- autonomous