Skip to main content

A mitmproxy addon for jswzl

Project description

mitmwzl

A mitmproxy addon for jswzl similar in functionality to the official Burp Suite extension. The addon sends JavaScript files and sourcemaps to jswzl for futher analysis.

Important: This project is not officially supported by jswzl and may break at any time. Please do not contact the jswzl author about issues with this addon.

Links

How to use

First, install mitmwzl from PyPI.

pip install mitmwzl

Then create a Python script named jswzl.py containing the following piece of code.

from mitmwzl import JSWZL


addons = [
	JSWZL()
]

Finally, run mitmproxy with the script you just created.

mitmproxy -s jswzl.py

If you press SHIFT + E to open the mitmproxy event log, you should see a message stating the script was loaded.

info: [12:21:01.595] Loading script jswzl.py
info: [12:21:01.643] HTTP(S) proxy listening at *:8080.

Refer to the mitmproxy documentation for more information about addons.

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

mitmwzl-0.1.0.tar.gz (15.8 kB view details)

Uploaded Source

Built Distribution

mitmwzl-0.1.0-py3-none-any.whl (16.8 kB view details)

Uploaded Python 3

File details

Details for the file mitmwzl-0.1.0.tar.gz.

File metadata

  • Download URL: mitmwzl-0.1.0.tar.gz
  • Upload date:
  • Size: 15.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for mitmwzl-0.1.0.tar.gz
Algorithm Hash digest
SHA256 8d4007ac75f3b2449862de2251fa8abbe28ffc8233693bdf09855e90bca23ef3
MD5 8e65cb45cc2e3ba514c756dff2fdb1c9
BLAKE2b-256 bc16e36406ac7203b6251beff1fa082244d4cedee3e7b1902de90630809ee8ba

See more details on using hashes here.

File details

Details for the file mitmwzl-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: mitmwzl-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 16.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for mitmwzl-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 738214161de6e8c52b6bf7e9ea4ab7c4be054639ad4f1995b93ca46bb3377cde
MD5 97c87a1bdb26dcd26369a1d739e372cb
BLAKE2b-256 dc6188c0b2b634a6d82052ee3451c5f4980f813a0f003b9710c60082fdc07a0b

See more details on using hashes here.

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