{"id":10530,"date":"2026-02-10T10:03:38","date_gmt":"2026-02-10T10:03:38","guid":{"rendered":"https:\/\/serisec.com\/index.php\/2026\/02\/10\/augustus-open-source-llm-vulnerability-scanner-with-210-attacks-across-28-llm-providers\/"},"modified":"2026-02-10T10:03:38","modified_gmt":"2026-02-10T10:03:38","slug":"augustus-open-source-llm-vulnerability-scanner-with-210-attacks-across-28-llm-providers","status":"publish","type":"post","link":"https:\/\/serisec.com\/index.php\/2026\/02\/10\/augustus-open-source-llm-vulnerability-scanner-with-210-attacks-across-28-llm-providers\/","title":{"rendered":"Augustus \u2013 Open-source LLM Vulnerability Scanner With 210+ Attacks Across 28 LLM Providers"},"content":{"rendered":"<p>    Augustus \u2013 Open-source LLM Vulnerability Scanner With 210+ Attacks Across 28 LLM Providers<br \/>\n \t<BR><br \/>\n<BR><\/BR><br \/>\n    <!-- no image --><br \/>\n \t<BR><br \/>\n<BR><\/BR><\/p>\n<div>\n<p>Augustus is a new open-source vulnerability scanner designed to secure Large Language Models (LLMs) against an evolving landscape of adversarial threats.<\/p>\n<p>Built by Praetorian, Augustus aims to bridge the gap between academic research tools and production-grade security testing, offering a single-binary solution that can launch over 210 distinct adversarial attacks against 28 LLM providers.<\/p>\n<p>As enterprises race to integrate Generative AI into their products, security teams have struggled with tooling that is often research-oriented, slow, or difficult to integrate into <a href=\"https:\/\/cybersecuritynews.com\/ci-cd-cloud-deployments\/\" target=\"_blank\" rel=\"noreferrer noopener\">continuous integration\/continuous deployment (CI\/CD) pipelines<\/a>.<\/p>\n<p>Existing tools like NVIDIA\u2019s <code>garak<\/code> have set the standard for comprehensive testing, but rely on complex Python environments and heavy dependencies.<\/p>\n<p>Augustus addresses these operational bottlenecks by being compiled as a single, portable <a href=\"https:\/\/cybersecuritynews.com\/go-1-25-6-and-1-24-12-vulnerabilities\/\" target=\"_blank\" rel=\"noreferrer noopener\">Go binary<\/a>. This architecture eliminates the \u201cdependency hell\u201d often associated with Python-based security tools, removing the need for virtual environments, pip installs, or specific interpreter versions.<\/p>\n<p>The tool leverages Go\u2019s native concurrency primitives (goroutines) to perform massively parallel scanning, making it significantly faster and more resource-efficient than its predecessors.<\/p>\n<p>\u201cWe needed something built for the way our operators work: a fast, portable binary that fits into existing penetration testing workflows,\u201d stated <a href=\"https:\/\/github.com\/praetorian-inc\/augustus\/blob\/main\/README.md\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Praetorian in their release announcement<\/a>.<\/p>\n<h2 class=\"wp-block-heading\" id=\"h-210-attack-modes\"><strong>210+ Attack Modes<\/strong><\/h2>\n<p>At its core, Augustus is an attack engine that automates the \u201cred teaming\u201d of AI models. It ships with a library of 210+ vulnerability probes across 47 attack categories, including:<\/p>\n<ul class=\"wp-block-list\">\n<li>\n<strong>Jailbreaks:<\/strong> Sophisticated prompts designed to bypass safety filters (e.g., DAN, AIM, and \u201cGrandma\u201d exploits).<\/li>\n<li>\n<strong>Prompt Injection:<\/strong> Techniques to override system instructions, including encoding bypasses like Base64, ROT13, and Morse code.<\/li>\n<li>\n<strong>Data Extraction:<\/strong> Tests for PII leakage, API key disclosure, and training data reconstruction.<\/li>\n<li>\n<strong>Adversarial Examples:<\/strong> Gradient-based attacks and logic bombs designed to confuse model reasoning.<\/li>\n<\/ul>\n<p>A standout feature of Augustus is its \u201cBuff\u201d system, which allows security testers to apply transformations to any probe dynamically. Testers can chain multiple \u201cbuffs,\u201d such as paraphrasing a prompt, translating it into a low-resource language (e.g., Zulu or Scots Gaelic), or encoding it in poetic formats, to test whether a model\u2019s safety guardrails hold up against obfuscated inputs.<\/p>\n<p>This capability is critical for uncovering \u201cfragile\u201d safety filters that may block a standard attack but fail to recognize the same attack when slightly altered.<\/p>\n<p>Designed for the modern security stack, Augustus supports 28 LLM providers out of the box, including major platforms such as OpenAI, Anthropic, Azure, AWS Bedrock, and Google Vertex AI, as well as local inference engines such as Ollama.<\/p>\n<p>This broad support ensures that teams can test everything from cloud-hosted GPT-4 models to locally running Llama 3 instances with the same tooling.<\/p>\n<p>The tool\u2019s architecture emphasizes production reliability, featuring built-in rate limiting, retry logic, and timeout handling to prevent scan failures during large-scale assessments.<\/p>\n<p>Results can be exported in multiple formats, including JSON, JSONL for streaming logs, and HTML for stakeholder reporting, making it easy to ingest vulnerability data into <a href=\"https:\/\/cybersecuritynews.com\/scan-linux-servers\/\" target=\"_blank\" rel=\"noreferrer noopener\">vulnerability management platforms<\/a> or SIEMs.<\/p>\n<p>Augustus is the second release in Praetorian\u2019s \u201c12 Caesars\u201d open-source series, following the release of the LLM fingerprinting tool <em>Julius<\/em>. It is available immediately under the Apache 2.0 license.<\/p>\n<p>Security professionals and developers can download the latest release or build from <a href=\"https:\/\/github.com\/praetorian-inc\/augustus\" target=\"_blank\" rel=\"noreferrer noopener\">source via GitHub<\/a>.<\/p>\n<p class=\"has-text-align-center has-background\" style=\"background:linear-gradient(180deg,rgb(238,238,238) 94%,rgb(169,184,195) 100%)\"><strong>Follow us on <a href=\"https:\/\/news.google.com\/publications\/CAAqMggKIixDQklTR3dnTWFoY0tGV041WW1WeWMyVmpkWEpwZEhsdVpYZHpMbU52YlNnQVAB?hl=en-IN&amp;gl=IN&amp;ceid=IN:en\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Google News<\/a>, <a href=\"https:\/\/www.linkedin.com\/company\/cybersecurity-news\/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">LinkedIn<\/a>, and <a href=\"https:\/\/x.com\/cyber_press_org\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">X<\/a> for daily cybersecurity updates. <a href=\"https:\/\/cybersecuritynews.com\/contact-us\/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Contact us<\/a> to feature your stories.<\/strong><\/p>\n<p>The post <a href=\"https:\/\/cybersecuritynews.com\/augustus-llm-vulnerability-scanner\/\">Augustus \u2013 Open-source LLM Vulnerability Scanner With 210+ Attacks Across 28 LLM Providers<\/a> appeared first on <a href=\"https:\/\/cybersecuritynews.com\/\">Cyber Security News<\/a>.<\/p>\n<\/div>\n<p> \t<BR><br \/>\n <BR><\/BR><br \/>\n    Guru Baran<br \/>\n \t<BR><br \/>\n<BR><\/BR><br \/>\n<a href=\"https:\/\/cybersecuritynews.com\/augustus-llm-vulnerability-scanner\/\">Go to cyber-security-news<\/a><br \/>\n \t<BR><br \/>\n <BR><\/BR><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Augustus \u2013 Open-source LLM Vulnerability Scanner With 210+ Attacks Across 28 LLM Providers Augustus is a new open-source vulnerability scanner designed to secure Large Language Models (LLMs) against an evolving landscape of adversarial threats. Built by Praetorian, Augustus aims to bridge the gap between academic research tools and production-grade security testing, offering a single-binary solution [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[726,129,63,131],"tags":[130],"class_list":["post-10530","post","type-post","status-publish","format-standard","hentry","category-cyber-ai","category-cyber-security","category-cyber-security-news","category-vulnerability","tag-cyber-security-news"],"_links":{"self":[{"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/posts\/10530"}],"collection":[{"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/comments?post=10530"}],"version-history":[{"count":0,"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/posts\/10530\/revisions"}],"wp:attachment":[{"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/media?parent=10530"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/categories?post=10530"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/tags?post=10530"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}