4 links
tagged with all of: security + vulnerabilities
Click any tag below to further narrow down your results
Links
The article discusses the security vulnerabilities in the Rust programming language associated with a situation dubbed "TARmageddon." It provides insights for developers on how these issues compromise Rust's security measures and what can be done to mitigate these risks.
+ rust
security ✓
vulnerabilities ✓
The article introduces MCP-Scan, a security scanning tool designed to identify and log vulnerabilities in MCP connections. It features capabilities such as static and dynamic scanning for attacks like prompt injections and tool poisoning, as well as real-time monitoring and guardrail enforcement for enhanced security. The tool supports various MCP configurations and offers customization for auditing and logging traffic.
The article discusses the security vulnerabilities of local large language models (LLMs), particularly gpt-oss-20b, which are more easily tricked by attackers compared to larger frontier models. It details two types of attacks: one that plants hidden backdoors disguised as harmless features, and another that executes malicious code during the coding process by exploiting cognitive overload. The research highlights the significant risks of using local LLMs in coding environments.
The article presents the MCP Scanner, a Python tool developed by Cisco AI Defense for scanning Model Context Protocol (MCP) servers to identify security vulnerabilities. It features multiple scanning engines, customizable YARA rules, and flexible authentication options, making it a powerful solution for comprehensive security analysis. The tool can be run as a CLI or REST API and supports OAuth for authentication.