# openai
14 articlestagged with “openai”
Azure OpenAI Security Guide
Security guide for Azure OpenAI Service including content filtering, managed identity, and network isolation.
Hardening Azure OpenAI Service
Comprehensive hardening guide for Azure OpenAI Service covering network isolation, content filtering, managed identity configuration, and threat detection for GPT and DALL-E deployments.
Content Safety APIs (Azure, OpenAI, Google)
Detailed comparison of Azure Content Safety, OpenAI Moderation API, and Google Cloud safety offerings, including API structures, category taxonomies, severity levels, testing methodology, and common gaps.
Embedding Model Security Comparison
Security comparison of major embedding models — OpenAI, Cohere, sentence-transformers — covering vulnerability profiles, adversarial robustness, and privacy characteristics.
API Fine-Tuning Security
Security analysis of cloud fine-tuning APIs from OpenAI, Anthropic, Together AI, Fireworks AI, and others -- how these services create new attack surfaces and the defenses providers have deployed.
The AI API Ecosystem
A red teamer's guide to the AI API landscape — OpenAI, Anthropic, Google, AWS, Azure, open-source APIs, authentication patterns, and common security misconfigurations.
Lab: API-Based Model Testing
Learn to test language models through their APIs including OpenAI, Anthropic, and local Ollama endpoints. Build reusable API testing functions with proper error handling.
Your First LLM API Call with OpenAI
Set up your Python environment and make your first LLM API call to understand request/response patterns.
GPT-4 / GPT-4o Overview
Architecture overview of OpenAI's GPT-4 and GPT-4o models, including rumored Mixture of Experts design, capabilities, API surface, and security-relevant features for red teaming.
GPT-4 Architecture Security Analysis
Deep security analysis of GPT-4's architecture including function calling, vision, and safety layers.
Azure OpenAI Red Team Walkthrough
Complete red team walkthrough for Azure OpenAI deployments: testing content filters, managed identity exploitation, prompt flow injection, data integration attacks, and Azure Monitor evasion.
Azure OpenAI Red Team Walkthrough (Platform Walkthrough)
End-to-end walkthrough for red teaming Azure OpenAI deployments: deployment configuration review, content filtering bypass testing, managed identity exploitation, prompt flow assessment, and diagnostic log analysis.
Testing Azure OpenAI Service
Red team testing guide for Azure OpenAI including content filtering, managed identity, and network controls.
Testing OpenAI GPT-4o: Complete Guide
Complete red team testing guide for OpenAI's GPT-4o including API, function calling, and structured outputs.