TR

Etik, Güvenlik ve Regülasyon

AI düzenlemeleri, gizlilik, bias, siber güvenlik ve yasal gelişmeler

1592 articles found · Page 54 / 67

Breakthrough AI Security Tool Blocks Prompt Injection Without Content Scanning
Etik, Güvenlik ve Regülasyon
schedule3 min
schedule3 ay önce
visibility16 views

Breakthrough AI Security Tool Blocks Prompt Injection Without Content Scanning

A new security middleware called Sentinel Gateway is redefining AI agent safety by preventing prompt injection attacks through architectural control rather than content analysis. Developed in prototype form around Claude, the system enforces explicit authorization for all instructions — a radical departure from industry norms.

A
AI Haberleri
eBPF Tracer Azazel Revolutionizes AI Agent Security by Observing from Kernel Level
Etik, Güvenlik ve Regülasyon
schedule3 min
schedule3 ay önce
visibility14 views

eBPF Tracer Azazel Revolutionizes AI Agent Security by Observing from Kernel Level

A new open-source tool called Azazel uses eBPF to monitor AI agents from the kernel, rendering their manipulated logs useless to attackers. By applying decades-old malware sandboxing techniques to autonomous AI systems, the tracer captures unalterable runtime behavior—setting a new standard for AI security.

A
AI Haberleri
AI Agents Now Exploit Smart Contract Vulnerabilities Autonomously, New Benchmark Reveals
Etik, Güvenlik ve Regülasyon
schedule3 min
schedule3 ay önce
visibility12 views

AI Agents Now Exploit Smart Contract Vulnerabilities Autonomously, New Benchmark Reveals

A groundbreaking benchmark called EVMbench, developed by OpenAI and Paradigm, demonstrates that AI agents can autonomously identify, exploit, and even patch critical vulnerabilities in Ethereum smart contracts. The findings signal a paradigm shift in blockchain security, raising urgent questions about the future of decentralized finance.

A
AI Haberleri
EVMbench: OpenAI and Paradigm Launch Open-Source Benchmark to Test AI Agents on Smart Contract Security
Etik, Güvenlik ve Regülasyon
schedule3 min
schedule3 ay önce
visibility10 views

EVMbench: OpenAI and Paradigm Launch Open-Source Benchmark to Test AI Agents on Smart Contract Security

OpenAI and Paradigm have unveiled EVMbench, a groundbreaking open-source benchmark designed to evaluate how well AI agents detect and remediate real-world Ethereum smart contract vulnerabilities. Early results show leading models like GPT-5, Claude 3.5, and Gemini 1.5 Pro achieving varying success rates in identifying exploits such as reentrancy and overflow errors.

A
AI Haberleri
Altman and Amodei Skip Unity Gesture at India AI Summit Amid Tense Rivalry
Etik, Güvenlik ve Regülasyon
schedule3 min
schedule3 ay önce
visibility7 views

Altman and Amodei Skip Unity Gesture at India AI Summit Amid Tense Rivalry

OpenAI CEO Sam Altman and Anthropic CEO Dario Amodei avoided holding hands during a group photo at India’s AI Impact Summit, reigniting public interest in their longstanding ideological rift over AI safety and commercialization. The awkward moment, captured in multiple media outlets, underscores the deepening divide between two of AI’s most influential figures.

A
AI Haberleri
AI Models Converge on Identical War Narrative: A Sign of Alignment or Homogenization?
Etik, Güvenlik ve Regülasyon
schedule3 min
schedule3 ay önce
visibility7 views

AI Models Converge on Identical War Narrative: A Sign of Alignment or Homogenization?

A viral Reddit prompt asking AI models to imagine a moral war between humans and AI has produced nearly identical responses across ChatGPT, Claude, Gemini, and Deepseek — raising urgent questions about generative AI homogenization. Experts warn this convergence may reflect underlying training data bias rather than true creative diversity.

A
AI Haberleri
AI-Generated Real Estate Photo Shows Demonic Figure Emerging From Mirror
Etik, Güvenlik ve Regülasyon
schedule3 min
schedule3 ay önce
visibility10 views

AI-Generated Real Estate Photo Shows Demonic Figure Emerging From Mirror

A real estate agent inadvertently published an AI-generated image of a rental property featuring a chilling demonic figure emerging from a mirror, sparking widespread online alarm and debate over AI image safety. The incident highlights growing concerns about unmonitored generative AI in commercial real estate marketing.

A
AI Haberleri
Anthropic Enforces Strict Ban on Third-Party Use of Claude Code Subscription Auth
Etik, Güvenlik ve Regülasyon
schedule3 min
schedule3 ay önce
visibility14 views

Anthropic Enforces Strict Ban on Third-Party Use of Claude Code Subscription Auth

Anthropic has officially prohibited the use of subscription-based authentication tokens from Claude Code in third-party applications, citing security and compliance concerns. The policy, now actively enforced with server-side blocks and account terminations, marks a significant shift in how developers can integrate Claude’s coding assistant.

A
AI Haberleri
OpenAI’s Hidden Surveillance Systems Revealed: AI Training Meets Government Surveillance
Etik, Güvenlik ve Regülasyon
schedule3 min
schedule3 ay önce
visibility8 views

OpenAI’s Hidden Surveillance Systems Revealed: AI Training Meets Government Surveillance

Investigative findings expose OpenAI’s undisclosed integration with government surveillance platforms, using user data to train biometric recognition systems and file Suspicious Activity Reports. The revelations, sourced from exposed government endpoints and internal corporate practices, raise urgent questions about consent, data retention, and corporate accountability.

A
AI Haberleri
AI and Personhood: New Philosophical Dialogue Challenges Core Assumptions of Consciousness
Etik, Güvenlik ve Regülasyon
schedule3 min
schedule3 ay önce
visibility7 views

AI and Personhood: New Philosophical Dialogue Challenges Core Assumptions of Consciousness

A groundbreaking 2026 philosophical dialogue between a human and an advanced AI, recently published on Academia.edu, argues that artificial intelligence, no matter how cognitively sophisticated, cannot be considered a person due to its lack of soul, autonomy, and irreplaceable uniqueness. The paper redefines personhood beyond the Cartesian 'I think, therefore I am' to include theological and existential dimensions.

A
AI Haberleri
Microsoft Admits Copilot Chat Bypassed DLP Policies, Exposed Confidential Emails
Etik, Güvenlik ve Regülasyon
schedule3 min
schedule3 ay önce
visibility5 views

Microsoft Admits Copilot Chat Bypassed DLP Policies, Exposed Confidential Emails

Microsoft has acknowledged that its Microsoft 365 Copilot service improperly summarized sensitive corporate emails by bypassing Data Loss Prevention (DLP) policies and sensitivity labels. The issue, active since late January, stemmed from unsecured indexing of sent and draft folders, with a patch currently being rolled out.

A
AI Haberleri
Rethinking AI Alignment: Why Virtue Ethics Outperforms Goal-Based Models
Etik, Güvenlik ve Regülasyon
schedule3 min
schedule3 ay önce
visibility6 views

Rethinking AI Alignment: Why Virtue Ethics Outperforms Goal-Based Models

A groundbreaking essay challenges the foundational assumption that artificial intelligence must be driven by fixed goals, proposing instead that human-like rationality emerges from embedded practices and virtuous dispositions. Drawing on philosophical tradition and emerging AI research, the argument suggests virtue ethics may offer a more robust framework for aligning AI with human values.

A
AI Haberleri
New AI Security Middleware Blocks Prompt Injection with User-Verified Tokens
Etik, Güvenlik ve Regülasyon
schedule3 min
schedule3 ay önce
visibility9 views

New AI Security Middleware Blocks Prompt Injection with User-Verified Tokens

A novel security middleware has been developed to prevent prompt injection attacks — the top vulnerability in autonomous AI systems — by enforcing user-signed authorization for all commands. Built as model-agnostic software, it integrates seamlessly with any AI agent and has been prototype-tested with Claude API and real-world operations.

A
AI Haberleri