Categories: Kali Linux

ZIP File Raider – Burp Extension for ZIP File Payload Testing

ZIP File Raider is a Burp Suite extension for attacking web application with ZIP file upload functionality. You can easily inject Burp Scanner/Repeater payloads in ZIP content of the HTTP requests which is not feasible by default. This extension helps to automate the extraction and compression steps.

ZIP File Raider Installation

  1. Set up Jython standalone Jar in Extender > Options > Python Environment > “Select file…”.
  2. Add ZIP File Raider extension in Extender > Extensions > Add > CompressedPayloads.py (Extension type: Python)

Also ReadDeepSearch – Advanced Web Dir Scanner For Bruteforce

How to use?

Send the HTTP request with a compressed file to the ZIP File Raider

First, right click on the HTTP request with a compressed file in HTTP body and then select “Send request to ZIP File Raider extender Repeater” or Scanner.

Repeater

This Repeater tab makes it possible to edit the content of the compressed file and then repeats it to the server promptly.

Descriptions for ZIP File Raider – Repeater tab:

  1. Files and folders pane – list of files and folders in the compressed file which is sent from the previous step (Send request to …), select a file to edit its content.
  2. Edit pane – edit the content of selected file in text or hex mode (press “Save” after editing one file if you want to edit multiple files in a ZIP file).
  3. Request/Response pane – The HTTP request/response will be shown in this pane after clicking on the “Compress & Go” button.

Scanner

This Scanner tab is used for setting the §insertion point§ in the content of the ZIP file before sending it to Burp Scanner.

Descriptions for ZIP File Raider – Scanner tab:

  1. Files and folders pane – list of files and folders in the compressed file which is sent from the previous step (Send request to …), select a file that you want to set the §insertion points§.
  2. Set insertion point pane – set insertion point in the content of the selected file by clicking on the “Set insertion point” button. (The insertion point will be enclosed with a pair of § symbol)
  3. Config/Status pane – config the scanner and show the scanner status (Not Running/Running).

Credit: Natsasit Jirathammanuwat

You can follow us on LinkedinTwitterFacebook for daily Cybersecurity updates also you can take the Best Cybersecurity courses online to keep your self-updated.

R K

Recent Posts

Kali Linux 2024.4 Released, What’s New?

Kali Linux 2024.4, the final release of 2024, brings a wide range of updates and…

12 hours ago

Lifetime-Amsi-EtwPatch : Disabling PowerShell’s AMSI And ETW Protections

This Go program applies a lifetime patch to PowerShell to disable ETW (Event Tracing for…

13 hours ago

GPOHunter – Active Directory Group Policy Security Analyzer

GPOHunter is a comprehensive tool designed to analyze and identify security misconfigurations in Active Directory…

2 days ago

2024 MITRE ATT&CK Evaluation Results – Cynet Became a Leader With 100% Detection & Protection

Across small-to-medium enterprises (SMEs) and managed service providers (MSPs), the top priority for cybersecurity leaders…

5 days ago

SecHub : Streamlining Security Across Software Development Lifecycles

The free and open-source security platform SecHub, provides a central API to test software with…

1 week ago

Hawker : The Comprehensive OSINT Toolkit For Cybersecurity Professionals

Don't worry if there are any bugs in the tool, we will try to fix…

1 week ago