log-requests-to-sqlite
Request Logger
Creates an audit trail of HTTP requests sent via BURP during web application assessments.
BURP extension to record every HTTP request send via BURP and create an audit trail log of an assessment.
63 stars
4 watching
16 forks
Language: Java
last commit: 28 days ago audit-trailburp-extensionspentestingweb
Related projects:
Repository | Description | Stars |
---|---|---|
silentsignal/burp-sqlite-logger | A tool to log and record HTTP requests made by Burp Suite using a SQLite database. | 1 |
ax/burp-logs | Allows users to work with Burp's log files within the Burp Suite environment. | 9 |
crashgrindrips/burp-dump | A tool to export HTTP(S) requests and responses from BurpSuite to a file system in various log formats | 24 |
simioni87/auth_analyzer | A Burp extension tool designed to help identify authorization issues in web applications by automating request repetition and parameter value extraction. | 185 |
spiderlabs/burplay | An extension for Burp Suite to replay modified requests and aid in identifying privilege escalation issues | 82 |
lorenzo/audit-stash | A plugin that tracks changes to data in an application's database tables and stores them in a secure log for auditing purposes. | 78 |
lorenzog/burpaddcustomheader | A Burp Suite extension to add custom HTTP headers | 19 |
nccgroup/autorepeater | Automates HTTP request testing and modification within Burp Suite to streamline authorization testing | 846 |
bit4woo/resign | A Burp Suite extension that recalculates signatures automatically after modifying request parameter values. | 60 |
jgillam/burp-co2 | An open-source collection of enhancements for Portswigger's Burp Suite web penetration testing tool | 151 |
raekkeri/django-requestlogs | A package providing middleware and helpers for logging request-response cycles in web applications. | 63 |
compasssecurity/burp-copy-request-response | An extension for Burp Suite that simplifies copying request and response data for report generation. | 26 |
typeerror/bookmarks | An extension for Burp Suite that allows users to bookmark and manage requests | 66 |
collective/collective.fingerpointing | Tracks and logs events in an audit log to maintain record of user activity and content lifecycle. | 5 |
twelvesec/bearerauthtoken | Tools to facilitate security testing of applications with authorization tokens | 46 |