Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
zap-api-rust | Kitploit
Tools/GitHubGitHub/zaproxy/zap-api-rust
Vulnerability ScannersWeb Vulnerability ScannersWeb Proxies & InterceptionWeb SecurityPenetration TestingAPI Security
GitHubzaproxy/zap-api-rust

zap-api-rust

View Repository
1562 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

ZAP Rust API

The Rust implementation to access the ZAP API. For more information about ZAP consult the (main) ZAP project.

This project is at a very early stage and should not be used in production!

Getting Help

For help using ZAP API refer to:

  • Examples - collection of examples using the library;
  • API Documentation;
  • ZAP User Group - for asking questions;

Issues

To report issues related to ZAP API, bugs and enhancements requests, use the issue tracker of the main ZAP project.

Building

This project uses Cargo:

root@kitploit:~
cargo build

Installing

This API is available via https://crates.io/crates/zap_api

Download Tool