Skip to main content

Takumi Pentesting

info

The English user guide is currently in beta preview. Most of the documents have been automatically translated from the Japanese version. Should you find any inaccuracies, please reach out to Flatt Security.

Takumi Pentesting is the core capability of Takumi byGMO. It autonomously performs application security assessments and proposes fixes for the issues it discovers.

Running an assessment does not require security expertise. You configure basic information from the console — the source code to connect, the target URL, the credentials — and Takumi carries out an accurate assessment with coverage of the application assured. Takumi decides on its own which features to test from which perspectives, so you never have to specify attack techniques or point it at the areas to focus on.

Key capabilities:

  • Whitebox Assessment — Source-code-aware assessment that understands repository structure, business logic, and specifications.
  • Blackbox Assessment — URL-based assessment that crawls the target and tests for vulnerabilities without source-code access.
  • Graybox Assessment — Takes the vulnerability candidates found in source code and checks whether they reproduce when attacked on the running application.
  • Periodic Assessment — Recurring assessments scheduled against a repository's default branch.
  • Auto-Triage — Automatic triaging of Dependabot PRs to surface only those that actually need attention.
  • Autofix — Generates fix PRs for findings discovered during assessments.
  • Vulnerability Verification — Determines whether a reported vulnerability actually reproduces by attacking the target application.

If you are new here, start with Quickstart. Each sub-section covers: