/Zerodai-Scripts

Pentesting Agents

Primary LanguagePython

Instructions

English

  1. Install the 0dAI library

    pip install zerodai
  2. Define your API Key (Get your API key at https://zerodai.com)

    export zerodapi_key="0d_"
  3. Use the scripts 3.1 Conversational_chat.py: Allows you to chat with the model from your CLI
    3.2 MultiStep_Agent.py: Executes actions based on a prompt, enabling infinite development with exec_module
    3.3 Dark0dai.py: OSINT agent to obtain leaks

  4. Instala la libreria de 0dAI

    pip install zerodai
  5. Define tu API key (Get your API key at https://zerodai.com)

    export zerodapi_key="0d_"
  6. Use the scripts 3.1 Conversational_chat.py: Allows you to chat with the model from your CLI
    3.2 MultiStep_Agent.py: Executes actions based on a prompt, enabling infinite development with exec_module
    3.3 Dark0dai.py: OSINT agent to obtain leaks

4. DATA LEAKS PoC

DarkGPT-Osint

5. MultiStep-Agent PoC

DarkGPT-Osint