IntermediateJava

AktoOpen-source API security testing

Akto is an open-source API security testing platform maintained by the akto-api-security organization. It is designed for security teams that need to maintain an API inventory, test known vulnerabilities, and identify runtime issues. The project supports business-logic tests in CI/CD, runtime vulnerability and sensitive-data discovery, and coverage for risk categories in the OWASP Top 10 and HackerOne Top 10, including BOLA, authentication flaws, SSRF, XSS, and security misconfiguration. Akto can ingest traffic from Burp Suite, AWS, Postman, GCP, and API gateways. It offers Docker Compose deployment and is released under the MIT license. Claims such as 60-second setup and reduced false positives come from the project and may vary by environment.

1.5K Stars
291 Forks
333 Issues
0 Views
Java
MIT
Indexed

Akto is an open-source API security testing platform maintained by the akto-api-security organization. It is aimed at security teams that need to keep an inventory of their APIs, test for known vulnerabilities, and investigate problems that appear at runtime. The project is released under the MIT license.

What Akto covers

The project centers on three connected tasks rather than a single scanning workflow:

  • Building and maintaining an API inventory
  • Running business-logic tests in CI/CD pipelines
  • Finding runtime vulnerabilities and sensitive-data issues

According to the official repository, Akto covers multiple risk categories from the OWASP Top 10 and HackerOne Top 10. Examples include broken object-level authorization (BOLA), authentication flaws, SSRF, XSS, and security misconfiguration.

Traffic-based testing

Akto’s testing engine reads traffic data to understand API traffic patterns. The project says this approach can help reduce false positives, though that claim comes from the official materials and actual results may depend on the environment.

Supported traffic sources include Burp Suite, AWS, Postman, GCP, and API gateways. This gives teams several ways to feed existing API activity into the platform.

Deployment options

The quick-start path uses Docker Compose. After cloning the repository, users can run docker-compose up -d on a machine with Docker and curl installed.

For cloud deployments, the project recommends opening port 9090 only in the security group and restricting access to the VPC or the local machine IP. It also recommends using a private subnet and avoiding exposure of the instance to the public internet.

What the public documentation shows

Akto’s official messaging says it can be started in 60 seconds, but that has not been independently verified. GitHub metadata also describes the project as an AI security platform for AI agents, LLMs, and MCP, while the current README primarily focuses on general API security. Public materials do not currently provide detailed pricing or enterprise-edition information. For teams looking for a self-hosted starting point for API security testing, Akto is a reasonable project to evaluate, with advanced usage documented separately at docs.akto.io.

Method: This page was prepared with AI assistance from the official site or repository, with key numbers automatically checked against that source. Features and pricing may change; verify them at the source. project repository/documentation

API securityAPI vulnerability testingopen source securityDocker deploymentOWASP Top 10API inventoryCI/CD security testingruntime API security

Sources & Verification

This entry is compiled and reviewed against the project’s primary sources:

Last verified:
Reviewed by:
SoFarBot Editorial Team

We confirm the project resolves to its real repository, classify it, and label its open-source license and language. Metrics such as stars and last commit reflect the upstream repository and are refreshed as it changes.

Project Rating

0.0 (0 Reviews)

Share

Frequently Asked Questions

What is Akto: Open-source API security testing?

Akto is an open-source API security testing platform maintained by the akto-api-security organization. It is designed for security teams that need to maintain an API inventory, test known vulnerabilities, and identify runtime issues. The project supports business-logic tests in CI/CD, runtime vulnerability and sensitive-data discovery, and coverage for risk categories in the OWASP Top 10 and HackerOne Top 10, including BOLA, authentication flaws, SSRF, XSS, and security misconfiguration. Akto can ingest traffic from Burp Suite, AWS, Postman, GCP, and API gateways. It offers Docker Compose deployment and is released under the MIT license. Claims such as 60-second setup and reduced false positives come from the project and may vary by environment.

What language is Akto: Open-source API security testing written in?

Akto: Open-source API security testing is primarily written in Java.

What license is Akto: Open-source API security testing under?

Akto: Open-source API security testing is released under the MIT license.

Related Projects

No results yet

Explore More

Similar Tools

Digital Heals

Digital Heals

We attempted to verify Digital Heals through its official site and web search. During our research the site did not load and no reliable public documentation was found, so we cannot describe its features. Please refer to the official site for accurate details.

BugDaddy

BugDaddy is an AI-powered GUI debugger that scans projects, detects real bugs, and auto-fixes them from a desktop app. It supports 30+ languages, offers three scanning modes, and includes diff preview. Currently 100% free to download and in public beta.

ZenVeil

ZenVeil

ZenVeil is a developer-focused security tool that reduces the complexity of traditional security tools. It scans GitHub repositories, local codebases, and APIs for secrets, supply chain risks, and common security issues. AI-powered explanations and remediation guidance help prioritize findings, and fixes can be delivered via pull requests. Accessible through a web dashboard or CLI.

AuditMe

AuditMe is a code audit tool for AI-speed developers. It scans your GitHub repository and scores it for production readiness within 60 seconds. The report covers critical security issues, missing error handling, hardcoded secrets, no rate limiting, and more, ranked by severity with plain-English explanations. Each finding comes with a copy-ready code diff and a pre-written PR title and description to help fix issues quickly.

VibeCheck

VibeCheck

VibeCheck captures screen recording, console logs, network calls, and environment details in two clicks, then shares a link so engineers see the full bug context.

Checkmarx Next-Gen SAST

Checkmarx Next-Gen SAST

Checkmarx Next-Gen SAST integrates three scanning layers into one engine: a battle-tested rules-based foundation, a purpose-tuned LLM covering any language including AI-generated code, and a new Finding Analysis Engine (FAE) that filters results to confirmed true positives — so developers see only what matters. Available now to all Checkmarx One customers as part of their existing subscription.

Comments

Comments

0
0/500 Characters

No comments yet

Be the first to comment

Open Source Projects

Explore, learn and contribute to open source AI projects to advance the development of artificial intelligence technology

View All