hrbrmstr/burrp: Tools to Import and Process 'PortSwigger' 'Burp' Proxy Data

It is often necessary to use an intercepting proxy server to identify targets for web-scraping. The 'PortSwigger' <https://portswigger.net/> 'Burp' proxy records web traffic from interactive use of a browser and provides mechanisms to archive this activity to an XML file for further processing. Tools are provides to import this archive file and work with the request and response objects in a similar manner as one would with results of verb calls from functions in the 'httr' package.

Getting started

Package details

AuthorBob Rudis (bob@rud.is)
MaintainerBob Rudis <bob@rud.is>
LicenseMIT + file LICENSE
Version0.1.1
URL http://github.com/hrbrmstr/burrp
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("hrbrmstr/burrp")
hrbrmstr/burrp documentation built on April 16, 2021, 3:15 a.m.