Blinks: Streamline Security Testing, Automate Burp Suite Pro Scans
Blinks
Blinks is a powerful Burp Suite extension that automates active scanning with Burp Suite Pro and enhances its functionality. With the integration of webhooks, this tool sends real-time updates whenever a new issue is identified, directly to your preferred endpoint. No more waiting for final reports – you get instant, actionable insights!
Feature
-
Blinks runs Burp Suite scans in a Blinksless mode, allowing for automation without the need for a graphical user interface (GUI). This makes it ideal for integration into pipelines or remote servers.
-
Single and Batch URL Processing
- Single URL Processing: Easily scan a single target URL.
- Batch URL Processing: Supply a file containing multiple URLs, and Blinks will process each one sequentially, making it efficient for large-scale assessments.
-
Customizable Report Generation
- HTML Reports: Easy-to-read format for human review.
- XML Reports: Structured format for machine processing or further analysis.
-
Webhook Integration for Real-Time Notifications: Blinks supports webhook integration, allowing you to send scan results directly to a specified URL. This feature is particularly useful for real-time monitoring and integration with alerting systems.
-
Crawl Only Mode: If you only need to map out the structure of a web application without performing a full security scan, you can use the Crawl Only mode. This limits the scan to discovering URLs and resources.
-
SOCKS5 Proxy Support For enhanced security during scans, especially in environments requiring VPN connections, Blinks includes support for a SOCKS5 proxy running at
localhost:9090
. -
Flexible Configuration Blinks provides a JSON-based configuration file (
config.json
) that allows you to customize various aspects of the scan.