Tag: library

  • Cloud Blog: Build and refine your audio generation end-to-end with Gemini 1.5 Pro

    Source URL: https://cloud.google.com/blog/products/ai-machine-learning/learn-how-to-build-a-podcast-with-gemini-1-5-pro/ Source: Cloud Blog Title: Build and refine your audio generation end-to-end with Gemini 1.5 Pro Feedly Summary: Generative AI is giving people new ways to experience audio content, from podcasts to audio summaries. For example, users are embracing NotebookLM’s recent Audio Overview feature, which turns documents into audio conversations. With one click,…

  • The Register: Solana blockchain’s popular web3.js npm package backdoored to steal keys, funds

    Source URL: https://www.theregister.com/2024/12/05/solana_javascript_sdk_compromised/ Source: The Register Title: Solana blockchain’s popular web3.js npm package backdoored to steal keys, funds Feedly Summary: Damage likely limited to those running bots with private key access Malware-poisoned versions of the widely used JavaScript library @solana/web3.js were distributed via the npm package registry, according to an advisory issued Wednesday by project…

  • Slashdot: Backdoor in Compromised Solana Code Library Drains $184,000 from Digital Wallets

    Source URL: https://news.slashdot.org/story/24/12/05/1848223/backdoor-in-compromised-solana-code-library-drains-184000-from-digital-wallets?utm_source=rss1.0mainlinkanon&utm_medium=feed Source: Slashdot Title: Backdoor in Compromised Solana Code Library Drains $184,000 from Digital Wallets Feedly Summary: AI Summary and Description: Yes Summary: The Solana JavaScript SDK experienced a supply chain attack where malicious code was injected to steal cryptocurrency private keys. This incident highlights the vulnerabilities associated with software supply chains in…

  • Cloud Blog: Bridging the Gap: Elevating Red Team Assessments with Application Security Testing

    Source URL: https://cloud.google.com/blog/topics/threat-intelligence/red-team-application-security-testing/ Source: Cloud Blog Title: Bridging the Gap: Elevating Red Team Assessments with Application Security Testing Feedly Summary: Written by: Ilyass El Hadi, Louis Dion-Marcil, Charles Prevost Executive Summary Whether through a comprehensive Red Team engagement or a targeted external assessment, incorporating application security (AppSec) expertise enables organizations to better simulate the tactics and…

  • Hacker News: Meta built large-scale cryptographic monitoring

    Source URL: https://engineering.fb.com/2024/11/12/security/how-meta-built-large-scale-cryptographic-monitoring/ Source: Hacker News Title: Meta built large-scale cryptographic monitoring Feedly Summary: Comments AI Summary and Description: Yes Summary: The text discusses Meta’s implementation and benefits of a large-scale cryptographic monitoring system. This system enhances cryptographic reliability, identifies vulnerabilities, and contributes to proactive security measures in the context of cryptography. It serves as…

  • Cloud Blog: (QR) Coding My Way Out of Here: C2 in Browser Isolation Environments

    Source URL: https://cloud.google.com/blog/topics/threat-intelligence/c2-browser-isolation-environments/ Source: Cloud Blog Title: (QR) Coding My Way Out of Here: C2 in Browser Isolation Environments Feedly Summary: Written by: Thibault Van Geluwe de Berlaere Executive Summary Browser isolation is a security technology where web browsing activity is separated from the user’s local device by running the browser in a secure environment,…

  • Simon Willison’s Weblog: First impressions of the new Amazon Nova LLMs (via a new llm-bedrock plugin)

    Source URL: https://simonwillison.net/2024/Dec/4/amazon-nova/ Source: Simon Willison’s Weblog Title: First impressions of the new Amazon Nova LLMs (via a new llm-bedrock plugin) Feedly Summary: Amazon released three new Large Language Models yesterday at their AWS re:Invent conference. The new model family is called Amazon Nova and comes in three sizes: Micro, Lite and Pro. I built…

  • Simon Willison’s Weblog: LLM 0.19

    Source URL: https://simonwillison.net/2024/Dec/1/llm-019/ Source: Simon Willison’s Weblog Title: LLM 0.19 Feedly Summary: LLM 0.19 I just released version 0.19 of LLM, my Python library and CLI utility for working with Large Language Models. I released 0.18 a couple of weeks ago adding support for calling models from Python asyncio code. 0.19 improves on that, and…