
AutoNessus
This script communicates with the Nessus API in an attempt to help with automating scans. Depending on the flag issued with the script, you can list…

This script communicates with the Nessus API in an attempt to help with automating scans. Depending on the flag issued with the script, you can list…

Python script to detect broken access control (CVE-2025-41090) in microCLAUDIA, an anti-ransomware platform, by testing API endpoints for…

Asynchronous Python exploit for CVE-2024-40094, triggering denial of service in graphql-java via deeply nested introspection queries with…

Here's a Python script that checks if the polyfill.io domain is present in the Content Security Policy (CSP) header of a given web application.

Python script that checks if an MCP Inspector server is vulnerable to CVE-2025-49596 by testing unauthenticated access to the /sse endpoint,…

Exploit script for CVE-2021-4191 that enumerates GitLab users via the GraphQL API, useful for security assessments and validating exposure.

Proof-of-concept exploit for CVE-2026-11103 demonstrating GraphQL rate-limit bypass through batching and field aliases; includes vulnerable Node.js…

Python script to bypass Azure APIM signup when UI is disabled, this is different from the CVE-2025-66390 as it does not require you to setup anything…