Skip to main content

Python library enumerating the Burp RESTFul API endpoints.

Project description

# Burp REST API

A burp python RESTFul API package.

## Requirements

## Quick Start

  • Install with pip: pip install burprestapi

  • Build locally: python setup.py build

## Example

<pre>

# import the package from burprestapi import burpscanner

# setup burp connection host = ‘http://localhost:8090

# bi = burpscanner.BurpApi(host)

# Add target in burp scope response = bi.burp_scope(’http://testwebsite.com’)

# Get the response message print response.message

</pre>

## Bugs and Feature Requests

[ If you Found bug or have a feature request? Please open a new issue] (https://github.com/anandtiwarics/python-burp-rest-api/issues).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

PyBurprestapi-0.1.tar.gz (3.8 kB view hashes)

Uploaded Source

Built Distribution

PyBurprestapi-0.1-py2.py3-none-any.whl (5.7 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page