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