Skip to content

Scope Management Features #18

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

Serhatcck
Copy link

Enhanced Burp Suite MCP Tools with Scope Management Features

This PR introduces improvements to the Burp Suite MCP tools, focusing on scope management and request filtering:

  1. Added a new tool GetProxyHttpHistoryScope that allows to get history within scope items.
  2. Added a new tool AddTargetToScope that allows programmatic addition of targets to Burp Suite's scope. This feature enables automated scope management and integration with other security tools.

Some Bug Fixes:
Changed the tabName parameter from nullable String (String?) to non-nullable with default empty string value (String = ""). This change was made to address compatibility issues with OpenAI's handling of nullable types in the MCP protocol.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant