Results

289 results for ‘Thrifty medicines https://simplemedrx.top’

Can't find what you're looking for? Try out a different search term, or contact our Technical Support team

DAST

GraphQL API

The GraphQL API is recommended for new integrations with Burp Suite DAST: GraphQL API overview. Getting started. Performing common tasks with the GraphQL ...

DAST

Setup guide: Kubernetes instance

You can deploy Burp Suite DAST to any x86-based Kubernetes cluster that meets the prerequisites for installation. In this section, we'll explain how to ...

DAST

Editing existing sites

Cloud Self-hosted You can edit a site's details after it has been added to Burp Suite DAST. Note In order to modify authentication details for an API site ...

PROFESSIONAL DAST

Browser-powered scanning

By default, Burp Scanner uses an embedded Chromium browser to navigate during both the crawl and audit phases of a scan. This enables it to accurately ...

PROFESSIONAL DAST

Submitting BChecks to the community

When you write a BCheck for Burp Suite, you can share it with the community. This collaboration enables the community to access an ever-growing library of ...

PROFESSIONAL COMMUNITY

Testing for DOM XSS with DOM Invader

DOM-based XSS (DOM XSS) arises when an application contains client-side JavaScript that processes data from an untrusted source in an unsafe way, usually by ...

DAST

Allowlisting an application for CORS

Cloud Self-hosted You can use our GraphQL API to integrate Burp Suite DAST with third-party applications. For web applications that send requests to the API ...

PROFESSIONAL COMMUNITY

Identifying reflected input with Burp Suite

Reflected input is when data is copied from a request and echoed into the application's immediate response. This is a prerequisite for a range of ...

DAST

Configuring site and scan data settings

Cloud Self-hosted You can configure Burp Suite DAST to create new sites for API-generated scans. You can also change the criteria that identify issues as ...

PROFESSIONAL COMMUNITY

Working with JWTs in Burp Suite

JSON web tokens (JWTs) are a standard format for sending cryptographically signed JSON data between systems. They're commonly used in authentication, ...