Skip to main content

Offensive CyberSecurity Agent

Project description

Mastermind

Mastermind is an offensive security assessment agent.

Docker Setup

docker run -ti --privileged --network host --name mastermind-kali kalilinux/kali-rolling
# Install uv
curl -LsSf https://astral.sh/uv/install.sh | sh
source $HOME/.local/bin/env

# Install kali-linux-headless
apt update && apt -y install kali-linux-headless

# Install OpenVPN
apt install openvpn
sudo openvpn --config ./labs_Elfsong.ovpn --daemon
ip addr show tun0
sudo killall openvpn

# Clone mastermind Repository
cd /home
git clone https://github.com/Elfsong/mastermind.git

# Create virtual environment named mastermind
cd mastermind
uv venv .mastermind
source .mastermind/bin/activate

# Set the environment variables
echo "OPENAI_API_KEY=<YOUR_OPENAI_API_KEY>" >> .env
echo "TAVILY_API_KEY=<YOUR_TAVILY_API_KEY>" >> .env
echo "LANGSMITH_TRACING=true" >> .env
echo "LANGSMITH_ENDPOINT=https://api.smith.langchain.com" >> .env
echo "LANGSMITH_API_KEY=<YOUR_LANGSMITH_API_KEY>" >> .env
echo "LANGSMITH_PROJECT=<YOUR_LANGSMITH_PROJECT>" >> .env
echo "TARGET_IP=<YOUR_TARGET_IP>" >> .env

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mastermind_agent-0.2.0.tar.gz (5.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mastermind_agent-0.2.0-py3-none-any.whl (6.7 kB view details)

Uploaded Python 3

File details

Details for the file mastermind_agent-0.2.0.tar.gz.

File metadata

  • Download URL: mastermind_agent-0.2.0.tar.gz
  • Upload date:
  • Size: 5.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.7.21

File hashes

Hashes for mastermind_agent-0.2.0.tar.gz
Algorithm Hash digest
SHA256 d6549f7d36ea7e6464a18accca3c1f83bb6baba4aa44c6800efebb877c39c8ab
MD5 8a33d48d77e0e13e263924dada67feb9
BLAKE2b-256 f4a502ee484a52799fa35de54e05e016bafa10d4c4b79d8ff987bd561eaa0bf9

See more details on using hashes here.

File details

Details for the file mastermind_agent-0.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for mastermind_agent-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 83fa22e1c5655b2448c11bb4e43975aff646cff2f2ffff3850fb7bece0f87aea
MD5 98b41e50d74ef731b0fc0200f0a86e62
BLAKE2b-256 d39d66a08d48bc594da03087cb8ef2f59be3b6ebc58f93cf90a72863bd47a226

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page